SAGA-GIS Tool Library Documentation (v6.3.0)

Tool Drop Point Cloud Attributes

The tool can be used to drop attributes from a point cloud. In case the output dataset is not set, the attribute(s) will be dropped from the input dataset, i.e. the input dataset will be overwritten.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputPoint Cloud (input)INPUTPoint cloud to drop attribute(s) from.-
OutputOutput (*)Point Cloud (optional output)OUTPUTPoint cloud with attribute(s) dropped.-
OptionsAttributesTable fieldsFIELDSThe attribute field(s) to drop.-
(*) optional

Command-line

Usage: saga_cmd pointcloud_tools 7 [-INPUT <str>] [-FIELDS <str>] [-OUTPUT <str>]
  -INPUT:<str> 	Input
	Point Cloud (input)
  -FIELDS:<str>	Attributes
	Table fields
  -OUTPUT:<str>	Output
	Point Cloud (optional output)