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

Stores codes that represent roof shapes

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
Rows11
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the shape of the roof.

  • 0 = Unknown/default
  • 1 = Flat
  • 2 = Gable end without bracing
  • 3 = Hip
  • 4 = Complex
  • 5 = Stepped
  • 6 = Shed
  • 7 = Mansard
  • 8 = Gable end with bracing
  • 9 = Pyramid
  • 10 = Gambrel
tinyint1   
 

Name of the roof shape.

Corresponds to the code in RoofGeometryCode.

varchar40   
 

Description of the roof shape.

varchar1024  
See Also

Related Objects

AIRReference Database