Skip to content

filipkral/arcpyserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcpyserver

Serve GeoJSON from Esri feature classes and shapefiles through arcpy and Python's Simple HTTP Server.

ArcpyServer Demo

See also demo_urls.jpg.

How to use?

Clone or dowload this repository and run ArcpyServer.py You can run ArcpyServer.py from command line or just by double-clicking it. When the server is running, try to hit http://127.0.0.1:8765/ to see the demo page.

Resources

Dependencies

ArcGIS for Desktop/Server 10.1 with SP 1 or higher with Python and ArcPy site package.

Tests

No tests available. Put any test data into a ./testing folder. Everybody is encouraged to write more and better tests.

Issues

Feel free to submit issues and enhancement requests.

Contributing

We welcome contributions from anyone and everyone. By contributing to arcpyserver you are releasing the code under the Lesser General Public License v3. Read the Contributing to OS guide for more details.

License

LGPL v3

About

GeoJSON server based on Python HTTP Simple Server and arcpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages