daguar / geojson.io

fast, simple map creation

Home Page:http://geojson.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

fast, simple map creation

http://geojson.io/

License:MIT License


Languages

Language:JavaScript 89.4%Language:CSS 10.4%Language:LiveScript 0.2%