FM Tutorial M01 QGIS GPKG Banks: Difference between revisions

Content deleted Content added
Created page with "<ol> =Introduction= In this section we will define the bank elevations of the watercourse. These are the elevations of the 1D/2D boundary cells that link the 1D Flood Modelle..."
 
 
(One intermediate revision by the same user not shown)
Line 8:
 
=Method=
<li>Import in an empty <b>2d_bc_empty_P.gpkg</b> layer from within the '''FMT_tutorial\FMT_M01\TUFLOW\model\gis\empty''' folder into the project GeoPackage file <b>M02_5m_002.gpkg</b>. Save the empty layer as <b>2d_bc_FMT_M01_HX_001_P</b>. </li>
<li>Open the <b>1D_2D_Points_P.shp</b> GIS layer from '''Module_Data\Module_01\gis''' folder. Select all objects from within this layer, copy and paste into the <b>2d_bc_FMT_M01_HX_001_P </b> layer. </li>
<li>Save the layer as <b>2d_bc_FMT_M01_HX_001_P.gpkg</b> in the FMT_tutorial\FMT_M01\TUFLOW\model\gis folder. </li>
 
<li>Move the empty 2d_bc layer <b>2d_bc_FMT_M01_HX_001_P.gpkg</b> into the project GeoPackage file <b>M02_5m_002.gpkg</b> in the Browser Panel. Load the empty layer 2d_bc_FMT_M01_HX_001_P into QGIS from <b>M02_5m_002.gpkg</b>.</li>
<li>Open the <b>1D_2D_Points_P.shp</b> GIS layer from Module_Data\Module_01\gis folder. Select all objects from within this layer, copy and paste into the <b>2d_bc_FMT_M01_HX_001_P </b> layer. </li>
<li>Interrogate one of the digitised points and inspect the attributes. The ‘type’ attribute is ‘ZP’ to denote that it is a z-point which will define the elevation on the banks. The ‘f’ attribute is the elevation of the bank link in mAOD. </li>
<li>Now add the layer <b>2d_bc_FMT_M01_HX_001_L </b> from the '''FMT_tutorial\FMT_M01\TUFLOW\model\gis''' folder created in the previous step. Note that all the 'ZP' points created in the layer <b>2d_bc_FMT_M01_HX_001_P</b> are snapped to vertices of the layer <b>2d_bc_FMT_M01_HX_001_L</b>. This is because these two layers work together to define the bank locations and crest elevations. The layer <b>2d_bc_FMT_M01_HX_001_L </b> defines the location and the layer <b>2d_bc_FMT_HX_001_P </b> defines the elevations.
Line 21 ⟶ 18:
<li>Save the file.</li>
 
<br>
<br>Please return to the [[Flood_Modeller_Tutorial_Module01_Provisional#Deactivate_2D_cells|Flood Modeller Tutorial Model]].<br>
 
{{Tips Navigation
<br>Please return to the |uplink=[[Flood_Modeller_Tutorial_Module01_Provisional#Deactivate_2D_cellsDeactivate 2D cells|Flood ModellerBack to Tutorial ModelModule 01 Main Page]].<br>
}}
 
</ol>