SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Split Shapes Layer

Split Shapes Layer

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesshapes, inputSHAPES--
OutputTiles (*)shapes list, output, optionalCUTS--
Extent (*)shapes, output, optionalEXTENT--
OptionsNumber of horizontal tilesinteger numberNX-Minimum: 1
Default: 2
Number of vertical tilesinteger numberNY-Minimum: 1
Default: 2
MethodchoiceMETHOD-Available Choices:
[0] completely contained
[1] intersects
[2] center
Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_tools 15 [-SHAPES <str>] [-CUTS <str>] [-EXTENT <str>] [-NX <num>] [-NY <num>] [-METHOD <str>]
  -SHAPES:<str>	Shapes
	shapes, input
  -CUTS:<str>  	Tiles
	shapes list, output, optional
  -EXTENT:<str>	Extent
	shapes, output, optional
  -NX:<num>    	Number of horizontal tiles
	integer number
	Minimum: 1
	Default: 2
  -NY:<num>    	Number of vertical tiles
	integer number
	Minimum: 1
	Default: 2
  -METHOD:<str>	Method
	choice
	Available Choices:
	[0] completely contained
	[1] intersects
	[2] center
	Default: 0