SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Transform Point Cloud

The tool allows one to move, rotate and/or scale a point cloud.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputpoint cloud, inputINThe input point cloud.-
OutputOutputpoint cloud, outputOUTThe transformed output point cloud.-
OptionsdXfloating point numberDXThe shift along the x-axis [map units].Default: 0.000000
dYfloating point numberDYThe shift along the y-axis [map units].Default: 0.000000
dZfloating point numberDZThe shift along the z-axis [map units].Default: 0.000000
Angle Xfloating point numberANGLEXAngle in degrees, clockwise around x-axis.Default: 0.000000
Angle Yfloating point numberANGLEYAngle in degrees, clockwise around y-axis.Default: 0.000000
Angle Zfloating point numberANGLEZAngle in degrees, clockwise around z-axis.Default: 0.000000
Scale Factor Xfloating point numberSCALEXThe scale factor in x-direction.Default: 1.000000
Scale Factor Yfloating point numberSCALEYThe scale factor in y-direction.Default: 1.000000
Scale Factor Zfloating point numberSCALEZThe scale factor in z-direction.Default: 1.000000
Xfloating point numberANCHORXThe x-coordinate of the anchor point.Default: 0.000000
Yfloating point numberANCHORYThe y-coordinate of the anchor point.Default: 0.000000
Zfloating point numberANCHORZThe z-coordinate of the anchor point.Default: 0.000000

Command-line

Usage: saga_cmd pointcloud_tools 8 [-IN <str>] [-OUT <str>] [-DX <double>] [-DY <double>] [-DZ <double>] [-ANGLEX <double>] [-ANGLEY <double>] [-ANGLEZ <double>] [-SCALEX <double>] [-SCALEY <double>] [-SCALEZ <double>] [-ANCHORX <double>] [-ANCHORY <double>] [-ANCHORZ <double>]
  -IN:<str>        	Input
	point cloud, input
  -OUT:<str>       	Output
	point cloud, output
  -DX:<double>     	dX
	floating point number
	Default: 0.000000
  -DY:<double>     	dY
	floating point number
	Default: 0.000000
  -DZ:<double>     	dZ
	floating point number
	Default: 0.000000
  -ANGLEX:<double> 	Angle X
	floating point number
	Default: 0.000000
  -ANGLEY:<double> 	Angle Y
	floating point number
	Default: 0.000000
  -ANGLEZ:<double> 	Angle Z
	floating point number
	Default: 0.000000
  -SCALEX:<double> 	Scale Factor X
	floating point number
	Default: 1.000000
  -SCALEY:<double> 	Scale Factor Y
	floating point number
	Default: 1.000000
  -SCALEZ:<double> 	Scale Factor Z
	floating point number
	Default: 1.000000
  -ANCHORX:<double>	X
	floating point number
	Default: 0.000000
  -ANCHORY:<double>	Y
	floating point number
	Default: 0.000000
  -ANCHORZ:<double>	Z
	floating point number
	Default: 0.000000