Difference between revisions of "QGIS SWMM GeoPackage Add Sections"

From Tuflow
Jump to navigation Jump to search
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
This tool adds tables representing SWMM sections to an existing GeoPackage. The formatting works with the TUFLOW-SWMM tools for writing SWMM inp files.
+
This tool adds tables representing SWMM sections to an existing GeoPackage. The formatting is compatible with the TUFLOW-SWMM tools for writing SWMM inp files.
It is recommended to use this tool to create new SWMM sections to eliminate potential future errors when using the other TUFLOW-SWMM tools.
+
It is recommended to use this tool in conjunction with the <u>[[QGIS_SWMM_GeoPackage_Create |GeoPackage - Create]]</u> processing tool to eliminate potential future errors. <br>
  
== Running the Tool ==
+
'''Note:''' This tool updates the existing GeoPackage file. If a selected SWMM section already exists in the GeoPackage, the tool replaces it, resulting in the loss of any saved data in that section.
This tool can be found in the QGIS processing toolbox panel under 'TUFLOW > SWMM'. To open the Processing Toolbox Panel, navigate to 'Processing' in the menubar and select 'Toolbox'.<br>
+
<br>
 +
 
 +
== Usage ==
 +
This tool, '''GeoPackage - Add sections''', can be found in the QGIS processing toolbox panel under TUFLOW >> SWMM. To open the Processing Toolbox panel, navigate to 'Processing' in the menubar and select 'Toolbox'.<br>
 
<br>
 
<br>
 
[[File:open_processing_toolbox.png]]<br>
 
[[File:open_processing_toolbox.png]]<br>
Line 11: Line 14:
 
=== Parameters ===
 
=== Parameters ===
 
<ol>
 
<ol>
<li>'''GPKG filename modify:''' Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to modify.
+
<li>'''GPKG filename modify:''' The existing GeoPackage to be modified.  
<li>'''CRS for GeoPackage layers:''' Select the CRS (Coordinate Reference System) by either the drop down menu, or by selecting 'Select CRS' [photo] and using the CRS Selector.
+
<li>'''CRS for GeoPackage layers:''' The CRS (Coordinate Reference System) of the existing GeoPackage.  
<li>'''SWMM Sections to add:''' Select the ... button and tick on the SWMM sections to add to the GeoPackage.  
+
<li>'''SWMM Sections to add:''' The SWMM sections to add to the GeoPackage.
 
</ol>
 
</ol>
 
<br>
 
<br>
[[File:add_sections_dialog.png]]
+
[[File:GeoPackage_Add_Sections_Dialog_a.png]]
 
<br><br>
 
<br><br>
  
=== Example ===
+
== Example ==
{{Video|name=Animation_Add_Sections_001a.mp4|width=1235}}
+
<br>
 
+
{{Video|name=Animation_GeoPackage_Add_Sections_01b.mp4|width=1236}}
 
 
  
  

Latest revision as of 13:51, 3 May 2024

Introduction

This tool adds tables representing SWMM sections to an existing GeoPackage. The formatting is compatible with the TUFLOW-SWMM tools for writing SWMM inp files. It is recommended to use this tool in conjunction with the GeoPackage - Create processing tool to eliminate potential future errors.

Note: This tool updates the existing GeoPackage file. If a selected SWMM section already exists in the GeoPackage, the tool replaces it, resulting in the loss of any saved data in that section.

Usage

This tool, GeoPackage - Add sections, can be found in the QGIS processing toolbox panel under TUFLOW >> SWMM. To open the Processing Toolbox panel, navigate to 'Processing' in the menubar and select 'Toolbox'.

Open processing toolbox.png

Parameters

  1. GPKG filename modify: The existing GeoPackage to be modified.
  2. CRS for GeoPackage layers: The CRS (Coordinate Reference System) of the existing GeoPackage.
  3. SWMM Sections to add: The SWMM sections to add to the GeoPackage.


GeoPackage Add Sections Dialog a.png

Example



Up
Go-up.png Back to TUFLOW QGIS Plugin Main Page