Difference between revisions of "Tutorial M06 003 GIS Inputs QGIS GPKG"

From Tuflow
Jump to navigation Jump to search
 
Line 14: Line 14:
 
<ol>
 
<ol>
 
<li>Open the file, either:<br>
 
<li>Open the file, either:<br>
:*Within the QGIS Browser panel, navigate to '''M06_003.gpkg''' and double click the layer, or
+
:*Within the QGIS Browser panel, navigate to '''Module_06\TUFLOW\model\gis\M06_003.gpkg''' and double click the layer, or
:*In File Explorer, drag and drop the '''M06_003.gpkg''' into the QGIS workspace and select the layer.<br>
+
:*In File Explorer, drag and drop the '''Module_06\TUFLOW\model\gis\M06_003.gpkg''' into the QGIS workspace and select the layer.<br>
  
 
<li>The 2d_rf layer represents locations of the gauges. Inspect the attributes, the names are matching the names in the bc_dbase.<br>
 
<li>The 2d_rf layer represents locations of the gauges. Inspect the attributes, the names are matching the names in the bc_dbase.<br>

Latest revision as of 12:07, 12 June 2025

Introduction

QGIS is used to create, import and view input data.

Method

Set up the GeoPackage Database:

  1. Navigate to the Module_06\TUFLOW\model\gis folder. Save a copy of M06_002.gpkg as M06_003.gpkg.

Within the QGIS Browser panel, navigate to the Module_06\Tutorial_Data folder. Drag and drop the following layer into the M06_003.gpkg database:

  • 2d_rf_M06_pt2grid_003_P

Investigate the supplied file:

  1. Open the file, either:
    • Within the QGIS Browser panel, navigate to Module_06\TUFLOW\model\gis\M06_003.gpkg and double click the layer, or
    • In File Explorer, drag and drop the Module_06\TUFLOW\model\gis\M06_003.gpkg into the QGIS workspace and select the layer.
  2. The 2d_rf layer represents locations of the gauges. Inspect the attributes, the names are matching the names in the bc_dbase.



Conclusion

  • The 2d_rf points layer for creating gridded rainfall was inspected.


Up
Go-up.png Back to Module 6 Main Page