1.0.7 • Published 5 years ago

elevation v1.0.7

Weekly downloads
1
License
GPL-3.0
Repository
gitlab
Last release
5 years ago

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);
1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago