Touchstone 2022 Database Reference
tRemodeledGeographyXref Table
AIRGeography Database : tRemodeledGeographyXref Table
Description
System reference table used to map geographic SIDs.
Properties
Creation Date3/27/2013 9:37 AM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows628582
Data Space Used10,568.00 KB
Index Space Used40.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Unique system-generated sequential identifier for the user-provided geography record.

int4   
Primary Key Unique system-generated sequential identifier for the remapped geography record.int4   
Objects that tRemodeledGeographyXref depends on
 Database ObjectObject TypeDescriptionDep Level
tGeography tabletGeographyTable

Stores the post-validation geographical area information that the application displays on the user interface.

After you import exposure data, the application writes the data to TblAreaExternal Table and validates the data using the airsp_ValidateArea stored procedure. Then, the application updates the records in tGeography to match the content of TblAreaExternal.

1
See Also

Related Objects

AIRGeography Database