Skip to content

Commit

Permalink
Merge pull request #1633 from gioman/saga_split_shapes_new_option
Browse files Browse the repository at this point in the history
add new parameter to SAGA split shapes tool, fixes #11427
  • Loading branch information
pcav committed Oct 17, 2014
2 parents bb95a0f + c575fa5 commit ab5229c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Split Shapes Layer Randomly
shapes_tools
ParameterVector|SHAPES|Shapes|-1|False
ParameterNumber|PERCENT|Split ratio (%)|0|100|50
ParameterBoolean|EXACT |Split exactly|True
OutputVector|A|Group A
OutputVector|B|Group B

0 comments on commit ab5229c

Please sign in to comment.