1.0.7 • Published 4 years ago

elevation v1.0.7

Weekly downloads
1
License
GPL-3.0
Repository
gitlab
Last release
4 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

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago