Skip to content

Commit

Permalink
Better output name for some SAGA Processing modules
Browse files Browse the repository at this point in the history
pcav committed Jun 6, 2015
1 parent b5bd178 commit faf3bcd
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit faf3bcd

Please sign in to comment.