Select Shapes from List
- Author: V. Wichmann (c) 2016
- Menu: Shapes | Selection
Description
Main use of this tool is to support tool chain development, allowing to pick a single shapefile from a shapes list.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Shapes List | shapes list, input | SHAPESLIST | The input shapes list. | - | 
| Output | Shapes | shapes, output, optional | SHAPES | The shapefile picked from the shapes list. | - | 
| Options | Index | integer number | INDEX | The list index of the shapefile to pick. Indices start at zero. | Minimum: 0
Default: 0 | 
Command Line
Usage: saga_cmd shapes_tools 26 [-SHAPESLIST ] [-SHAPES ] [-INDEX ]
  -SHAPESLIST:	Shapes List
	shapes list, input
  -SHAPES:    	Shapes
	shapes, output, optional
  -INDEX:     	Index
	integer number
	Minimum: 0
	Default: 0