Tutorial M01 Define Active Area QGIS: Difference between revisions
Content deleted Content added
Created page with "= Introduction = QGIS is used to set an active model area.<br> <br> = Method = Use the TUFLOW plugin to create the code polygon layer: <ol> <li>Click on the ‘Import Empty Fi..." |
|||
Line 22:
<ol>
<li>Load in the '''Model_Boundary.shp''' from the '''Module_01\Tutorial_Data''' folder. Either drag and drop the .shp into QGIS or navigate to the file through Layer > Add Layer > Add Vector Layer.
<li>The region object in the
<li>Make the
<li>Select the
<li>Select 'Edit' from the top QGIS tab and 'Copy Features' from the drop down menu.
<li>Select the
<br>
[[File:Animation M01 Code 02b.gif]]<br>
Line 33:
Define the area as active:
<ol>
<li>At present the
<li>Right click on the 'NULL' value and select 'Edit Feature From', change the value to '1' and click 'OK'. <br>
<li>Toggle the editing off to save the edits.<br>
Line 42:
Use the TUFLOW plugin for styling the code polygon layer to make it easier to work with:
<ol>
<li>Change the symbology of the
<li>Left click the
<li>Select ‘Apply TUFLOW Styles to Current Layer’.
<li>This updates the styling of the layer to display points on the region vertices and set the opacity to 25%.<br>
| |||