SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Select by Location...

Select by location.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapes to Select FromShapes (input)SHAPES--
LocationsShapes (input)LOCATIONS--
OptionsConditionChoiceCONDITIONSelect shapes that fulfil this conditionAvailable Choices:
[0] intersect
[1] are completely within
[2] completely contain
[3] have their centroid in
[4] contain the centeroid of
Default: 0
MethodChoiceMETHOD-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