All Projects → mapbox → Geojson.io

mapbox / Geojson.io

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

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

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

  • Mapbox Studio 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].