Land-use TIF file making for HEC-RAS 2D


For 2D analysis in HEC-RAS, we may need to a land use map to assign the manning factor as . How to make it? Of course we can make the detailed land use map by analyzing satellite imagery. But for a simple model, sometime we do not need such a detailed plan. Today I would like to introduce a way to make simple land use map

HEC-RAS manning.png

First, we should download DEM data, building footprint and road information from Auckland Council Geomap.


Data Loading

After loading all the data, we can have a map as below.

HEC-RAS manning.png

Now we need to assign different area with different values, and then merge them together.


Raster Calculator

Firstly, we treat the whole catchment area by assigning “1”.

catchment.png

Secondly, we apply .\3D Analyst Tools.tbx\Triangulated Surface\Interpolate Polygon to Multipatch to assign the footprint area with value “4”.
building footprint.png

Similarly, we apply .\3D Analyst Tools.tbx\Triangulated Surface\Interpolate Polygon to Multipatch to assign the roading area with value “3”.
road.png


Merging the files

.\Spatial Analyst Tools.tbx\Local\Cell Statistics is used to merge the three raster together.Final result will be as the First Photo.

We just finished a simple one, but the complex one is same, just to merge more seperate raster files.


Author: Ford Yang
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source Ford Yang !
  TOC