This document contains descriptions of several SQL Server tables used for storing spatial data and metadata. It includes tables for storing feature class and object class definitions (GDB_FEATURECLASSES, GDB_OBJECTCLASSES), geometry column definitions (SDE_geometry_columns), spatial reference systems (SDE_spatial_references), and layer definitions (SDE_layers). These tables allow spatial data to be stored and queried within a SQL Server database.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
41 views1 page
SS FC Tables
This document contains descriptions of several SQL Server tables used for storing spatial data and metadata. It includes tables for storing feature class and object class definitions (GDB_FEATURECLASSES, GDB_OBJECTCLASSES), geometry column definitions (SDE_geometry_columns), spatial reference systems (SDE_spatial_references), and layer definitions (SDE_layers). These tables allow spatial data to be stored and queried within a SQL Server database.