Merge pull request #2881 from NaturalGIS/processing_missing_saga_shapes_polygons_tools

[processing] add missing SAGA 2.2.x shapes_polygons_tools tools
This commit is contained in:
Alexander Bruy 2016-03-08 11:57:20 +02:00
commit e0c98cf409
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