Select by Location...
- Author: V.Olaya (c) 2004, O.Conrad (c) 2011-26
- 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 | - | - |
| Output | Copy | shapes, output | COPY | - | - |
| Copy | point cloud, output | COPY_PC | - | - |
| 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 |
| Post Job | choice | POSTJOB | - | Available Choices:
[0] none
[1] copy
[2] move
[3] delete
Default: 0 |
Command Line
Usage: saga_cmd shapes_tools 5 [-SHAPES ] [-LOCATIONS ] [-CONDITION ] [-METHOD ] [-POSTJOB ] [-COPY ] [-COPY_PC ]
-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
-POSTJOB: Post Job
choice
Available Choices:
[0] none
[1] copy
[2] move
[3] delete
Default: 0
-COPY: Copy
shapes, output
-COPY_PC: Copy
point cloud, output