Socket
Socket
Sign inDemoInstall

elevation-service

Package Overview
Dependencies
3
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    elevation-service

Add elevation data to GeoJSON over HTTP


Version published
Weekly downloads
6
increased by100%
Maintainers
1
Install size
35.0 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 31 Aug 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc