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

Fix blockedsource boundary bug #394

Open altundag opened 1 year ago

altundag commented 1 year ago

This pull request fixes the blockedsource boundary bug reported by #374

reyemtm commented 10 months ago

This fixes the same issue on my end.

This leads to a promise not being resolved whereas before it threw an error.

altundag commented 10 months ago

@reyemtm I couldn't reproduce the issue you mentioned. Could you please send me sample TIFF file to reproduce the issue?

reyemtm commented 10 months ago

I'll send a link to the cog when I get a chance. I think I can even send the tile request as well.

On Tue, Nov 14, 2023, 6:20 PM altundag @.***> wrote:

@reyemtm https://github.com/reyemtm I couldn't reproduce the issue you mentioned. Could you please send me sample TIFF file to reproduce the issue?

— Reply to this email directly, view it on GitHub https://github.com/geotiffjs/geotiff.js/pull/394#issuecomment-1811547148, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ2HUOMEU6UDS4N3QOO7FLYEP4DPAVCNFSM6AAAAAA5HJ6US6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJRGU2DOMJUHA . You are receiving this because you were mentioned.Message ID: @.***>