Touchstone 2022 Database Reference
tRRRR_EC_ClusterBoundingBox Table
AIRExposureSummary Database : tRRRR_EC_ClusterBoundingBox Table
Description
Used for optimizing the Spatial Cube data. Reserved for internal use only.
Properties
Creation Date4/11/2022 6:15 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows0
Data Space Used0.00 KB
Index Space Used0.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key Unique system-generated sequential identifier for the results record.int4   
Primary Key 

Code that represents the decimal rounding for latitude/longitude coordinates, for example 0.01 or 0.0100.

For a complete list of codes, see tSpatialRounding Table.

tinyint1   
 Minimum latitude coordinate. Northern latitudes are positive and Southern latitudes are negative.numeric9 (9,6)  
 Maximum latitude coordinate. Northern latitudes are positive and Southern latitudes are negative.numeric9 (9,6)  
 Minimum longitude coordinate. Eastern longitudes are positive and Western longitudes are negative.numeric9 (9,6)  
 Maximum longitude coordinate. Eastern longitudes are positive and Western longitudes are negative.numeric9 (9,6)  
See Also

Related Objects

AIRExposureSummary Database