Module Merge Tables
Merge tables.
- Author: O.Conrad (c) 2014
- Specification: interactive
- Menu: Table|Tools
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Tables | Table list (input) | INPUT | The resulting table inherits its field structure from the first table in this list. | - |
Output | Merged Table | Table (output) | MERGED | - | - |
Options | Add Source Information | Boolean | SRCINFO | Adds a field with the name of the original input data set. | Default: 1 |
Match Fields by Name | Boolean | MATCH | - | Default: 1 |
Command-line
Usage: saga_cmd shapes_tools 24 [-INPUT <str>] [-MERGED <str>] [-SRCINFO <str>] [-MATCH <str>] -INPUT:<str> Tables Table list (input) -MERGED:<str> Merged Table Table (output) -SRCINFO:<str> Add Source Information Boolean Default: 1 -MATCH:<str> Match Fields by Name Boolean Default: 1