Daniel J. Dufour

Results 387 comments of Daniel J. Dufour
trafficstars

changelog was updated for v2.7.0: https://github.com/GeoTIFF/geoblaze/releases/tag/v2.7.0 (I still need to cut a new release rolling back geoblaze.sum)

I've published a new version that rolls back the functionality for geoblaze.sum, so virtual resampling is turned off by default for geoblaze.sum (more here: https://github.com/GeoTIFF/geoblaze/releases/tag/v2.8.0)

Hi, @randyberos . Great suggestion. On first read, I think this should be possible. Would you be interested in submitting a PR to https://github.com/stac-utils/stac-layer ?

Should take in string or list of strings

Great idea! Would you be interested in submitting a PR? Indeed you are correct that a lookup is happening in geotiffwriter that is referencing [globals.js](https://github.com/geotiffjs/geotiff.js/blob/master/src/globals.js). I think adding this info...

Hi, @abdul-imran . I would review the code on the refactor-2023-winter branch https://github.com/GeoTIFF/georaster-layer-for-leaflet/pull/138/files. Yes, it's definitely possible, but will require porting georaster-layer-for-leaflet to georaster-layer-for-google-maps (ie writing a bunch of code)....

If you want to optimize things even further, I would look at converting your geotiffs to web mercator and converting to Cloud optimize geotiffs where each internal tile aligns with...