elevation

1.0.7 • Public • Published

elevation

Build Status pipeline status

Installation:

npm i elevation

Installation using shared gdal library:

# requires gdal dev library (debian: sudo apt-get install libgdal-dev) 
npm i elevation --build-from-source --shared_gdal

Usage:

const elevation = require('elevation')('/path/to/geotif.tif');
 
elevation.get(latitude, longitude);

Readme

Keywords

Package Sidebar

Install

npm i elevation

Weekly Downloads

4

Version

1.0.7

License

GPL-3.0

Unpacked Size

37.4 kB

Total Files

4

Last publish

Collaborators

  • svytx