Daniel J. Dufour

Results 416 comments of Daniel J. Dufour

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

Thank you for catching this!

I've had some difficulty reproducing this in my local dev environment. Here's the steps I took: 1. Click `COLETAR NOVO PONTO` 2. Trace the polygon 3. Click "PROCEED" after it...

submission_ids is created by getodk/web-forms. I'm not sure precisely where in the web-forms code it is created though. It just comes inside the submission xml payload sent to the event...