SAGA 9.3.3 | Tool Library Documentation

Point Cloud from Table


Description

This tool allows one to create a point cloud from a table.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTAB_INThe input table.-
OutputPoint Cloudpoint cloud, outputPC_OUTThe output point cloud.-
OptionsXtable fieldFIELD_XThe attribute field with the x-coordinate.-
Ytable fieldFIELD_YThe attribute field with the y-coordinate.-
Ztable fieldFIELD_ZThe attribute field with the z-coordinate.-
Attributestable fieldsFIELDSThe attribute fields to convert, optional.-

Command Line


Usage: saga_cmd pointcloud_tools 13 [-TAB_IN ] [-FIELD_X ] [-FIELD_Y ] [-FIELD_Z ] [-FIELDS ] [-PC_OUT ]
  -TAB_IN: 	Table
	table, input
  -FIELD_X:	X
	table field
  -FIELD_Y:	Y
	table field
  -FIELD_Z:	Z
	table field
  -FIELDS: 	Attributes
	table fields
  -PC_OUT: 	Point Cloud
	point cloud, output