Skip to content

Commit 5c20b33

Browse files
author
Giovanni Manghi
committedMar 7, 2016
processing add missing saga 2.2.x shapes_polygons tools tools
1 parent b1b7b65 commit 5c20b33

15 files changed

+90
-0
lines changed
 
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Add Point Attributes to Polygons
2+
shapes_polygons
3+
ParameterVector|INPUT|Polygons|2|False
4+
ParameterVector|POINTS|Points|0|False
5+
ParameterTableField|FIELDS|Attributes|POINTS|-1|False
6+
ParameterBoolean|ADD_LOCATION_INFO|Add location info|False
7+
OutputVector|OUTPUT|Result
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Flatten Polygon Layer
2+
shapes_polygons
3+
ParameterVector|INPUT|Input|2|False
4+
OutputVector|OUTPUT|Output
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Polygon Clipping
2+
shapes_polygons
3+
ParameterVector|CLIP|Clip features|2|False
4+
ParameterVector|S_INPUT|Input features|-1|False
5+
OutputVector|S_OUTPUT|Output features
6+
Hardcoded|-MULTIPLE 0
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Polygon Self-Intersection
2+
shapes_polygons
3+
ParameterVector|POLYGONS|Polygons|2|False
4+
ParameterTableField|ID|Identifier|POLYGONS|-1|False
5+
OutputVector|INTERSECT|Intersection
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Shared Polygon Edges
2+
shapes_polygons
3+
ParameterVector|POLYGONS|Polygons|2|False
4+
ParameterTableField|ATTRIBUTE|Attribute|POLYGONS|-1|False
5+
ParameterNumber|EPSILON|Tolerance|0|None|0.000
6+
ParameterBoolean|VERTICES|Check vertices|False
7+
ParameterBoolean|DOUBLE|Double edges|False
8+
OutputVector|EDGES|Edges
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Add Point Attributes to Polygons
2+
shapes_polygons
3+
ParameterVector|INPUT|Polygons|2|False
4+
ParameterVector|POINTS|Points|0|False
5+
ParameterTableField|FIELDS|Attributes|POINTS|-1|False
6+
ParameterBoolean|ADD_LOCATION_INFO|Add location info|False
7+
OutputVector|OUTPUT|Result
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Flatten Polygon Layer
2+
shapes_polygons
3+
ParameterVector|INPUT|Input|2|False
4+
OutputVector|OUTPUT|Output
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Polygon Clipping
2+
shapes_polygons
3+
ParameterVector|CLIP|Clip features|2|False
4+
ParameterVector|S_INPUT|Input features|-1|False
5+
OutputVector|S_OUTPUT|Output features
6+
Hardcoded|-MULTIPLE 0
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Polygon Self-Intersection
2+
shapes_polygons
3+
ParameterVector|POLYGONS|Polygons|2|False
4+
ParameterTableField|ID|Identifier|POLYGONS|-1|False
5+
OutputVector|INTERSECT|Intersection
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Shared Polygon Edges
2+
shapes_polygons
3+
ParameterVector|POLYGONS|Polygons|2|False
4+
ParameterTableField|ATTRIBUTE|Attribute|POLYGONS|-1|False
5+
ParameterNumber|EPSILON|Tolerance|0|None|0.000
6+
ParameterBoolean|VERTICES|Check vertices|False
7+
ParameterBoolean|DOUBLE|Double edges|False
8+
OutputVector|EDGES|Edges
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Add Point Attributes to Polygons
2+
shapes_polygons
3+
ParameterVector|INPUT|Polygons|2|False
4+
ParameterVector|POINTS|Points|0|False
5+
ParameterTableField|FIELDS|Attributes|POINTS|-1|False
6+
ParameterBoolean|ADD_LOCATION_INFO|Add location info|False
7+
OutputVector|OUTPUT|Result
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Flatten Polygon Layer
2+
shapes_polygons
3+
ParameterVector|INPUT|Input|2|False
4+
OutputVector|OUTPUT|Output
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Polygon Clipping
2+
shapes_polygons
3+
ParameterVector|CLIP|Clip features|2|False
4+
ParameterVector|S_INPUT|Input features|-1|False
5+
OutputVector|S_OUTPUT|Output features
6+
Hardcoded|-MULTIPLE 0
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Polygon Self-Intersection
2+
shapes_polygons
3+
ParameterVector|POLYGONS|Polygons|2|False
4+
ParameterTableField|ID|Identifier|POLYGONS|-1|False
5+
OutputVector|INTERSECT|Intersection
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Shared Polygon Edges
2+
shapes_polygons
3+
ParameterVector|POLYGONS|Polygons|2|False
4+
ParameterTableField|ATTRIBUTE|Attribute|POLYGONS|-1|False
5+
ParameterNumber|EPSILON|Tolerance|0|None|0.000
6+
ParameterBoolean|VERTICES|Check vertices|False
7+
ParameterBoolean|DOUBLE|Double edges|False
8+
OutputVector|EDGES|Edges

0 commit comments

Comments
 (0)
Please sign in to comment.