Column Name | Data Type | Description |
---|---|---|
f_table_schema | varchar(256) | Schema name that holds the table being cataloged |
f_table_name | varchar(256) | Feature table name being cataloged |
f_geometry_column | varchar(256) | Column name that holds the geometry objects |
geometry_type | varchar(32) | Type of geometry features held in the cataloged column |
coord_dimension | smallint | Number of dimensions used for defining feature type |
srid | integer | Spatial Reference System Identifier (SRID) |