Skip to content

Create polygons over map, and save searches for processing

License

Notifications You must be signed in to change notification settings

renzonovadeveloper/map_search

Repository files navigation

Map Search Demo Project

This is a full application that allows user to make searches on the map. Drawing a polygon on the map. This polygon is then proccessed as a json file that can then be sent to the user's github account, or downloaded for now.

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:

About

Create polygons over map, and save searches for processing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published