Hi all,<br><br>I'm looking for a way to remove any projection and CRS information from an image. I've tried:<br><br>gdal_translate -a_srs "" 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>