[gdal-dev] Two resolutions for one GTI
Peter Schmitt
pschmitt at gmail.com
Thu Apr 30 13:18:33 PDT 2026
The GTI driver docs https://gdal.org/en/stable/drivers/raster/gti.html
state:
> RESX=<float> and RESY=<float>: resolution along X and Y axis, in SRS
units / pixel.
> Setting those metadata items is recommended, otherwise the driver will
try to open one of the tiles referenced in the tile index, and use its
resolution as the resolution for the mosaic.
What is the expected value if my GTI references two (or more) files at
different resolutions? Should I set RESX and RESY to the highest resolution
data? Does GTI support a collection of rasters which might be at different
resolutions?
Thanks,
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20260430/335ec9c9/attachment.htm>
More information about the gdal-dev
mailing list