Skip to content

OnMap/geojson.io

This branch is 801 commits ahead of, 1 commit behind mapbox/geojson.io:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f36fc36 · Apr 3, 2023
Feb 23, 2015
Apr 3, 2023
Apr 3, 2023
Aug 1, 2014
May 10, 2013
Apr 3, 2023
Apr 3, 2023
Apr 28, 2014
Feb 11, 2016
Mar 5, 2018
Feb 2, 2017
Mar 5, 2018
Feb 8, 2016
Sep 3, 2014
Feb 1, 2017
Oct 24, 2016
Jul 5, 2017
Sep 12, 2013
Aug 13, 2013
Mar 5, 2018
Feb 9, 2015
Mar 14, 2017
Sep 13, 2013

Repository files navigation

Circle CI FOSSA Status

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!

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

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

Packages

No packages published

Languages

  • JavaScript 67.1%
  • HTML 28.9%
  • CSS 3.6%
  • Other 0.4%