Tool Merge Point Clouds
This tool can be used to merge point clouds. The attribute fields of the merged point cloud resemble those of the first point cloud in the input list. In order to merge the attributes of the additional point cloud layers, these must be consistent (field name and type) with the first point cloud in the input list. Missing attribute values are set to no-data.
- Author: Magnus Bremer (c) 2012
- Menu: Shapes|Point Clouds|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Point Clouds | Point Cloud list, input | PC_LAYERS | - | - |
Output | Merged Point Cloud | Point Cloud, output | PC_OUT | - | - |
Options | Delete Input | Boolean | DEL_LAYERS | Removes input layers from memory while merging. | Default: 1 |
Add Input Identifier | Boolean | ADD_IDENTIFIER | Adds a field with an identifier for the input point cloud a point originates from. | Default: 0 |
Start Value | Integer | START_VALUE | The start value to be used for the identifier. | Default: 1 |
Command-line
Usage: saga_cmd pointcloud_tools 12 [-PC_LAYERS <str>] [-PC_OUT <str>] [-DEL_LAYERS <str>] [-ADD_IDENTIFIER <str>] [-START_VALUE <num>]
-PC_LAYERS:<str> Point Clouds
Point Cloud list, input
-PC_OUT:<str> Merged Point Cloud
Point Cloud, output
-DEL_LAYERS:<str> Delete Input
Boolean
Default: 1
-ADD_IDENTIFIER:<str> Add Input Identifier
Boolean
Default: 0
-START_VALUE:<num> Start Value
Integer
Default: 1