Python script _validateCRS
Table of Contents
- See Also
- python._validateCRS
Aim of module
proxy class for packages.python._validateCRS
General description
- Parameters
-
inFile remark : optional name of ODM or raster file in GDAL supported format wkt remark : 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:
Remark :Optional
Description:
-wkt filename containing CRS spec in WKT format
Type : PathArgument
Remark :Optional
Description:
Remark :Optional
Description:
Examples
To be written.
