Touchstone 2022 Database Reference
TblAreaCatmap Table
AIRGeography Database : TblAreaCatmap Table
Description
Stores valid internal area information.
Properties
Creation Date10/6/2008 3:58 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows22068
Data Space Used2,160.00 KB
Index Space Used4,016.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key CATRADER record identifier.int4   
 GUID of the record, reserved for internal use only. dbo.GUID16  
 Identifier for the area scheme path code.smallint2  
 

Geographic level identifiers.

For a complete list of level types, see TblAreaExternal Table

smallint2  
 Year of the data.smallint2   
 Area scheme path codes, which describe a country’s geography. For instance, locations in the United States can be described using a POSTAL scheme (ZIP Code) or a CENSUS scheme (county, census tract).smallint2   
 Internal mapping code used for CLFs.smallint2  
 Country identifier.smallint2  
 Area or CRESTA identifier.smallint2  
 Subarea identifier.smallint2  
 Internal mapping code used for CLFs.smallint2  
 Internal mapping code used for CLFs.smallint2  
 Internal mapping code used for CLFs.smallint2  
 Internal mapping code used for CLFs.smallint2  
 Internal mapping code used for CLFs.smallint2  
 Internal mapping code used for CLFs.varchar10  
 Internal mapping code used for CLFs.varchar10  
 Name of the area.varchar60  
 Brief name of the area.varchar10  
 Sort order, for internal use only.smallint2  
 Number of supported sub-level schemes.smallint2  
 Sub-level scheme structures.varbinary40  
See Also

Related Objects

AIRGeography Database