Split Shapes Layer
- Author: O.Conrad (c) 2006
- Menu: Shapes | Construction
Description
Split Shapes Layer
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 number | NX | - | Minimum: 1
Default: 2 |
Number of vertical tiles | integer number | NY | - | Minimum: 1
Default: 2 |
Method | choice | METHOD | - | Available Choices:
[0] completely contained
[1] intersects
[2] center
Default: 0 |
Command Line
Usage: saga_cmd shapes_tools 15 [-SHAPES ] [-CUTS ] [-EXTENT ] [-NX ] [-NY ] [-METHOD ]
-SHAPES: Shapes
shapes, input
-CUTS: Tiles
shapes list, output, optional
-EXTENT: Extent
shapes, output, optional
-NX: Number of horizontal tiles
integer number
Minimum: 1
Default: 2
-NY: Number of vertical tiles
integer number
Minimum: 1
Default: 2
-METHOD: Method
choice
Available Choices:
[0] completely contained
[1] intersects
[2] center
Default: 0