Tool Split Shapes Layer
Split Shapes Layer
- Author: O.Conrad (c) 2006
- Menu: Shapes|Construction
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Shapes | Shapes, input | SHAPES | - | - |
Output | Tiles (*) | Shapes list, output, optional | CUTS | - | - |
Extent (*) | Shapes, output, optional | EXTENT | - | - | |
Options | Number of horizontal tiles | Integer | NX | - | Minimum: 1 Default: 2 |
Number of vertical tiles | Integer | NY | - | Minimum: 1 Default: 2 | |
Method | Choice | METHOD | - | 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 Minimum: 1 Default: 2 -NY:<num> Number of vertical tiles Integer Minimum: 1 Default: 2 -METHOD:<str> Method Choice Available Choices: [0] completely contained [1] intersects [2] center Default: 0