SAGA 9.3.3 | Tool Library Documentation

Merge Point Clouds


Description

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, inputPC_LAYERS--
OutputMerged Point Cloudpoint cloud, outputPC_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 Valueinteger numberSTART_VALUEThe start value to be used for the identifier.Default: 1

Command Line


Usage: saga_cmd pointcloud_tools 12 [-PC_LAYERS ] [-PC_OUT ] [-DEL_LAYERS ] [-ADD_IDENTIFIER ] [-START_VALUE ]
  -PC_LAYERS:     	Point Clouds
	point cloud list, input
  -PC_OUT:        	Merged Point Cloud
	point cloud, output
  -DEL_LAYERS:    	Delete Input
	boolean
	Default: 1
  -ADD_IDENTIFIER:	Add Input Identifier
	boolean
	Default: 0
  -START_VALUE:   	Start Value
	integer number
	Default: 1