mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
fixes for 2 shapes tools for SAGA 2.1.2
This commit is contained in:
parent
4906d56955
commit
17626b802a
@ -0,0 +1,6 @@
|
||||
Add Polygon Attributes to Points
|
||||
shapes_points
|
||||
ParameterVector|INPUT|Points|0|False
|
||||
ParameterVector|POLYGONS|Polygons|2|False
|
||||
ParameterTableField|FIELDS|Attribute|POLYGONS|-1|False
|
||||
OutputVector|OUTPUT|Result
|
@ -0,0 +1,6 @@
|
||||
Merge Layers
|
||||
shapes_tools
|
||||
ParameterMultipleInput|INPUT|Input Layers|-1|True
|
||||
ParameterBoolean|SRCINFO|Add source information|True
|
||||
ParameterBoolean|MATCH|Match Fields by Name|True
|
||||
OutputVector|MERGED|Merged Layer
|
Loading…
x
Reference in New Issue
Block a user