Castronova / EMIT

Environmental Model Integration Project (EMIT)
GNU General Public License v2.0
0 stars 2 forks source link

Cannot save simulations #461

Closed farrieta9 closed 8 years ago

farrieta9 commented 8 years ago

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'