Hazus Tool#

The Hazus tool is used to generate water surface elevation or flow depth rasters for the FEMA Hazus program.

../_images/hazustool.png

Building Layer#

  1. Add building layer from a shapefile.

  2. Click Open Data Source Manager button.

../_images/hazustool30.png
  1. Navigate to the building shapefile and add it to the map.

../_images/hazustool2.png

Import Depth and Water Surface Layers#

  1. Add a depth layer and a water surface layer.

  2. Click Open Data Source Manager button.

../_images/hazustool30.png
  1. Fill the form as shown in the following image:

../_images/hazustool29.png
  1. Repeat this process for the DEPFP.OUT file.

Assign Water Elevation and Depth to the Grid Layer#

  1. On the Grid Tools widget select the Assign water elevations/flow depths to grid from points layer button.

../_images/hazustool6.png
  1. Edit the dialog box as shown below and click the Assign to selected grid field button.

../_images/hazustool7.png
  1. Click OK to close the dialog box.

../_images/hazustool8.png
  1. Repeat the process for the Depth layer.

  2. On the Grid Tools widget select the Assign water elevations/flow depths to grid from points layer button.

../_images/hazustool6.png
  1. Edit the dialog box as shown below and click the Assign to selected grid field button.

../_images/hazustool9.png
  1. Click OK to close the dialog box.

../_images/hazustool8.png

Intersect Building Layer to Grid#

  1. Use the QGIS Vector Menu to set up the intersection. Click Vector>GeoProcessing Tools>Intersection.

../_images/hazustool10.png
  1. Set up the intersection dialog box as shown below. Click Run to make the intersection. This process adds the Intersection layer to the map automatically.

../_images/hazustool11.png

Review Intersection Layer#

  1. The new Intersection layer has fields from both the Buildings and Grid layers:

../_images/hazustool12.png
  1. Each building polygon that intersects the grid has several partitions (polygons) with different elevations. The following building has 7 partitions with different data from each grid:

../_images/hazustool13.jpeg
  1. Each partition of the building has, different field values. For example, HOUSE_ID “1” in the Features Table, has different ‘elevation’, ‘water_elev’, and ‘flow_depth’:

../_images/hazustool14.png

Homogenize the Intersection Layer#

  1. Select the HAZUS button in the FLO-2D Toolbar.

../_images/hazustool15.png
  1. Fill the dialog box as shown below and click the Compute and Show Building Statistics button.

../_images/hazustool16.png

Note: The ‘Finished floor global adjustment factor’ value will be added to the ground elevations, if selected.

  1. Click OK to close the message dialog box.

../_images/hazustool17.png
  1. The Hazus tool calculates the statistics of the buildings polygons. It computes the following data for each building.

  • Ground elevation (min, max, mean);

  • First floor elevation (min, max, mean);

  • Water surface elevation (min, max, mean);

  • Depth (min, max, mean).

../_images/hazustool18.png ../_images/hazustool19.png

Join Building Statistics Table to Building Polygons#

  1. Right click the Buildings layer and click Properties. Add a Join to the layer. Click OK and Close the Properties window.

../_images/hazustool20.png ../_images/hazustool21.png
  1. Save the Buildings Layer to a shapefile. Select the Save As… to a location and name the file.

Note: The style of this new layer can be edited to help the user review the data. The attributes can be sorted and arranged to help track outliers or bad data. Use the field calculator to perform additional statistical analysis on the data in this layer.

../_images/hazustool22.png ../_images/hazustool23.png
  1. Now, the Buildings Shapefile has “join” fields from the Buildings Statistics table:

../_images/hazustool24.png

Rasterize the Buildings#

  1. On the Main QGIS Menu, click Processing>Toolbox.

../_images/hazustool25.png
  1. Enter the search term Rasterize in the Processing Toolbox search field. Double click the Saga Rasterize tool. Saga>Raster Creation Tools>Rasterize.

../_images/hazustool26.png
  1. Change the dialog box as shown below and click Run.

../_images/hazustool27.png
  1. This example uses 10 ft. pixel resolution. The user can change this value to the desired resolution to better fit the buildings. This raster can be used with the FEMA Hazus software. Any other rasters that Hazus requires can be generated with the same methodology.

../_images/hazustool28.png