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
878 stars 183 forks source link

Fixes conversion of <buffer> to <array buffer> in nodejs. (issue #319) #320

Closed LaPommeCosmique closed 7 months ago

LaPommeCosmique commented 2 years ago

Addresses issue #319