|
POST
|
Hi The Data Interoperability extension has a Cloner transformer for this task, if you want a zero-coding approach. It is an interesting problem, you're going to end up with coincident points, what is the geoprocessing task you're tackling? Regards
... View more
12-31-2014
08:56 AM
|
0
|
1
|
5318
|
|
POST
|
Hi Integrating a script into a model: Integrating scripts within a model—Help | ArcGIS for Desktop The easiest way to make the script is to copy a Python snippet from a Result made manually, then edit it. Using Calculate Value is a bit more basic, the thing to watch is to protect path inputs using raw text for the variable value: r"%MyPathVariable%" That will stop Python interpreting some escape characters.
... View more
12-30-2014
12:57 PM
|
1
|
0
|
7788
|
|
POST
|
Hi Wrap your Raster to Polygon and Dissolve steps into a Calculate Value python code block and use a try/except block. Alternatively you can integrate a script tool built from those GP tools. You may want to add an output boolean as a precondition to the dissolve so it doesn't run on empty polygon output.
... View more
12-30-2014
11:35 AM
|
0
|
0
|
7788
|
|
POST
|
Hi Golden Software Surfer Binary Grid format (.grd) is supported by FME, but not Esri's Data Interoperability extension (as it is a raster format), check with the Surfer vendor to see if .grd files are the same as .srf. Regards
... View more
12-30-2014
08:14 AM
|
0
|
0
|
2355
|
|
POST
|
Hi GeoJSON always consists of a single object, see here: GeoJSON Specification If you want all those points then you'll need them to be a feature collection. With respect to the NZ places the coordinates are wrong too, if the points are anything to do with the attributes. Regards
... View more
12-22-2014
08:03 AM
|
0
|
0
|
58067
|
|
POST
|
Hi I just created the attached tool for ArcGIS Pro to export CSV from a table view. It also writes a schema.ini file which Excel will leverage to maintain field types from ArcGIS. You should be able to back-port it quite easily. regards
... View more
12-19-2014
08:03 AM
|
0
|
0
|
1793
|
|
POST
|
Please check your data are intact, it should be in this structure: ArcGIS Help (10.2, 10.2.1, and 10.2.2)
... View more
11-21-2014
11:10 AM
|
1
|
1
|
9257
|
|
POST
|
The .adf files are components of a coverage, navigate the directory above the .adf files with the Catalog window in ArcGIS for Desktop to see the data.
... View more
11-21-2014
08:02 AM
|
0
|
1
|
9257
|
|
POST
|
Hi, please see the comment at the idea site for 'Open ArcGIS Pro without having to Save'
... View more
11-19-2014
02:39 PM
|
0
|
0
|
1674
|
|
POST
|
Also, to set IDLE as your script editor in Options>Geoprocessing set your script editor: C:\Python34\Lib\idlelib\idle.bat
... View more
10-30-2014
08:34 AM
|
0
|
2
|
5144
|
|
POST
|
Hi C:\Python34\Lib\site-packages\pro.pth C:\Program Files\ArcGIS Pro\bin C:\Program Files\ArcGIS Pro\Resources\ArcPy C:\Program Files\ArcGIS Pro\Resources\ArcToolBox\Scripts C:\Program Files\ArcGIS Pro\bin\Python\Lib\site-packages C:\Python34\Lib\site-packages
... View more
10-30-2014
08:31 AM
|
0
|
0
|
5144
|
|
POST
|
Is your data actually planarized? Features need to be split at intersections. A single logical street should be many polyline features, broken at intersections. Regards
... View more
10-29-2014
01:50 PM
|
1
|
2
|
3263
|
|
POST
|
Hello I'm sorry if I was not clear before. ArcMap can export a map to SVG with the Python function ExportToSVG, this will not preserve attribution. The Data Interoperability extension (free trial available at: ArcGIS Data Interoperability | Free Trial ) supports exporting actual features to SVG. The most control over the export can be obtained by creating a Spatial ETL tool in a toolbox, using the Workbench application. How to do this in detail is beyond the scope of a GeoNet post, please contact you regional office or distributor for assistance. Regards
... View more
10-28-2014
09:15 AM
|
0
|
0
|
3105
|
|
POST
|
Hello The US Street Name style does not support intersection geocodes. Regards
... View more
10-28-2014
08:28 AM
|
0
|
1
|
852
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | a week ago | |
| 1 | a week ago | |
| 4 | 05-28-2026 05:58 AM | |
| 1 | 05-15-2026 06:54 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|