Tutorial M02 002 GIS Inputs QGIS: Difference between revisions

Content deleted Content added
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1:
 
= Introduction =
QGIS is used to create, import and view input data.<br>
Line 5 ⟶ 6:
= Method =
Navigate to the '''Module_02\Tutorial_Data''' folder. Copy and save all the below layers into the ''' Module_02\TUFLOW\model\gis''' folder:
:*'''2d_zsh_M02_landscape_002_L'''
:*'''2d_zsh_M02_landscape_002_P'''
:*'''2d_zsh_M02_landscape_002_R'''
:*'''2d_mat_M02_landscape_002_R'''
 
Create two polygons, one raises the elevation to a set height and another raises the elevation by a set amount. <br>
Line 22 ⟶ 23:
:*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>
{{Video|name=Animation_M02_GIS_02.mp4|width=1279}}<br>
[[File:Animation M02 GIS 02.gif]]<br>
<br>
<li>Zoom to the south west corner of the grid to digitise the second polygon.
Line 31 ⟶ 32:
<li>Turn off editing to save the edits.<br>
<br>
{{Video|name=Animation_M02_GIS_01.mp4|width=1279}}<br>
[[File:Animation M02 GIS 01.gif]]<br>
<br>
</ol>
Line 47 ⟶ 48:
<li>Turn off editing to save the edits.<br>
<br>
{{Video|name=Animation_M02_GIS_03.mp4|width=1279}}<br>
[[File:Animation M02 GIS 03.gif]]<br>
<br>
</ol>
Line 62 ⟶ 63:
:*Shape_Width = -1<br>
<br>
{{Video|name=Animation_M02_GIS_04.mp4|width=1279}}<br>
[[File:Animation M02 GIS 04.gif]]<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>
[[File:Animation M02 GIS 05.gif]]<br>
<br>
</ol>
Line 77 ⟶ 78:
:*Select Layer > Add layer > Add Vector Layer and navigate to the ''' Module_02\TUFLOW\model\gis''' folder.
<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. TheWith the 'Shape_Option' attribute 'TIN', the 'dZShape_Width' attribute specifies a sampling distance for the TIN triangles, intermediate sampling points are created at the line vertices and along the line at 'dZShape_Width' intervals.
<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_GIS_TIN_04.mp4|width=1279}}<br>
[[File:Animation M02 GIS TIN 03.gif]]<br>
</ol>
<br>
Line 92 ⟶ 93:
:*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>
[[File:Animation M02_GIS_mat_05.gif]]<br>
</ol>
<br>