Hello gdal-dev,
I’ve looked around for an answer to this one to no avail and would appreciate
any insight from those more familiar with the GeoTiff format. I’d like to be
able to store a custom WKT *inside GeoTiff metadata* rather than in an external
PAM file. I’ve seen some solutions to add cu
Thanks for the speedy reply Even! I had not considered alternative tile
layouts. I did open an issue here if others want to chime in:
https://github.com/opengeospatial/CloudOptimizedGeoTIFF/issues/37
Scott
> On 7. Jan 2025, at 17:23, Even Rouault wrote:
>
> !---
I’m accustomed to GeoTiff files having row-wise sequential layout of image
tiles (and I was under the impression that GDAL assumes this for merging range
requests)?
But I recently noticed a lot of excess GET requests working with SRTM data that
passes COG validation scripts:
> https://opentopog
Hello all,
I have a question on scope of the GTI driver, which I think provides a really
nice capability for a lightweight single file raster catalog!
One very common pattern I use and often see others using is `gdalbuildvrt
-separate stack.vrt *.tif` for approximately-coincident satellite im