Tool Split Shapes Layer
- Author: (c) 2006 by O.Conrad
- Menu: Shapes|Construction
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Shapes | Shapes (input) | SHAPES | - | - |
Output | Tiles (*) | Shapes list (optional output) | CUTS | - | - |
Extent (*) | Shapes (optional output) | 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 (optional output) -EXTENT:<str> Extent Shapes (optional output) -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