Class OracleGeometryColumns
Maps to the Oracle USER_SDO_GEOM_METADATA table.
Declaration
class OracleGeometryColumns(models.Model)
source linkDocumentation
Methods
Class methods
▷ def geom_col_name(cls) @classmethod Return the name of the metadata column used to store the feature geometry column.
@classmethod
def geom_col_name(cls)
▷ def table_name_col(cls) @classmethod Return the name of the metadata column used to store the feature table name.
@classmethod
def table_name_col(cls)