Daniel J. Dufour
Daniel J. Dufour
hmmm.. that's an interesting error. When I try to load the raster at app.geotiff.io (which is using the latest georaster-layer-for-leaflet I think) it seems to work: Would you be able...
Hello, @maritimeWeatherUser . Would you be able to share the GeoTIFF file? It will make debugging easier. If you can't share it publicly on Github, you could email it to...
Hi, thanks for your feedback. I should add a proper example to https://github.com/geotiff/georaster-layer-for-leaflet-example, but in the meantime, you can find some examples here that I use for manual testing: -...
rawToRgb comes from [pixel-utils](https://github.com/danieljdufour/pixel-utils) I think it might be a conflict between what import system (CJS/TS/ESM) pixel-utils, georaster-layer-for-leaflet and stac-layer uses. But definitely fixable. I'll look into it.
Would it be possible to set the mins, maxs and ranges on the `georaster` object and not the `currentStats` object? Technically, the mins, maxs, ranges are a part of the...
oof. sorry about that.
hi, @shinnobi . unfortunately, I'm not sure I can be of much help, but I'll do my best! Have you tried using a custom pane and then hiding/showing the map...
Hi, @shinnobi . Thank you for the extra details. I think I understand your problem now. Unfortunately, I don't have a clear solution to this issue. GeoRasterLayer is built on...
Here's link to the Leaflet Documentation on tileSize: https://leafletjs.com/reference.html#gridlayer-tilesize
Hey! Just wanted to let you know I'm reading this. I really appreciate the time you've taken diving into the details. I'm overloaded with work and family events the next...