QGIS SWMM Integrity Make Object Names Unique: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Line 10: | Line 10: | ||
=== Parameters === |
=== Parameters === |
||
<ol> |
<ol> |
||
<li>'''Input layer:''' The existing SWMM layer |
<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 |
<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> |
||
'''Note:''' If 'Edit Feature In-Place' is selected, the tool does not require any input parameters. Once the tool is double |
'''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><br> |
||
[[File:Integrity_Make_Object_Names_Unique_Dialog_a.png]] |
[[File:Integrity_Make_Object_Names_Unique_Dialog_a.png]] |
Revision as of 11:22, 29 February 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'.
Parameters
- Input layer: The existing SWMM layer to be updated.
- 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).
- 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.
Example
Using the 'Edit Feature In-Place' tool:
Up |
---|
![]() |