|
POST
|
It has nothing to do with the actual number of people...but the number of people per unit area If you have 1000 people in 1 square km, then the density would be 1000 per sq km BUT if your area were 0.1 sq km, then your density would be 10,000 per sq km so if you want to convert from density to the number of observations, you multiply by the area where the people are found in...I hope you are making too much of this...
... View more
08-13-2014
08:15 AM
|
1
|
4
|
2812
|
|
POST
|
in python the backslash is used as a literal...meaning if you want a backslash you have to preceed the backslash you want with another one (check python documentation), so the expression I gave you means "replace the backslash with a forward slash"
... View more
08-13-2014
07:50 AM
|
0
|
0
|
2842
|
|
POST
|
That is the number... ie 88,000 would be the number of observation per unit area..if your areal units are in square kilometers, then it would be 88,000 people per sq km (or square miles, or square whatevers)
... View more
08-13-2014
07:48 AM
|
0
|
6
|
2812
|
|
POST
|
if you are using the Point Density tool or any other density tool, the units are in number of observations per unit area
... View more
08-13-2014
07:17 AM
|
1
|
8
|
2812
|
|
POST
|
I never assume and always convert path selections aPath = aPath.replace("\\",:/") when I select aPath from a tool within Arctoolbox...just incorporate within your script
... View more
08-13-2014
07:03 AM
|
0
|
2
|
2842
|
|
POST
|
"c:\temp1" must be written in raw format r"c:\temp1" with double backslashes "c:\\temp1" or with forward slashes "c:/temp1" of course this assumes you have a folder of this name in the first place
... View more
08-13-2014
06:26 AM
|
0
|
4
|
2842
|
|
POST
|
Your problem has not been clarified since your last post You will have to provide details as to how you are ascribing costs to the surface and to the paths themselves and where some sample origins and destinations are.
... View more
08-13-2014
03:19 AM
|
0
|
4
|
1723
|
|
POST
|
I suspect that the data are in wgs84, did you follow the steps as outlined here
... View more
08-13-2014
01:59 AM
|
2
|
1
|
1376
|
|
POST
|
You should indicate the format of your point data to facilitate further guidance. There may be some pre-existing tools that will help with the reading of the data, for example, the Add XY data tool and the Create Feature Class tool. These can either be used manually within ArcMap or their associated code can be incorporated in a script to facilitate automation
... View more
08-13-2014
12:49 AM
|
0
|
0
|
2722
|
|
POST
|
It is possible through arcpy and the polygon class. The example at the bottom of the link provides such an example. Your task will be to read the features in as triplets and then save the results, however, you don't indicate your level of familiarity with programming in python or arcpy in general.
... View more
08-13-2014
12:03 AM
|
0
|
2
|
2722
|
|
POST
|
Try running it on a local machine rather than on a server...you can always move the results over after...it could be a server issue
... View more
08-12-2014
03:16 AM
|
0
|
0
|
1449
|
|
POST
|
Apparently you can't unless you can program in a right-click (can't find anything anywhere, except *.ovr files can also be created, but I don't know if you can check for them)
... View more
08-11-2014
05:18 PM
|
0
|
0
|
1362
|
|
POST
|
pretty well limited then, however Xander has produced something that may be of use.
... View more
08-11-2014
02:54 PM
|
0
|
0
|
1303
|
|
POST
|
There is a profile tool in the 3D analyst Extension
... View more
08-11-2014
02:33 PM
|
0
|
2
|
1303
|
|
POST
|
Do you mean the functionality provided by the
Go Too Tool ?
... View more
08-11-2014
02:31 PM
|
0
|
1
|
9613
|
| 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
|