Save a simulation to the local.db returns a attribute error. ReadODM2 object has no attribute 'getSpatialReference'.
File "\EMIT\db\dbapi_v2.py", line 258, in create_simulation
spatialref = self.read.getSpatialReference(srsCodes=[refcode])
AttributeError: 'ReadODM2' object has no attribute 'getSpatialReference'
Save a simulation to the local.db returns a attribute error. ReadODM2 object has no attribute 'getSpatialReference'.
File "\EMIT\db\dbapi_v2.py", line 258, in create_simulation spatialref = self.read.getSpatialReference(srsCodes=[refcode]) AttributeError: 'ReadODM2' object has no attribute 'getSpatialReference'