Select by Location...
- Author: V.Olaya (c) 2004, O.Conrad (c) 2011
- Menu: Shapes | Selection
Description
Select by location.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Shapes to Select From | shapes, input | SHAPES | - | - |
Locations | shapes, input | LOCATIONS | - | - |
Options | Condition | choice | CONDITION | Select shapes that fulfil this condition | Available Choices:
[0] intersect
[1] are completely within
[2] completely contain
[3] have their centroid in
[4] contain the centeroid of
Default: 0 |
Method | choice | METHOD | - | Available Choices:
[0] new selection
[1] add to current selection
[2] select from current selection
[3] remove from current selection
Default: 0 |
Command Line
Usage: saga_cmd shapes_tools 5 [-SHAPES ] [-LOCATIONS ] [-CONDITION ] [-METHOD ]
-SHAPES: Shapes to Select From
shapes, input
-LOCATIONS: Locations
shapes, input
-CONDITION: Condition
choice
Available Choices:
[0] intersect
[1] are completely within
[2] completely contain
[3] have their centroid in
[4] contain the centeroid of
Default: 0
-METHOD: Method
choice
Available Choices:
[0] new selection
[1] add to current selection
[2] select from current selection
[3] remove from current selection
Default: 0