Skip to content

Commit ab5229c

Browse files
committedOct 17, 2014
Merge pull request #1633 from gioman/saga_split_shapes_new_option
add new parameter to SAGA split shapes tool, fixes #11427
2 parents bb95a0f + c575fa5 commit ab5229c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
 
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Split Shapes Layer Randomly
2+
shapes_tools
3+
ParameterVector|SHAPES|Shapes|-1|False
4+
ParameterNumber|PERCENT|Split ratio (%)|0|100|50
5+
ParameterBoolean|EXACT |Split exactly|True
6+
OutputVector|A|Group A
7+
OutputVector|B|Group B

0 commit comments

Comments
 (0)
Please sign in to comment.