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