Daniel J. Dufour
Daniel J. Dufour
Hi, @staffordsmith83 . Thanks for your great question! If you are looking to do this for georaster-layer-for-leaflet, I'd recommend checking out this example: https://github.com/GeoTIFF/georaster-layer-for-leaflet-example/blob/master/examples/separated.html. GeoRasterLayer supports multiple georasters and does...
Hi, @staffordsmith83 . If the georasters are small (i.e. can read all values into memory), this notebook also shows how to merge/stack them into one georaster. I'd like to work...
hey, @kandersolar . Great question! I'll think on your proposal in the coming weeks, but wanted to let you know quick that you can access the geotiff via a "private"...
Hey, that's a good catch. You're not doing anything wrong per se. It's just that the API for GeoRaster definitely needs a refresh with more customizability. I'm working on a...
This is almost certainly an issue with #77 as you pointed out. I'll be sure to double check after the refactor.
Hello @hemeng0101 . Thank you for submitting this! Yes, indeed, the new version of georaster-layer-for-leaflet will move much of the rendering to web workers. You can view the PR with...
Hi, @ftkurt . Thank you for identifying this issue! This package doesn't support Japanese yet, but it's easy to add a language. Would you like to submit a pull request?...
That would be great! Thank you!
Hi, @nboisteault . I'm terribly sorry for the delay. I'll try to review this as soon as I can. Thank you!
Hi, @apiszcz . A new maintainer here! Thanks for catching this! Could you provide some specific examples?