mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Better output name for some SAGA Processing modules
This commit is contained in:
parent
b5bd178c8f
commit
faf3bcd0d6
@ -5,4 +5,4 @@ ParameterTableField|FIELD_1|1. Attribute|POLYGONS|-1|True
|
||||
ParameterTableField|FIELD_2|2. Attribute|POLYGONS|-1|True
|
||||
ParameterTableField|FIELD_3|3. Attribute|POLYGONS|-1|True
|
||||
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
|
||||
OutputVector|DISSOLVED|Dissolved Polygons
|
||||
OutputVector|DISSOLVED|Dissolved
|
||||
|
@ -2,4 +2,4 @@ Polygon dissolve (all polygons)|Polygon Dissolve
|
||||
shapes_polygons
|
||||
ParameterVector|POLYGONS|Polygons|2|False
|
||||
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
|
||||
OutputVector|DISSOLVED|Dissolved Polygons
|
||||
OutputVector|DISSOLVED|Dissolved
|
||||
|
@ -5,4 +5,4 @@ ParameterTableField|FIELD_1|1. Attribute|POLYGONS|-1|True
|
||||
ParameterTableField|FIELD_2|2. Attribute|POLYGONS|-1|True
|
||||
ParameterTableField|FIELD_3|3. Attribute|POLYGONS|-1|True
|
||||
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
|
||||
OutputVector|DISSOLVED|Dissolved Polygons
|
||||
OutputVector|DISSOLVED|Dissolved
|
||||
|
@ -2,4 +2,4 @@ Polygon dissolve (all polygons)|Polygon Dissolve
|
||||
shapes_polygons
|
||||
ParameterVector|POLYGONS|Polygons|2|False
|
||||
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
|
||||
OutputVector|DISSOLVED|Dissolved Polygons
|
||||
OutputVector|DISSOLVED|Dissolved
|
||||
|
Loading…
x
Reference in New Issue
Block a user