Re: [gdal-dev] Re: remove coordinate system info from a GTiff

2010-11-15 Thread Eloi Ribeiro
Thanks Jukka! It worked fine! By, Eloi Ribeiro GIS Analyst 39,45º -4,40º http://eloiribeiro.wordpress.com On Mon, Nov 15, 2010 at 14:07, Jukka Rahkonen wrote: > Eloi Ribeiro gmail.com> writes: > > > > > > > Hi all, > > > > By mistake I have assigned the wrong coordinate system to a GTiff image

[gdal-dev] Re: remove coordinate system info from a GTiff

2010-11-15 Thread Jukka Rahkonen
Eloi Ribeiro gmail.com> writes: > > > Hi all, > > By mistake I have assigned the wrong coordinate system to a GTiff image and deleted the original file. > How can I remove coordinate system info from a GTiff and then assign the correct one with no warping involved in the process? > Thanks for