RoboDonut/Python-Snipets
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
collection of random python snipets using various libs and site packages. some software required #------------------------------------------------------------------------- RESTtoCSV.py 9/28/2012 Query ArcGIS Server REST endpoint dump results into a formatted CSV. current version works for point reatures. No authentication. future plans: support for all simple geometries support for complex geometires support secures services. #-------------------------------------------------------------------------