SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Select Shapes from List

Main use of this tool is to support tool chain development, allowing to pick a single shapefile from a shapes list.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapes ListShapes list (input)SHAPESLISTThe input shapes list.-
OutputShapes (*)Shapes (optional output)SHAPESThe shapefile picked from the shapes list.-
OptionsIndexIntegerINDEXThe list index of the shapefile to pick. Indices start at zero.Minimum: 0
Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_tools 26 [-SHAPESLIST <str>] [-SHAPES <str>] [-INDEX <num>]
  -SHAPESLIST:<str>	Shapes List
	Shapes list (input)
  -SHAPES:<str>    	Shapes
	Shapes (optional output)
  -INDEX:<num>     	Index
	Integer
	Minimum: 0
	Default: 0