QGIS SWMM Integrity Make Object Names Unique: Difference between revisions

Content deleted Content added
Created page with "== Introduction == This tool adds a suffix (.#) to duplicately named SWMM features. SWMM features must be uniquely named to avoid errors when running the simulation. == Usage..."
 
 
(10 intermediate revisions by the same user not shown)
Line 1:
== Introduction ==
This tool adds a suffix (.#) to duplicatelySWMM namedfeatures SWMMwith duplicate featuresnames. SWMM features must behave uniquelyunique namednames to avoid errors when running theduring simulation.
 
== Usage ==
This tool, '''Integrity - Make nodeobject names unique''', 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>
[[File:open_processing_toolbox.png]]<br>
Line 10:
=== Parameters ===
<ol>
<li>'''Input SWMM Layerlayer:''' The existing SWMM layer that willto be updated. To only update the names of some of the layers' features, select the desired ones and tick on 'Selected features only'.
<li>'''Selected features only:''' If feature(s) in the input SWMM layer have been selected using the 'Select Features' tool, this option will become available. If checked on, the tool will only update the selected feature(s).
<li>'''OutputCleaned LayerObjects:''' Determines the location and filename of the output file. Details on the options are below.
</ol>
'''Note:''' If 'Edit Feature In-Place' is selected, the tool does not require any input parameters. Once the tool is double-clicked in the processing toolbox, the selected layer will automatically be updated.
<br>
<br><br>
[[File:make_node_names_unique_dialog.png]]
[[File:Integrity_Make_Object_Names_Unique_Dialog_a.png]]
<br><br>
 
=== Example ===
:'''Output Options:'''<br>
:For each of the following options, the tool will output a new layer and won't override any existing files. <br>
<ol>
<br>
{{Video|name=Animation_Integrity_Make_Object_Names_Unique_01b.mp4|width=1236}}
[[File:output_options_a.png]]
<br>
Using the 'Edit Feature In-Place' tool:
<br><br>
{{Video|name=Animation_Integrity_Make_Object_Names_Unique_02b.mp4|width=1236}}
:<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 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 new layer will be saved as that name in the GPKG.
::[[File:Layer_Name_dialog.png]]
</ol>
<br>
 
=== Example ===
{{Video|name=Animation_Integrity_Node_Names_Unique_01a.mp4|width=1235}}
 
 
{{Tips Navigation