Hi all,<br><br>I&#39;m looking for a way to remove any projection and CRS information from an image. I&#39;ve tried:<br><br>gdal_translate -a_srs &quot;&quot; in.tif out.tif<br><br>but without any success. Does anyone know how to do this (or by using CreateCopy() via source code)?<br>
<br>Thanks<br><br><br>