QGIS SWMM Conduits Assign Node Fields: Difference between revisions

Content deleted Content added
Line 13:
<li>'''Input Layer:''' The existing conduits layer that will be assigned the 'To Node' and 'From Node' fields. To only update the fields of some of the layers' features, tick on 'Selected features only'. The tool will only update the fields of the conduits which have been selected.
<li>'''SWMM Node Layers:''' The existing node layers that are snapped to the endpoints of the conduits.
<li>'''Conduits:''' Determines the location and filename of the output conduits layer. Details on the options are below.
</ol>
'''Note:''' If 'Edit Feature In-Place' is selected, the tool only requires the 'SWMM Node Layers' parameter. Ie. The tool will override the existing conduits file with the updated "To Node" and "From Node" fields.
Line 19:
[[File:Assign_Nodes_Dialog.png]]
<br><br>
 
:'''Output Options:'''<br>
:For each of the following options, the tool will create a new conduits layer and won't override the existing one.
<ol>
<br>
[[File:Assign_Nodes_Dialog_output_options_02.png]]
<br><br>
:<li>Create Temporary Layer:
:*Creates a temporary scratch layer. This layer will open into the QGIS workspace but it will '''not''' be saved anywhere.
:<li>Save to File...:
:*The user can navigate to a folder and save the updated conduits layer to a new GeoPackage Database.
:<li>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 conduits layer will be saved as that name in the GPKG.
::[[File:Layer_Name_dialog.png]]
:<li>Save to Database Table...:
:*'''<font color=red>???</font>'''
:<li>Append to Layer...:
:*'''<font color=red>???</font>'''<br>
</ol>
<br>
 
=== Example ===