Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
36 lines (22 sloc) 1.51 KB

ArcGIS JSON to GeoJSON

Need to convert some ArcGIS JSON to GeoJSON? This is a simple project that helps you do that.

Example/Production site: http://arcgisjson.togeojson.com/

Installation

npm install
node server.js

Then visit http://localhost:8747/

Bookmarklet Guide

Drag the bookmarklet to your browser's links bar, and suddenly you have a 1-click way to convert a page of ArcGIS JSON to GeoJSON. Once the bookmarklet is in your browser's toolbar, simply visit a page that has ONLY ArgGIS JSON (like a query results page with format=JSON, and outSpatialRef=4326, like this for example), and click the button. The page contents will change to GeoJSON!

Credit

Feedback

File bug reports here on GitHub or contact Gavin Rehkemper (gavinrehkemper @ twitter) for anything else.

License

http://creativecommons.org/licenses/by-sa/3.0/

Something went wrong with that request. Please try again.