geotiffjs / geotiff.js

geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.
https://geotiffjs.github.io/
MIT License
859 stars 179 forks source link

Add an example of how to use geotiff to resolve GPS to elevation #353

Closed Pomax closed 1 year ago

Pomax commented 1 year ago

fixes #350

Pomax commented 1 year ago

@constantinius?

constantinius commented 1 year ago

Thanks @Pomax