Touchstone 2022 Database Reference
tSpatialDatasetGroupDefinition Table
AIRSpatial Database : tSpatialDatasetGroupDefinition Table
Description
A cross reference table that links datasets to their dataset groups.
Properties
Creation Date6/6/2012 11:19 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows478
Data Space Used32.00 KB
Index Space Used16.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the group record with which the spatial dataset is associated.

For a complete list of codes, see tSpatialDatasetGroup Table.

int4   
Primary Key 

Unique system-generated sequential identifier for the spatial dataset record.

For a complete set of records, see tSpatialDataset Table.

int4   
Objects that tSpatialDatasetGroupDefinition depends on
 Database ObjectObject TypeDescriptionDep Level
tSpatialDataset tabletSpatialDatasetTableStores information used in Touchstone's spatial calculations.1
tSpatialDatasetGroup tabletSpatialDatasetGroupTableContains the dataset group definitions used to group related datasets together (i.e. the hurricane track and wind speed footprint for Hurricane Rita).1
See Also

Related Objects

AIRSpatial Database