QGIS TUFLOW Increment Layer: Difference between revisions
Content deleted Content added
Line 14:
<ol>
<li> '''Source Layer:''' Drop box for selecting the layer to be incremented. This defaults to the layer currently selected in the QGIS Layers panel.
<li> '''Keep source formatting:''' ''Depcrecated'' - this option is no longer available. The source formatting is now always retained (it also no longer creates a .QML file).▼
<li> '''Output Folder:''' The location for the folder to be saved into. This defaults to the folder location where the current file is saved and is updated if the 'Source Layer' dropbox is changed.
<li> '''Output Filename:''' The output file, the tool will attempt to guess a filename by incrementing the current filename by 1. For example the source layer with name '''2d_code_M01_001_R''' will guess '''2d_code_M01_002_R'''. This will be updated if the 'Source Layer' dropbox is changed.
Line 20 ⟶ 19:
<li> '''Remove/Keep Source Layer in Workspace:''' This option will determine whether the original source layer is removed from the workspace or not. It is possible to use the option to 'Keep Source Layer in Workspace' and 'Move Source Layer to Superseded Folder' together.
</ol>
▲
The tool also checks if an existing file with the name and location specified already exists, if so, a warning will appear alerting the user. If the existing layer is open in QGIS (or another GIS program) the tool will produce an error.
<br>
|