chfw / geojson.io

IMPORTANT: development of this project has been paused, see the README (fast, simple map creation)

Home Page:http://geojson.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circle CI FOSSA Status

geojson.io

Note: development of geojson.io is currently paused. Until development restarts, please refrain from adding issues to the tracker.

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

Goes Great With!

Tools

Sites

  • GitSpatial makes GeoJSON on GitHub more like an API

API

You can interact with geojson.io programmatically in two ways:

Full API documentation can be found in API.md.

Development

Make sure you have node version 0.6.x.

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
  • uMap is a similar tool with its own data storage

License

FOSSA Status

About

IMPORTANT: development of this project has been paused, see the README (fast, simple map creation)

http://geojson.io/

License:ISC License


Languages

Language:JavaScript 66.9%Language:HTML 29.1%Language:CSS 3.6%Language:Makefile 0.3%Language:Shell 0.1%