Daniel J. Dufour
Daniel J. Dufour
Hi, @Nightsphere . This is a great question. I don't have a great answer. The current version of georaster doesn't technically support it, but I'll make sure the next version...
Thank you! Impressive work! I really appreciate you catching this. I think this bug has been causing problems and it didn't know why. Do you happen to know what values...
wow. I really appreciate you finding the root cause of the problem! I created an issue with preciso and will fix there: https://github.com/DanielJDufour/preciso/issues/7
I think the issue might have been geo-extent using an old broken version of preciso. Will republish soon
Rebuilding / Republishing hit a snag with some dependency typings. I can fix it, but it will unfortunately probably take a day or more.
I just published version [3.9.0-0](https://www.npmjs.com/package/georaster-layer-for-leaflet/v/3.9.0-0) as a release candidate, which should fix the previous issue. I'm going to read through this PR again and I'll think about your question more.
Hi, @martinhschei . This is a great question. I definitely think it's within scope of the package! I think we will a few options, but it depends on answers to...
Hi, @CLAMPE2020 . I'm sorry about this. I believe the COG not loading is an issue with the GeoTIFF decoder we use. See https://github.com/geotiffjs/geotiff.js/issues/152 . You may solve your issue...
Hi, @CLAMPE2020 . I have fixed the issue causing `No image at index 7`. I basically upgraded the version of geotiff.js used by georaster and republished georaster. Please try and...
Hi, @CLAMPE2020 . Are you able to add the Minimum and Maximum into GDAL Metadata embedded inside the GeoTIFF? Do you control how the GeoTIFFs are made? I'm working on...