Difference between revisions of "QGIS SWMM Integrity Make Object Names Unique"

From Tuflow
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
This tool adds a suffix (.#) to duplicately named SWMM features. SWMM features must be uniquely named to avoid errors when running the simulation.
+
This tool adds a suffix (.#) to SWMM features with duplicate names. SWMM features must have unique names to avoid errors during simulation.
  
 
== Usage ==
 
== Usage ==
Line 10: Line 10:
 
=== Parameters ===
 
=== Parameters ===
 
<ol>
 
<ol>
<li>'''Input SWMM Layer:''' The existing SWMM layer that will be updated.  
+
<li>'''Input layer:''' The existing SWMM layer to be updated.  
<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 this is checked on, the tool will only update the features that have been selected.
+
<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>'''Cleaned Objects:''' Determines the location and filename of the output file.  
 
<li>'''Cleaned Objects:''' Determines the location and filename of the output file.  
 
</ol>
 
</ol>
<br>
+
'''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>
 
[[File:Integrity_Make_Object_Names_Unique_Dialog_a.png]]
 
[[File:Integrity_Make_Object_Names_Unique_Dialog_a.png]]
 
<br><br>
 
<br><br>
Line 20: Line 21:
 
== Example ==
 
== Example ==
 
<br>
 
<br>
{{Video|name=Animation_Integrity_Make_Object_Names_Unique_01a.mp4|width=1235}}
+
{{Video|name=Animation_Integrity_Make_Object_Names_Unique_01b.mp4|width=1236}}
 
+
<br>
 +
Using the 'Edit Feature In-Place' tool:
 +
<br><br>
 +
{{Video|name=Animation_Integrity_Make_Object_Names_Unique_02b.mp4|width=1236}}
 +
<br>
  
 
{{Tips Navigation
 
{{Tips Navigation
 
|uplink=[[TUFLOW_QGIS_Plugin#Usage| Back to TUFLOW QGIS Plugin Main Page]]
 
|uplink=[[TUFLOW_QGIS_Plugin#Usage| Back to TUFLOW QGIS Plugin Main Page]]
 
}}
 
}}

Latest revision as of 14:48, 3 May 2024

Introduction

This tool adds a suffix (.#) to SWMM features with duplicate names. SWMM features must have unique names to avoid errors during simulation.

Usage

This tool, Integrity - Make object 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'.

Open processing toolbox.png

Parameters

  1. Input layer: The existing SWMM layer to be updated.
  2. 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).
  3. Cleaned Objects: Determines the location and filename of the output file.

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.

Integrity Make Object Names Unique Dialog a.png

Example



Using the 'Edit Feature In-Place' tool:


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