Merge Layers
- Author: V.Olaya (c) 2004
- Menu: Shapes | Construction
Description
Merge vector layers.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Layers | shapes list, input | INPUT | Output will inherit shape type and table structure from the first layer in this list. | - |
Output | Merged Layer | shapes, 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 |
Delete | boolean | DELETE | Deletes each input data set immediately after it has been merged, thus saving memory resources. | Default: 0 |
Command Line
Usage: saga_cmd shapes_tools 2 [-INPUT ] [-MERGED ] [-SRCINFO ] [-MATCH ] [-DELETE ]
-INPUT: Layers
shapes list, input
-MERGED: Merged Layer
shapes, output
-SRCINFO: Add Source Information
boolean
Default: 1
-MATCH: Match Fields by Name
boolean
Default: 1
-DELETE: Delete
boolean
Default: 0