Module: safe.impact_functions.inundation.flood_OSM_building_impact

class safe.impact_functions.inundation.flood_OSM_building_impact.FloodBuildingImpactFunction[source]

Inundation impact on building data

:author Ole Nielsen, Kristy van Putten # this rating below is only for testing a function, not the real one :rating 0 :param requires category==’hazard’ and subcategory in [‘flood’, ‘tsunami’]

:param requires category==’exposure’ and subcategory==’structure’ and layertype==’vector’

run(layers)[source]

Flood impact to buildings (e.g. from Open Street Map)

This module forms part of the InaSAFE tool.

Previous topic

Module: safe.impact_functions.inundation.flood_population_evacuation

Next topic

Module: safe.impact_functions.inundation.flood_road_impact_experimental

This Page