Touchstone 2022 Database Reference
TblProminentLandmarks Table
AIRGeography Database : TblProminentLandmarks Table
Description
Stores prominent landmarks, which are used only by CATStation.
Properties
Creation Date3/14/2006 2:06 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows107
Data Space Used16.00 KB
Index Space Used16.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key AIR-internal identifier for the landmark.int4   
 Name of the landmark.varchar64  
 Street address of the landmark.varchar64  
 Five-digit postal code for the landmark's street address.int4  
 Two-digit area (state) code for the landmark's street address.char2  
 High-level classification for the landmark.varchar64  
 Subarea (county) name where the landmark resides.varchar32  
 Low-level classification for the landmark.varchar64  
 Latitude coordinate for the landmark. Values will be positive for locations north of the equator and negative south of the equator.real4  
 Longitude coordinate for the landmark. Values will be negative for locations west of the prime meridian up to the international date line. They will be positive for locations east of the prime meridianreal4  
See Also

Related Objects

AIRGeography Database