Two resolutions for one GTI
Peter Schmitt via gdal-dev <[email protected]>
| Newsgroups | gmane.comp.gis.gdal.devel |
|---|---|
| Message-ID | <CACkcqcW-cwM5rBDBcckBzmbwn5hxymhonAvq5dhdJyMU3cW=kQ@mail.gmail.com> |
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 _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev