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 <[email protected]>wrote: > Eloi Ribeiro <eloi.ribeiro <at> 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 your help! > > Hi, > > Make first a clean intermediate tiff file with gdal_translate by using -co > PROFILE=BASELINE and -co TFW=YES, then convert this plain tiff by using > -a_srs. > There can be more sophisticated solutions. > > -Jukka Rahkonen- > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
