Difference between revisions of "XPSWMM Conversion Load TUFLOW Model"

From Tuflow
Jump to navigation Jump to search
Line 17: Line 17:
  
 
== Style the Layers ==
 
== Style the Layers ==
Styling can be done in many ways, we will change display symbology of the DTM dataset:
+
Styling can be done in many ways. We will change display symbology of the DTM dataset:
 
<ol>
 
<ol>
<li>Create a hillshade of the DEM:
+
<li> In the QGIS Layers panel, right click on the DTM Grid file and select 'Properties'.
* In the QGIS Layers panel, right click on the Grid file and select 'Rename Layer'. Rename the layer to include 'Hillshade' in the filename. For example, '''1D2D_Urban_Grid_copy''' > '''1D2D_Urban_Grid_Hillshade'''.
 
* Right click on the Hillshade and select 'Properties'.
 
 
* In the Symbology tab, under 'Band Rendering' select the following options:
 
* In the Symbology tab, under 'Band Rendering' select the following options:
 
:* Render type: Hillshade
 
:* Render type: Hillshade

Revision as of 09:12, 16 February 2024

Load the TUFLOW model in QGIS

  1. Click on the ‘Load TUFLOW Layers from TCF’ symbol from the QGIS TUFLOW Plugin toolbar.
    Tuflow plugin load tcf layers.png

  2. Go to the location of the TUFLOW model and navigate to the TUFLOW\runs folder. Select the TCF.
  3. In the Load Layers window, select:
    • Ordering Options: Alphabetical
    • Grouping Options: Group by control file
    • Raster Load Options: Load Normally
  4. Click ‘Open’ and ‘OK’.


Style the Layers

Styling can be done in many ways. We will change display symbology of the DTM dataset:

  1. In the QGIS Layers panel, right click on the DTM Grid file and select 'Properties'.
    • In the Symbology tab, under 'Band Rendering' select the following options:
    • Render type: Hillshade
    • Z Factor: 3
    • In the Transparency tab, set the 'Global Opacity' to 75%.
    • Click 'Apply' and 'OK'.


Save the QGIS Workspace

  1. From the top dropdown menu options, go to Project > Save As.
  2. Navigate to the file location containing the TUFLOW folder and save the workspace with the extension, .qgz.



Up
Go-up.png Back to XPSWMM to TUFLOW Conversion Page