Hazard : public <<Feature>> class
Created: |
10/31/2006 5:11:09 PM |
Modified: |
12/11/2007 2:03:52 PM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{2C75127E-C235-4595-93D9-2B19CB1761ED} |
Appears In: |
EmergencyManagement, Hazards |
<p>A source of danger; a possibility of incurring loss or misfortune.<br/></p><p><br/></p><p>Source: FEMA MHZ<br/></p>
Attribute |
Details |
public Point HazardPoint |
Range:0 to *
Notes:
|
primary position of the Hazard
|
|
public Text HazardThreatText |
Notes:
|
The level of threat or risk posed by a given hazard.
|
|
public HazardCategoryCode HazardCategoryCode |
Notes:
|
top level hazard category domain
|
|
public String HazardSymbolCode |
Notes:
|
foreign key the fgdc cartographic symbol used to depict the hazard on a map
|
|
public MultiLineString HazardLinearExtent |
Range:0 to *
Notes:
|
Linear extent of hazard
|
|
public MultiPolygon HazardArealExtent |
Range:0 to *
Notes:
|
Areal extent of hazard
|
|
public DateTime HazardStartDateTime |
Range:0 to 1
Notes:
|
When the hazard started.
|
|
public DateTime HazardEndDateTime |
Range:0 to 1
Notes:
|
When the hazard ended.
|
|
public HistoricalHazardLoss HazardHistoricalLoss |
Range:0 to *
Notes:
|
Historical losses from a hazard incident
|
|