Hi all<br><br>I tried to read the transformation coefficients by using GDALDataset::GetGeoTransform. This function however returned  CE_Failure, so i assume that the values are not stored in the metadat.<br>When I view the image, the image is rotated. There is no world file or anything that could cause the rotation.<br>
<br>So my question: If these values are not stored in the metadata, how does GDAL handle the rotation, pixel size, etc?<br><br>Chris<br><br>