|
POST
|
pay attention to case sensitivity and the need for brackets when using the Con statement ie http://forums.arcgis.com/threads/20461-syntax-error-in-con-statement
... View more
12-05-2012
12:00 AM
|
0
|
0
|
604
|
|
POST
|
I personally won't be migrating to ArcGIS.com until they provide a "Scripts and Tools" link so you can find the new stuff quickly instead of "searching" for them.
... View more
11-30-2012
12:05 PM
|
0
|
0
|
2151
|
|
POST
|
what criteria are you using for alluvial fan delineation? Perhaps some of the existing tools can be used once these are established.
... View more
11-23-2012
10:51 PM
|
0
|
0
|
695
|
|
POST
|
have you tried to specify a specific cell size or are you relying on the defaults? I would specify an output cell size to optimize the conversion.
... View more
11-20-2012
09:45 AM
|
0
|
0
|
4938
|
|
POST
|
try running it on a local machine with files in a folder in a new project
... View more
11-16-2012
12:49 PM
|
0
|
0
|
5116
|
|
POST
|
Do you have a selection? Are all the files in the same coordinate system? (preferably a projected one) See the discussion in the help files http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001q000000
... View more
11-15-2012
03:09 AM
|
0
|
0
|
5116
|
|
POST
|
should this "D:\workspace\sie02_f_2010.shp" not be this? r"D:\workspace\sie02_f_2010.shp"
... View more
11-14-2012
09:52 AM
|
0
|
0
|
2974
|
|
POST
|
Try to add the intermediate step of exporting the joined file to a new one and see if it fails as well
... View more
10-31-2012
03:15 PM
|
0
|
0
|
2662
|
|
POST
|
Does it work with a smaller file? Does it work if the inputs and the output are in folders rather than a *.gdb?
... View more
10-30-2012
08:58 AM
|
0
|
0
|
1623
|
|
POST
|
Make sure that you don't have any features selected in the table or in the dataframe when you run the repair geometry. Also, the apparent self intersections may represent multiparts of a polygon and are indeed valid geometry
... View more
10-25-2012
10:29 AM
|
0
|
0
|
1732
|
|
POST
|
did you run the Check Geometry or Repair Geometry tools?
... View more
10-25-2012
05:47 AM
|
0
|
0
|
1732
|
|
POST
|
the way you have written it is " " which is a space not an empty string ie. >>> a = "" >>> print len(a) 0 >>> b = " " >>> print len(b) 1 >>>
... View more
10-25-2012
05:44 AM
|
0
|
0
|
2976
|
|
POST
|
save it under a new name, export to csv then bring it into arcmap as a text file as per usual
... View more
10-24-2012
04:45 PM
|
0
|
0
|
2456
|
|
POST
|
why not simplify things by adding another column and calculating "long -180" to get longitude into convention coordinates.
... View more
10-24-2012
11:39 AM
|
0
|
0
|
2456
|
| 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
|