Skip to content

Commit

Permalink
fixes for 2 shapes tools for SAGA 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Manghi committed Oct 20, 2014
1 parent 4906d56 commit 17626b8
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 17626b8

Please sign in to comment.