elevation-service

2.0.2 • Public • Published

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.

/elevation-service/

    Package Sidebar

    Install

    npm i elevation-service

    Weekly Downloads

    1

    Version

    2.0.2

    License

    ISC

    Unpacked Size

    2.89 MB

    Total Files

    8

    Last publish

    Collaborators

    • liedman