Copy Shapes from Region
- Author: O.Conrad (c) 2006
- Menu: Shapes | Construction
Description
Copies all shapes that belong to the specified region.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Shapes | shapes list, input | SHAPES | - | - |
Shapes | shapes, input | SHAPES_EXT | - | - |
Polygons | shapes, input | POLYGONS | - | - |
Output | Copy | shapes list, output | CUT | - | - |
Options | Method | choice | METHOD | - | Available Choices:
[0] completely contained
[1] intersects
[2] center
Default: 1 |
Region | choice | EXTENT | - | Available Choices:
[0] user defined
[1] grid project
[2] shapes layer extent
[3] polygons
Default: 0 |
Left | floating point number | AX | - | Default: 0.000000 |
Right | floating point number | BX | - | Default: 1.000000 |
Bottom | floating point number | AY | - | Default: 0.000000 |
Top | floating point number | BY | - | Default: 1.000000 |
Horizontal Range | floating point number | DX | - | Minimum: 0.000000
Default: 1.000000 |
Vertical Range | floating point number | DY | - | Minimum: 0.000000
Default: 1.000000 |
Grid System | grid system | GRID_SYS | - | - |
Minimum Overlap | floating point number | OVERLAP | minimum overlapping area as percentage of the total size of the input shape. applies to polygon layers only. | Minimum: 0.000000
Maximum: 100.000000
Default: 50.000000 |
Command Line
Usage: saga_cmd shapes_tools 13 [-SHAPES ] [-CUT ] [-METHOD ] [-EXTENT ] [-AX ] [-BX ] [-AY ] [-BY ] [-DX ] [-DY ] [-GRID_SYS_D ] [-GRID_SYS_X ] [-GRID_SYS_Y ] [-GRID_SYS_NX ] [-GRID_SYS_NY ] [-GRID_SYS_FILE ] [-SHAPES_EXT ] [-POLYGONS ] [-OVERLAP ]
-SHAPES: Shapes
shapes list, input
-CUT: Copy
shapes list, output
-METHOD: Method
choice
Available Choices:
[0] completely contained
[1] intersects
[2] center
Default: 1
-EXTENT: Region
choice
Available Choices:
[0] user defined
[1] grid project
[2] shapes layer extent
[3] polygons
Default: 0
-AX: Left
floating point number
Default: 0.000000
-BX: Right
floating point number
Default: 1.000000
-AY: Bottom
floating point number
Default: 0.000000
-BY: Top
floating point number
Default: 1.000000
-DX: Horizontal Range
floating point number
Minimum: 0.000000
Default: 1.000000
-DY: Vertical Range
floating point number
Minimum: 0.000000
Default: 1.000000
-GRID_SYS_D: Cell Size
-GRID_SYS_X: Lower Left Center Cell X-Coordinate
-GRID_SYS_Y: Lower Left Center Cell Y-Coordinate
-GRID_SYS_NX: Number of Columns
-GRID_SYS_NY: Number of Rows
-GRID_SYS_FILE: Grid File
-SHAPES_EXT: Shapes
shapes, input
-POLYGONS: Polygons
shapes, input
-OVERLAP: Minimum Overlap
floating point number
Minimum: 0.000000
Maximum: 100.000000
Default: 50.000000