Home
last modified time | relevance | path

Searched refs:ORGeomTypes (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/oracle/
H A Dconnector.py49 ORGeomTypes = { variable in OracleDBConnector
790 if int(row[0]) in list(OracleDBConnector.ORGeomTypes.keys()):
791 geomtypes.append(OracleDBConnector.ORGeomTypes[int(row[0])])
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/oracle/
H A Dconnector.py49 ORGeomTypes = { variable in OracleDBConnector
790 if int(row[0]) in list(OracleDBConnector.ORGeomTypes.keys()):
791 geomtypes.append(OracleDBConnector.ORGeomTypes[int(row[0])])