8000 GitHub - geoffrowland/walltool: GeoJSON editor for Dry Stone Wall Surveys
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

geoffrowland/walltool

 
 

Repository files navigation

walltool

Prototype GeoJSON editor for Dry Stone Wall Surveys based on geojson.io

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

Demo: https://geoffrowland.github.io/walltool/

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

About

GeoJSON editor for Dry Stone Wall Surveys

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.3%
  • HTML 7.5%
  • CSS 2.1%
  • Other 0.1%
0