|
POST
|
From the area solar radiation tool ... do some test runs with a coarser resolution or subset of your data to ensure the settings are correct before committing a run with the full-resolution data. What resolution did you find was adequate for your purposes? Are you trying to derive values for actual roofs? or do you just need values for your latitude? Country-wide? which country? and did you use a projected coordinate system or did you account for cell size during the projection? Cell Size Projection Method (Environment setting)—Geoprocessing | Documentation I find it hard to believe that you would have need a 0.7 m raster for a whole country to get the solar potential results that you need. Perhaps you can clarify your workflow. Simply aggregating or filtering your elevations by a factor of 2 will reduce computations by approximately a factor of 4
... View more
04-13-2020
02:59 PM
|
2
|
3
|
2519
|
|
POST
|
It isn't clear from the image what the 2 stops are supposed to do and what the highlighted lines mean? Can it be assumed that you have confirmed that the line additions are snapped correctly to the existing geometry?
... View more
04-13-2020
01:16 PM
|
0
|
0
|
1218
|
|
POST
|
You mention too many things that cause issues. Can you work with the data on a local machine with locally installed software? That would rule out the version issues and file location issues for a start.
... View more
04-13-2020
11:24 AM
|
1
|
4
|
2997
|
|
POST
|
similar recommendation .... contact Tech Support ... nothing gets fixed if bugs aren't reported
... View more
04-13-2020
11:22 AM
|
2
|
0
|
4044
|
|
POST
|
Sorry Chris, you will have to throw in some print statements to see what is going on and where it fails. I also notice that this is arcmap 10.2? (was pandas supported then?) If your script is residing in a folder, it may need to know where the mxd is located, since scripts that work within the python console in map/Pro have it as a reference point
... View more
04-13-2020
10:56 AM
|
1
|
6
|
2997
|
|
POST
|
how do you get 4 Red 's etc. Is it simply the number of Attr columns? You would be better of doing this in numpy, pandas or even excel, Pro lacks easy row replication and translation tools
... View more
04-13-2020
10:09 AM
|
0
|
0
|
1321
|
|
POST
|
do you want the main def to run when the script runs? put these lines at the end of your script if __name__ == "__main__":
"""optional location for parameters"""
# optional controls here
main()
... View more
04-13-2020
09:54 AM
|
1
|
8
|
2997
|
|
POST
|
DEM to Raster—Conversion toolbox | Documentation for 2.5... Use Copy Raster from the link above
... View more
04-13-2020
09:51 AM
|
1
|
0
|
1098
|
|
POST
|
a picture would help. still the question of road distance vs straight-line are the coordinates in meters?, feet? or degrees? an example of what could be done for straight-line Aggregate Points—ArcGIS Pro | Documentation use some distance threshold to group the points get the polygon clusters take the centroid of the clusters You will have grouped the points into areas, from which you will use the centroid of the polygon to represent a 'location' for further analysis. One of several, using existing tools,
... View more
04-13-2020
08:38 AM
|
0
|
0
|
2449
|
|
POST
|
If you want an error, I got one... maybe the sandbox isn't ready for primetime (and nowhere obvious to change it python 3.6)
... View more
04-13-2020
08:19 AM
|
0
|
1
|
1803
|
|
POST
|
Can you mark this as answered, or I will mark it as a discussion or youMichelle Mathias
... View more
04-13-2020
02:30 AM
|
4
|
0
|
1156
|
|
POST
|
Those listings in the links I provided are the changes since 2.15. What's New includes specific additions and differences in behaviour of existing tools. That is the way they have chosen to report the changes. I am having difficulty figuring out what you want, when all the links that are made 'public' have already been provided to you. The old ones that are available Sign In | ArcGIS for Developers as you can see. Did you get to this site after you signed in.? You can download previous versions and check the incremental changes yourself if you are so inclined.
... View more
04-13-2020
12:34 AM
|
4
|
2
|
1156
|
|
POST
|
Thanks Robert, but I am more interested in changes to jupyter notebooks and if rumours of changes to how toolboxes are going to be restructured (and faint hope for python 3.7). Got a few more additions to Free Tools too
... View more
04-12-2020
02:56 PM
|
4
|
0
|
1156
|
|
POST
|
Alpha... maybe that is the issue, I only get the invite when beta rolls out
... View more
04-12-2020
02:43 PM
|
4
|
2
|
1156
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-03-2017 11:39 AM | |
| 1 | 08-05-2019 05:21 PM | |
| 1 | 09-02-2016 08:05 AM | |
| 1 | 01-15-2018 01:10 PM | |
| 1 | 09-17-2018 12:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|