SAGA-GIS Tool Library Documentation (v8.2.1)

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 pointDXThe shift along the x-axis [map units].Default: 0.000000
dYFloating pointDYThe shift along the y-axis [map units].Default: 0.000000
dZFloating pointDZThe shift along the z-axis [map units].Default: 0.000000
Angle XFloating pointANGLEXAngle in degrees, clockwise around x-axis.Default: 0.000000
Angle YFloating pointANGLEYAngle in degrees, clockwise around y-axis.Default: 0.000000
Angle ZFloating pointANGLEZAngle in degrees, clockwise around z-axis.Default: 0.000000
Scale Factor XFloating pointSCALEXThe scale factor in x-direction.Default: 1.000000
Scale Factor YFloating pointSCALEYThe scale factor in y-direction.Default: 1.000000
Scale Factor ZFloating pointSCALEZThe scale factor in z-direction.Default: 1.000000
XFloating pointANCHORXThe x-coordinate of the anchor point.Default: 0.000000
YFloating pointANCHORYThe y-coordinate of the anchor point.Default: 0.000000
ZFloating pointANCHORZThe 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
	Default: 0.000000
  -DY:<double>     	dY
	Floating point
	Default: 0.000000
  -DZ:<double>     	dZ
	Floating point
	Default: 0.000000
  -ANGLEX:<double> 	Angle X
	Floating point
	Default: 0.000000
  -ANGLEY:<double> 	Angle Y
	Floating point
	Default: 0.000000
  -ANGLEZ:<double> 	Angle Z
	Floating point
	Default: 0.000000
  -SCALEX:<double> 	Scale Factor X
	Floating point
	Default: 1.000000
  -SCALEY:<double> 	Scale Factor Y
	Floating point
	Default: 1.000000
  -SCALEZ:<double> 	Scale Factor Z
	Floating point
	Default: 1.000000
  -ANCHORX:<double>	X
	Floating point
	Default: 0.000000
  -ANCHORY:<double>	Y
	Floating point
	Default: 0.000000
  -ANCHORZ:<double>	Z
	Floating point
	Default: 0.000000