SAGA-GIS Tool Library Documentation (v7.2.0)

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.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPoint CloudsPoint Cloud list (input)PC_LAYERS--
OutputMerged Point CloudPoint Cloud (output)PC_OUT--
OptionsDelete InputBooleanDEL_LAYERSRemoves input layers from memory while merging.Default: 1
Add Input IdentifierBooleanADD_IDENTIFIERAdds a field with an identifier for the input point cloud a point originates from.Default: 0
Start ValueIntegerSTART_VALUEThe 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