Python script _validateCRS
See also
python.packages._validateCRS

Aim of module

validate given CRS string and try fix whenever possible. print out fixed CRS

General description

See also
Python script _validateCRS

Parameter description

-inFile name of ODM or raster file in GDAL supported format
Type : PathArgument
Remark : optional
Description:
-wkt filename containing CRS spec in WKT format
Type : PathArgument
Remark : optional
Description:

Examples

To be written.