OutputLayers

config.OutputLayers()

The configuration of the mapbox layers in the gui.

Attributes

floodmap : FloodMapLayer

The configuration of the floodmap layer.

aggregation_dmg : AggregationDmgLayer

The configuration of the aggregation damage layer.

footprints_dmg : FootprintsDmgLayer

The configuration of the footprints damage layer.

benefits : BenefitsLayer

The configuration of the benefits layer.

Back to top