SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Select by Attributes... (Numerical Expression)

Selects records for which the expression is true.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesShapes (input)SHAPES--
OptionsAttribute (*)Table fieldFIELDattribute to be searched; if not set all attributes will be searched-
ExpressionTextEXPRESSION-Default: a > 0
MethodChoiceMETHOD-Available Choices:
[0] new selection
[1] add to current selection
[2] select from current selection
[3] remove from current selection
Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_tools 3 [-SHAPES <str>] [-FIELD <str>] [-EXPRESSION <str>] [-METHOD <str>]
  -SHAPES:<str>    	Shapes
	Shapes (input)
  -FIELD:<str>     	Attribute
	Table field
  -EXPRESSION:<str>	Expression
	Text
	Default: a > 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