Python script _validateCRS
See Also
python._validateCRS

Aim of module

proxy class for packages.python._validateCRS

General description

Parameters
inFileremark : optional name of ODM or raster file in GDAL supported format
wktremark : optional filename containing CRS spec in WKT format
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.