Tagged Questions
0
votes
1answer
96 views
Batch Export feature attribute to ascii
I have around 160 feature classes that I need to convert into ascii files. Spatial statistics tool ---> Utilities ---> Export feature attribute to ascii only allows converting one file at a time. Is ...
1
vote
1answer
181 views
Error 000204 using “Export Feature Attribute to ASCII” Tool on ArcGIS Server 10
I´m trying to export feature attributes to a CSV-File (on ArcGIS Server) to use them in other applications (using the "Export Feature Attribute to ASCII" Tool).
While the tool is working ok in a ...
8
votes
2answers
782 views
Export table to X,Y,Z ASCII file via arcpy
I'm looking for a way to export an ArcGIS table (created with the Sample command) to a text file via arcpy. I can do this in ArcGIS via the context menu by right-clicking the table, but have not found ...