FloodWall
objects.FloodWall()
The expected variables and data types of the “floodwall” hazard measure.
Attributes
name :
str
-
Name of the measure.
description :
str
-
Description of the measure.
type : MeasureType, default MeasureType.floodwall
-
Type of measure. Should be “floodwall”
selection_type : SelectionType
-
Type of selection. Should be “polygon” or “aggregation_area”.
polygon_file : (
str
,Optional
)-
Path to a polygon file, either absolute or relative to the measure path.
elevation :
us
.UnitfulLength-
Height of the floodwall.
absolute_elevation :
bool
-
TODO remove?