Tool Select by Location...
Select by location.
- Author: V.Olaya (c) 2004, O.Conrad (c) 2011
- Menu: Shapes|Selection
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 <str>] [-LOCATIONS <str>] [-CONDITION <str>] [-METHOD <str>]
-SHAPES:<str> Shapes to Select From
Shapes, input
-LOCATIONS:<str> Locations
Shapes, input
-CONDITION:<str> 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:<str> Method
Choice
Available Choices:
[0] new selection
[1] add to current selection
[2] select from current selection
[3] remove from current selection
Default: 0