[Gdal-dev] convert a GeoTIFF file into TIF + TFW files using gdal_translate ?

Sebastien Grignard sebastien.grignard at archivideo.com
Fri May 19 04:15:30 EDT 2006


skotea at gmail.com a écrit :

> Hi people !
>  
> Is there a way to convert a GeoTIFF file into TIF + TFW files using 
> gdal_translate ?
> I'm able to get a TFW file from the GeoTIFF but I don't succeed in 
> converting my GeoTIFF file into a simple TIF file (with no coordinate 
> data in).
> To make an automation of the process a command line is need (instead 
> of using a standard image processing software).
>  
> Thanks in advance people.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Gdal-dev mailing list
>Gdal-dev at lists.maptools.org
>http://lists.maptools.org/mailman/listinfo/gdal-dev
>
Hello.

Using '-co TFW=YES' and '-co PROFILE=BASELINE' in the gdal_translate 
command line should do the trick.
All creation options are documented in the 'Supported formats' page of 
GDAL documentation.

Sebastien.

-- 
Sebastien Grignard
R&D Developer
Archivideo
40, rue des Veyettes - 35000 Rennes FRANCE
Phone: +033 2 99 86 30 20




More information about the Gdal-dev mailing list