[gdal-dev] Re: How to read geotiff file using GDAL
Matt Wilkie
matt.wilkie at gov.yk.ca
Wed Mar 5 14:15:00 EST 2008
> In your case you would only need the tfw creation part and copying the image
> file itself is wasting time and disk space but I do not know about any utility
> that would write only the world file for you. It would be nice to know if such
> exists, I might be useful sometimes.
listgeo does this, http://www.remotesensing.org/geotiff/listgeo.html
listgeo
Usage: listgeo [-d] [-tfw] [-proj4] [-no_norm] [-t tabledir] filename
-d: report lat/long corners in decimal degrees instead of DMS.
-tfw: Generate a .tfw (ESRI TIFF World) file for the target file.
-proj4: Report PROJ.4 equivelent projection definition.
-no_norm: Don't report 'normalized' parameter values.
filename: Name of the GeoTIFF file to report on.
-matt
More information about the gdal-dev
mailing list