<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I'm using GDAL via OpenEV and I opened a CEOS Radarsat Image. 
I then calculate some GCP -&gt; Georeferencing and would like to enter that 
information to the Dataset of the opened image via gdal.SetGeoTransform( 
proj&nbsp;) where proj is</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>proj = (501929.34881043766, -4.5100679100614984, 
9.5046426977106471, -4582123.3044389617, -20.003930603666962, 
7.1569984133650371)</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>and I get this error :</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>ERROR 6: SetGeoTransform() not supported for this 
dataset.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I would like to be able to set the new GeoStranform data to 
save the Dataset as a Geotiff image afterwards.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Any thoughts on how I could proceed ?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanx</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>David</FONT></DIV></BODY></HTML>