Elevation Service Save

Elevation data for your GeoJSON as a micro service

Project README

elevation-service

Greenkeeper badge

Elevation data for your GeoJSON as a micro service. Yes, really!

You can try it out in the elevation-service demo app.

You might also be interested in geojson-elevation and node-hgt, which this module builds upon.

Installation and running

Clone this repo, install dependencies:

npm install

and fire it up:

npm start

It runs on port 3000 for now.

Post a GeoJSON object to its only endpoint, /, and you will get the same object back, but its coordinates will have a third component containing elevation added.

Open Source Agenda is not affiliated with "Elevation Service" Project. README Source: perliedman/elevation-service
Stars
46
Open Issues
2
Last Commit
1 month ago
License
ISC

Open Source Agenda Badge

Open Source Agenda Rating