Tutorial M02 002 GIS Inputs QGIS GPKG: Difference between revisions
Content deleted Content added
| (8 intermediate revisions by 3 users not shown) | |||
Line 1:
= Introduction =
QGIS is used to create, import and view input data.<br>
Line 9 ⟶ 6:
Create a new GeoPackage Database:
<ol>
<li>Navigate to the '''Module_02\TUFLOW\model\gis''' folder. Save a copy of '''M02_001.gpkg''' as '''M02_002.gpkg'''.
</ol>
Line 33 ⟶ 29:
:*Shape_Option = NO MERGE (assigns a single elevation to all Zpts falling within the polygon without interpolating the edges to the original topography) <br>
<br>
<br>
<li>Zoom to the south west corner of the grid to digitise the second polygon.
Line 42 ⟶ 38:
<li>Turn off editing to save the edits.<br>
<br>
<br>
</ol>
Line 60 ⟶ 56:
<li>Turn off editing to save the edits.<br>
<br>
<br>
</ol>
Line 76 ⟶ 72:
:*Shape_Width = -1<br>
<br>
<br>
<li>Add more vertices by holding Shift and double click along the upstream and downstream sides of the polygon. By default TUFLOW uses the merge option and the negative Shape_Width instructs TUFLOW to sample the DEM elevation only at the location of the polygon vertices. <br>
<li>Turn off editing to save the edits.<br>
<br>
{{Video|name=Animation_M02_GIS_05.mp4|width=1279}}<br>
<br>
</ol>
Line 87 ⟶ 83:
Investigate the supplied '''2d_zsh_M02_landscape_002''' files with TIN functionality:
<ol>
<li>Open the files, either:
:*
:*In
<li>The point layer specifies the elevation with the ‘Z’ attribute. Some of the point are snapped to the line layer setting the elevations along the line.
<li>The line layer assists in the TIN process.
<li>The region layer sets the area over which the TIN functionality takes place. Without points snapped to the perimeter vertices of the region, the elevations are inserted from the underlying Zpt elevations, it uses the default merge option.<br>
<br>
{{Video|name=Animation_M02_GPKG_GIS_002_TIN_02.mp4|width=1279}}<br>
</ol>
<br>
Investigate the supplied materials file:
<ol>
<li>Load into QGIS the '''2d_mat_M02_landscape_002_R''' file by, either:
:*
:*In
<li>Inspect the file:
:*The materials file contains polygons that represent the updated land use due to the topography modifications.
:*The material attribute associated with each polygon is an integer value based on the underlying land use type.<br>
<br>
{{Video|name=Animation_M02_GIS_mat_05.mp4|width=1279}}<br>
</ol>
<br>
| |||