[gdal-dev] Re: GDALSuggestedWarpOutput returns negative infinity in
padfGeoTransformOut
lancer611
lancewellspring at gmail.com
Tue Aug 3 10:26:04 EDT 2010
Mistype in last post, geoTransform[3] = xOffset * geoT[4] + yOffset *
geoT[5]; should be:
geoTransform[3] = geoT[3] + xOffset * geoT[4] + yOffset * geoT[5];
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/GDALSuggestedWarpOutput-returns-negative-infinity-in-padfGeoTransformOut-tp5342514p5368575.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the gdal-dev
mailing list