esk525 / geojson.io

fast, simple map creation

Home Page:http://geojson.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geojson.io

Follow @geojsonio to keep up with geojson.io's evolution

A fast, simple editor for map data. Read more on MapBox, macwright.org.

Goes Great With!

Development

Install browserify'ied libraries:

npm install

Browserify libraries, concat other libraries, build minimal d3:

make

Run a local server with visionmedia/serve:

serve -p 8080

Port 8080 is recommended because by default geojson.io will use a prose/gatekeeper auth server that redirects back to http://localhost:8080/ for GitHub OAuth.

Libraries

This is made up of small reusable chunks:

See Also

  • TileMill for styling maps
  • MapBox for all of the APIs used in geojson.io

About

fast, simple map creation

http://geojson.io/

License:MIT License