CEDE 9.0 Database Reference
tTerrainRoughness Table
AIRReference Database : tTerrainRoughness Table
Description

Stores codes that represent the condition (or categorization) of the terrain surrounding a building.

The codes are used in the tLocFeature Table.

Properties
Creation Date2/16/2011 6:00 PM
File GroupPRIMARY
Text File Group
System Object
Published for Replication
Rows5
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the terrain condition.

  • 0 = Unknown/default
  • 1 = Large city centers
  • 2 = Urban and suburban areas, wooded areas
  • 3 = Open terrain with scattered obstruct
  • 4 = Flat, unobstructed areas
tinyint1   
 

Name of the terrain condition.

Corresponds to the code in TerrainRoughnessCode.

varchar40   
 

Description of the terrain condition.

varchar1024  
See Also

Related Objects

AIRReference Database