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

Stores codes that indicate the shape of 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
Rows9
Data Space Used8.00 KB
Index Space Used8.00 KB
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key 

Code that represents the building shape.

  • 0 = Unknown/default
  • 1 = Square
  • 2 = Rectangle
  • 3 = Circular
  • 4 = L-shaped
  • 5 = T-shaped
  • 6 = U-shaped
  • 7 = H-shaped
  • 8 = Complex
tinyint1   
 Name of the shape.varchar40  
 Description of the shape.varchar1024  
See Also

Related Objects

AIRReference Database