Difference between revisions of "QGIS SWMM GeoPackage Add Sections"

From Tuflow
Jump to navigation Jump to search
Line 1: Line 1:
== Introduction ==
+
ing == 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 works 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 to create new SWMM sections to eliminate potential future errors when using the other TUFLOW-SWMM tools.
Line 10: Line 10:
  
 
=== Parameters ===
 
=== Parameters ===
 
+
<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>'''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>'''SWMM Sections to add:''' Select the ... button and tick on the SWMM sections to add to the GeoPackage.
 +
</ol>
 +
<br>
 +
[[File:add_sections_dialog.png]]
 +
<br><br>
  
 
=== Example ===
 
=== Example ===

Revision as of 09:52, 7 December 2023

ing == 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. It is recommended to use this tool to create new SWMM sections to eliminate potential future errors when using the other TUFLOW-SWMM tools.

Running the Tool

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'.

Open processing toolbox.png

Parameters

  1. GPKG filename modify: Select the ... button to bring up a dialogue and then navigate to the location of the GeoPackage to modify.
  2. 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.
  3. SWMM Sections to add: Select the ... button and tick on the SWMM sections to add to the GeoPackage.


Add sections dialog.png

Example

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