/geojson.io

fast, simple map creation

Primary LanguageJavaScriptMIT LicenseMIT

geojson.io

a fast, simple editor for map data.

chrome extension

Using geojson.io with GitHub is better with the Chrome Extension

development

Libraries are concatenated into dist/lib.js by running 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