Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LISTGEO(1)		    libgeotiff Manual Pages		    LISTGEO(1)

NAME
       listgeo - dump geotiff metadata

SYNOPSIS
       listgeo [-tfw] [-no_norm] [-proj4] [-t DIR] file

DESCRIPTION
       The  program  listgeo  takes  a	GeoTIFF	file as	input and dumps	to the
       standard	output a GeoTIFF "metadata" file, which	is human readable, and
       may also	be used	as input to other programs which use the  "GTIFImport"
       routine,	such as	geotifcp.

OPTIONS
       listgeo accepts the following options:

       -d    report lat/long corners in	decimal	degrees	instead	of DMS

       -tfw  Generate a	.tfw (ESRI TIFF	World) file for	the target file

       -no-norm
	     Don't report 'normalized' parameter values

       -proj4
	     Report PROJ.4 equivelent projection definition

       -t DIR
	     force  to	look in	DIR for	EPSG_CVS files,	overriding default be-
	     haviour

OTHER INFO
       This program is distributed with	libgeotiff software. The home page  is
       located	at  https://trac.osgeo.org/geotiff/.  Here  you	can find links
       about other related projects. A mailing list about libgeotiff  develop-
       ment is currenctly active at geotiff@lists.maptools.org.

AUTHORS
       Niles  Ritter,  Frank Warmerdam <warmerdam@pobox.com>, Derrick J. Bras-
       hear <shadow@dementia.org> and many others contributors.

SEE ALSO
       geotifcp(1) applygeo(1)

libgeotiff 1.2.5		 October 2008			    LISTGEO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=listgeo&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help