Tagged Questions
5
votes
3answers
120 views
What is a simple binary raster storage format which ArcGIS can read?
I have a C++ program that manipulates raster digital elevation models.
I have been using ArcGrid ASCII format for results. It is simple to code and gets the job done, but it necessitates a decimal ...
7
votes
3answers
704 views
ArcGIS file naming conventions: is there an advantage to using underscores?
In an introductory GIS course, it was insisted that all spaces within file and folder names be replaced with underscores. Why is this taught? Is there a clear benefit of doing so?
3
votes
1answer
188 views
ArcGIS Desktop - Web Services Definitions
Aside from .LYR files, is there a file format (preferably open) for defining web service endpoints for Arc products?
For example, if I publish a WMS feed, can I provide a downloadable resource for ...
2
votes
2answers
3k views
How can I export county level data in a .shp file to a text (csv) file in ArcMap?
I have a shape file created as per the answer to my previous question, which includes county level means for each county in the US.
How can I now export this data in a .csv file, e.g. with just the ...
12
votes
3answers
905 views
Are the ESRI .lyr and .mxd data format specs published?
Are the binary formats of .lyr and .mxd files published?