Skip to content

shaofeichen/geojson.io

 
 

Repository files navigation

FOSSA Status

geojson.io

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 to preview your changes.

VSCode Development

A streamlined dev workflow is possible with the Live Server and Run on Save VS Code extensions.

  • Start a live server using Live Server's "Go Live" button
  • Run on Save reads it settings from ./vscode/settings.json and will listen for changes to any file, then run both the make command and build css/site_dist.css (the tailwind build)

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

About

fast, simple spatial data creation

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.0%
  • HTML 28.8%
  • CSS 5.8%
  • Other 0.4%