Malcolm Meyer

Results 63 comments of Malcolm Meyer

If you can track down the workaround for the error that would be awesome - in my use case I am using geotiff directly but noticed the errors were in...

It looks like the issue is with using ` -co SPARSE_OK=TRUE` when creating a COG in gdal - when I set this option to FALSE I no longer get the...

Any updates on this? If you have an RGB COG (compression=JPEG) and use readRGB you get this green border, but then if you use readRasters you get the off color...

Turns out for OpenLayers (8.1.0) the black outline of the image bbox is now being converted to transparent even with `convertToRGB: true`. So it looks like this is possible and...

I have figured this out on my end and when I get time I will upstream it here unless someone else gets to it first.

~~This fixes the same issue on my end.~~ This leads to a promise not being resolved whereas before it threw an error.

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...

I was just curious if it’s possible to use dates - say 2021-02-01- and then, if two timelines span the same date range - have the two line up -...

I cannot seem to get the point layers to show up. No idea what is wrong. Also, does ``filter`` not work on the Esri API? It does not seem to...

Same question...I just want to add points from a google spreadsheet as one of the many layers in a leaflet map...it looks like this was possible with the old google...