Geoscience Reference
In-Depth Information
8.7 gdalsrsinfo
The gdalsrsinfo utility is a simple reporting utility that provides information
about a given spatial reference system. It also validates a reference system when
the command line switch -V is set. You can enter the reference system explicitly
using one of the supported formats (see also Sect. 3.1 ) or you can let it be interpreted
implicitly by providing the filename of an existing geospatial dataset.
Usage: gdalsrsinfo [options] \myinline{srs_def} [-h]
[--help-general] [-p] [-V] [-o out_type]
-h -help-general
Show help and exit.
-p
Pretty-print where applicable (e.g. WKT).
-V
Validate SRS.
-o out_type
Output type.
The output type can be any of:
default
proj4 and wkt (default option).
all
all options available.
wkt_all
all wkt options available.
proj4
PROJ.4 string.
wkt
OGC WKT format (full).
wkt_simple
OGC WKT (simplified).
wkt_noct
OGC WKT (without OGC CT params).
wkt_esri
ESRI WKT format.
mapinfo
Mapinfo style CoordSys format.
xml
XML format (GML based).
 
 
Search WWH ::




Custom Search