<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.20861" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=364342315-29082008><FONT face=Arial size=2>Could someone tell
me the best/easiest way to create a copy of a GDALDataset from one format to
another and specifying a projection different than what is contained in the
source GDALDataset. I realize the CreateCopy does most of this but I'm forced to
use the projection contained in the source which I could change temporarily for
the copy but that brings up another issue. If I have a raster with no
geotransform the copy will fail to insert any projection whatsoever and the only
way to insert a geotransform is for the file to be writable which I definetly
want to avoid since I'm not trying to change the source. Any suggestions or help
would be greatly appreciated.</FONT></SPAN></DIV>
<DIV><SPAN class=364342315-29082008><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=364342315-29082008><FONT face=Arial
size=2>Christiaan</FONT></SPAN></DIV></BODY></HTML>