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

Fix Abort Signal #342

Open anton-seaice opened 1 year ago

anton-seaice commented 1 year ago

Suggested fix for Issue #330