Ss FC Tables Geom

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Geometry or geography feature class tables in SQL Server

buildings SDE_geometry42* SDE_column_registry

rowid PK geometry_id PK database_name


PK sde_state_id** PK table_name
I2 bldg_id PK owner
lot_id cad PK column_name
category
floors sde_type
submitted_by column_size
I1 shape decimal_digits
description
SDE_table_registry
object_flags
PK registration_id object_id

SDE_geometry_columns U1 database_name
U1 table_name GDB_OBJECTCLASSES
PK f_table_catalog
U1 owner
PK f_table_schema PK ID
rowid_column
PK f_table_name
description
PK f_geometry_column U1 DatabaseName
object_flags
registration_date U1 Owner
g_table_catalog U1 Name
config_keyword
g_table_schema AliasName
minimum_id
g_table_name ModelName
imv_view_name
storage_type CLSID
geometry_type EXTCLSID
coord_dimension EXTPROPS
max_ppr SDE_layers SubtypeField
srid DatasetID
PK database_name
PK table_name
PK owner
PK spatial_column GDB_FEATURECLASSES
SDE_spatial_references
U1 layer_id ObjectClassID
PK srid description
eflags FeatureType
description layer_mask GeometryType
auth_name gsize1 ShapeField
auth_srid gsize2 GeomNetworkID
falsex gsize3 GraphID
falsey minx
xyunits miny
falsez maxx
zunits maxy
falsem minz
munits maxz
xycluster_tol minm
zcluster_tol maxm
mcluster_tol cdate
object_flags layer_config
srtext optimal_array_size
stats_date
minimum_id *CAD table only present if feature class
enabled to store CAD data types
srid
base_layer_id **sde_state_id column only present if
secondary_srid feature class is registered as versioned

You might also like