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.
- Author: V. Wichmann (c) 2016
- Menu: Shapes|Selection
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 |
(*) 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, output, optional
-INDEX:<num> Index
integer number
Minimum: 0
Default: 0