Touchstone 2022 Database Reference
tAccumulatorTypeSpatialDataSetTypeXref Table
AIRReference Database : tAccumulatorTypeSpatialDataSetTypeXref Table
Description
System reference table that stores the data set information that corresponds to event and boundary filter criteria used during geospatial analyses.
Properties
Creation Date6/5/2012 3:48 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5
Data Space Used8.00 KB
Index Space Used56.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code for the accumulation type used during a Geospatial analysis.

For a complete list of codes, see tAccumulatorType Table.

varchar10   
Primary Key 

Code for the source of the spatial database used in the analysis.

For a complete list of codes, see tSpatialDataSetSource Table.

varchar10   
Primary Key 

Code for the data set type used in the analysis.

For a complete list of codes, see tSpatialDataSetType Table.

varchar10   
Objects that tAccumulatorTypeSpatialDataSetTypeXref depends on
 Database ObjectObject TypeDescriptionDep Level
tAccumulatorType tabletAccumulatorTypeTableStores the filter criteria used during geospatial analyses to accumulate values for all properties in the exposure data.1
tSpatialDataSetSource tabletSpatialDataSetSourceTable

Stores information regarding the source of the data set used during a Geospatial analysis.

1
tSpatialDataSetType tabletSpatialDataSetTypeTable

Stores information regarding the types of data sets available for use during a Geospatial analysis.

1
See Also

Related Objects

AIRReference Database