QGIS SWMM Outfalls Fix Multiply Connected Links: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Line 11: | Line 11: | ||
=== Parameters === |
=== Parameters === |
||
<ol> |
<ol> |
||
<li>''' |
<li>'''GeoPackage in TUFLOW-SWMM Format:''' The input GeoPackage file to be updated. |
||
<li>'''Channel extension length:''' |
|||
<li>'''Input conduits:''' Select the ... button and tick on the conduits layer that the junctions are snapped to. |
|||
<li>'''Channel extension width:''' |
|||
<li>'''New outfalls layer:''' Determines the output file. Details on the options are below. |
|||
<li>'''channel extension maximum depth:''' |
|||
<li>'''Channel extension z-offset for new downstream outlet elevation:''' |
|||
<li>'''Channel extension roughness coefficient:''' |
|||
<li>'''GeoPackage output filename:''' |
|||
</ol> |
</ol> |
||
<br> |
<br> |
||
[[File:.png]] |
[[File:multiply_connected_links_dialog.png]] |
||
<br><br> |
|||
'''Output Options:'''<br> |
|||
For each of the following options, the tool will create a new outfalls layer and won't overwrite the existing one. |
|||
:'''Create Temporary Layer:''' |
|||
::*Creates a temporary scratch layer. This layer will open into the QGIS workspace but it will '''not''' be saved anywhere. |
|||
:'''Save to File...:''' |
|||
::*The user can navigate to a folder and save the updated outfalls layer to a new GeoPackage Database. |
|||
:'''Save to GeoPackage...:''' |
|||
::*The user can navigate to an existing GeoPackage Database. Once selected, a 'Layer Name' dialog will appear. Enter the new layer name, and the updated outfalls layer will be saved as that name in the GPKG. |
|||
:::[[File:Layer_Name_dialog.png]] |
|||
:'''Save to Database Table...:''' |
|||
::*'''<font color=red>???</font>''' |
|||
:'''Append to Layer...:''' |
|||
::*'''<font color=red>???</font>''' |
|||
<br> |
|||
[[File:.png]] |
|||
<br><br> |
<br><br> |
||
Revision as of 16:41, 13 December 2023
Introduction
This tool creates a conduit extension to eliminate the SWMM error with multiple links connected to the same outfall node. This is a common issue when converting ESTRY models for use in TUFLOW-SWMM. This tool takes an existing GeoPackage file and creates a new GeoPackage file that contains the channel extensions. The newly created extension channel is always an open rectangular channel with the provided attributes. The generated channels may need to be modified to match the real world geometry at the location.
Usage
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'.
Parameters
- GeoPackage in TUFLOW-SWMM Format: The input GeoPackage file to be updated.
- Channel extension length:
- Channel extension width:
- channel extension maximum depth:
- Channel extension z-offset for new downstream outlet elevation:
- Channel extension roughness coefficient:
- GeoPackage output filename:
File:Multiply connected links dialog.png
Example
Up |
---|
![]() |