Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

elevation-service

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elevation-service

Add elevation data to GeoJSON over HTTP

  • 2.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 31 Aug 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc