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

Stores codes used to identify whether a building has a chimney, and if so, the chimney height.

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 identifies whether a building has a chimney, and if so, the chimney height.

  • 0 = Unknown/default
  • 1 = No
  • 2 = Yes, height  2 ft.
  • 3 = Yes, height 5 ft.
  • 4 = Yes, height > 5 ft.
tinyint1   
 

Value of the code.

Corresponds to the code in ChimneyCode.

varchar40   
 Description of the chimney  height.varchar1024  
See Also

Related Objects

AIRReference Database