[Gdal-dev] GDAL SetGeoTransform

David Legault dlegault at vantpoint.com
Mon Feb 28 15:38:43 EST 2005


Hi

I'm using GDAL via OpenEV and I opened a CEOS Radarsat Image. I then calculate some GCP -> Georeferencing and would like to enter that information to the Dataset of the opened image via gdal.SetGeoTransform( proj ) where proj is

proj = (501929.34881043766, -4.5100679100614984, 9.5046426977106471, -4582123.3044389617, -20.003930603666962, 7.1569984133650371)

and I get this error :

ERROR 6: SetGeoTransform() not supported for this dataset.

I would like to be able to set the new GeoStranform data to save the Dataset as a Geotiff image afterwards.

Any thoughts on how I could proceed ?

Thanx

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20050228/a51724b1/attachment.html


More information about the Gdal-dev mailing list