Class SpatialiteGeometryColumns
The 'geometry_columns' table from SpatiaLite.
Declaration
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)