[Gdal-dev] Re: tif+tfw to geotif
Quentin S.
quickstuff at altern.org
Mon Feb 19 06:23:15 EST 2007
Ivan,
I guess there is something wrong with the tfw file - it should be found
and used automatically.
I would double-check that 1/ it has the exact same filename as the tiff
it relates to and 2/ its contents has properly formatted numbers (e.g.
with '.' and not ',').
(By the way, I was not aware that customized SRS could be entered that
way... does it really work?)
Greetings,
ivan marchesini wrote:
> Dear Users,
> I'm trying to use gdal translate to convert a tif+tfw file in a geotif
> georeferenced
>
> I have tried using this syntax:
>
> gdal_translate -a_srs "EPSG:3004 +towgs84=........." filename.tif
> newfilename.tif
>
> The tif that I obtain has a correct reference system (I have checked it
> with gdalinfo) but the coordinates are still 0,0 fro the upper left
> corner and so on for the others .....
>
> where I'm wrong???
>
> thank you very much
>
> Ivan
>
>
>
>
More information about the Gdal-dev
mailing list