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
866 stars 182 forks source link

Add fieldTagNames for GeoDoubleParams metadata #386

Closed ThomasAribart closed 1 year ago

ThomasAribart commented 1 year ago

Fixes https://github.com/geotiffjs/geotiff.js/issues/384

ThomasAribart commented 1 year ago

@DanielJDufour any news on this PR ? What's blocking for it to be merged and released ?

DanielJDufour commented 1 year ago

@constantinius