processing add missing saga 2.2.x shapes_polygons tools tools

This commit is contained in:
Giovanni Manghi 2016-03-07 18:18:28 +00:00
parent b1b7b65771
commit 5c20b33a58
15 changed files with 90 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Add Point Attributes to Polygons
shapes_polygons
ParameterVector|INPUT|Polygons|2|False
ParameterVector|POINTS|Points|0|False
ParameterTableField|FIELDS|Attributes|POINTS|-1|False
ParameterBoolean|ADD_LOCATION_INFO|Add location info|False
OutputVector|OUTPUT|Result

View File

@ -0,0 +1,4 @@
Flatten Polygon Layer
shapes_polygons
ParameterVector|INPUT|Input|2|False
OutputVector|OUTPUT|Output

View File

@ -0,0 +1,6 @@
Polygon Clipping
shapes_polygons
ParameterVector|CLIP|Clip features|2|False
ParameterVector|S_INPUT|Input features|-1|False
OutputVector|S_OUTPUT|Output features
Hardcoded|-MULTIPLE 0

View File

@ -0,0 +1,5 @@
Polygon Self-Intersection
shapes_polygons
ParameterVector|POLYGONS|Polygons|2|False
ParameterTableField|ID|Identifier|POLYGONS|-1|False
OutputVector|INTERSECT|Intersection

View File

@ -0,0 +1,8 @@
Shared Polygon Edges
shapes_polygons
ParameterVector|POLYGONS|Polygons|2|False
ParameterTableField|ATTRIBUTE|Attribute|POLYGONS|-1|False
ParameterNumber|EPSILON|Tolerance|0|None|0.000
ParameterBoolean|VERTICES|Check vertices|False
ParameterBoolean|DOUBLE|Double edges|False
OutputVector|EDGES|Edges

View File

@ -0,0 +1,7 @@
Add Point Attributes to Polygons
shapes_polygons
ParameterVector|INPUT|Polygons|2|False
ParameterVector|POINTS|Points|0|False
ParameterTableField|FIELDS|Attributes|POINTS|-1|False
ParameterBoolean|ADD_LOCATION_INFO|Add location info|False
OutputVector|OUTPUT|Result

View File

@ -0,0 +1,4 @@
Flatten Polygon Layer
shapes_polygons
ParameterVector|INPUT|Input|2|False
OutputVector|OUTPUT|Output

View File

@ -0,0 +1,6 @@
Polygon Clipping
shapes_polygons
ParameterVector|CLIP|Clip features|2|False
ParameterVector|S_INPUT|Input features|-1|False
OutputVector|S_OUTPUT|Output features
Hardcoded|-MULTIPLE 0

View File

@ -0,0 +1,5 @@
Polygon Self-Intersection
shapes_polygons
ParameterVector|POLYGONS|Polygons|2|False
ParameterTableField|ID|Identifier|POLYGONS|-1|False
OutputVector|INTERSECT|Intersection

View File

@ -0,0 +1,8 @@
Shared Polygon Edges
shapes_polygons
ParameterVector|POLYGONS|Polygons|2|False
ParameterTableField|ATTRIBUTE|Attribute|POLYGONS|-1|False
ParameterNumber|EPSILON|Tolerance|0|None|0.000
ParameterBoolean|VERTICES|Check vertices|False
ParameterBoolean|DOUBLE|Double edges|False
OutputVector|EDGES|Edges

View File

@ -0,0 +1,7 @@
Add Point Attributes to Polygons
shapes_polygons
ParameterVector|INPUT|Polygons|2|False
ParameterVector|POINTS|Points|0|False
ParameterTableField|FIELDS|Attributes|POINTS|-1|False
ParameterBoolean|ADD_LOCATION_INFO|Add location info|False
OutputVector|OUTPUT|Result

View File

@ -0,0 +1,4 @@
Flatten Polygon Layer
shapes_polygons
ParameterVector|INPUT|Input|2|False
OutputVector|OUTPUT|Output

View File

@ -0,0 +1,6 @@
Polygon Clipping
shapes_polygons
ParameterVector|CLIP|Clip features|2|False
ParameterVector|S_INPUT|Input features|-1|False
OutputVector|S_OUTPUT|Output features
Hardcoded|-MULTIPLE 0

View File

@ -0,0 +1,5 @@
Polygon Self-Intersection
shapes_polygons
ParameterVector|POLYGONS|Polygons|2|False
ParameterTableField|ID|Identifier|POLYGONS|-1|False
OutputVector|INTERSECT|Intersection

View File

@ -0,0 +1,8 @@
Shared Polygon Edges
shapes_polygons
ParameterVector|POLYGONS|Polygons|2|False
ParameterTableField|ATTRIBUTE|Attribute|POLYGONS|-1|False
ParameterNumber|EPSILON|Tolerance|0|None|0.000
ParameterBoolean|VERTICES|Check vertices|False
ParameterBoolean|DOUBLE|Double edges|False
OutputVector|EDGES|Edges