As in, the gdal geotransform format is
(top left x, x resolution, x rotation, top left y, y rotation, y resolution)
Does anyone know what the values of IMAGE_TO_MODEL_TRANSFORM map to?
Thanks
As in, the gdal geotransform format is
(top left x, x resolution, x rotation, top left y, y rotation, y resolution)
Does anyone know what the values of IMAGE_TO_MODEL_TRANSFORM map to?
Thanks
These are the matrix values of the transformation used to transform image coordinates into map/model coordinates.
The same values are shown when you open the Geo-Coding Information View (in the menu: Analysis / Geo-Coding)