_validateCRS Class Reference

class for packages.python._validateCRS More...

+ Inheritance diagram for _validateCRS:

Public Member Functions

def __init__ (self, **kwargs)
 
def __setattr__ (self, name, value)
 
def __repr__ (self)
 
def run (self)
 

Public Attributes

 inFile
 
 wkt
 

Static Public Attributes

list attrs = ['inFile', 'wkt']
 
list readonly_attrs = []
 

Detailed Description

class for packages.python._validateCRS

see Python script _validateCRS for further details

Parameters
inFile: name of ODM or raster file in GDAL supported format
remark : optional
wkt: filename containing CRS spec in WKT format
remark : optional