SAGA-GIS Module Library Documentation (v2.1.3)

Module Split Shapes Layer Randomly

Randomly splits one shapes layer into to new shapes layers. Useful to create a control group for model testing.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesShapes (input)SHAPES--
OutputGroup AShapes (output)A--
Group BShapes (output)B--
OptionsRelation B / AFloating pointPERCENT-Minimum: 0.000000
Maximum: 100.000000
Default: 25.000000
ExactBooleanEXACT-Default: 1

Command-line

Usage: saga_cmd shapes_tools 16 -SHAPES <str> [-A <str>] [-B <str>] [-PERCENT <str>] [-EXACT <str>]
  -SHAPES:<str> 	Shapes
	Shapes (input)
  -A:<str>      	Group A
	Shapes (output)
  -B:<str>      	Group B
	Shapes (output)
  -PERCENT:<str>	Relation B / A
	Floating point
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 25.000000
  -EXACT:<str>  	Exact
	Boolean
	Default: 1