SAGA-GIS Module Library Documentation (v2.1.3)

Module Transform Point Cloud

The module can be used to shift, rotate and/or scale a Point Cloud.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputPoint Cloud (input)IN--
OutputOutputPoint Cloud (output)OUT--
OptionsdXFloating pointDXdX (Map Units)Default: 0.000000
dYFloating pointDYdY (Map Units)Default: 0.000000
dZFloating pointDZdZ (Map Units)Default: 0.000000
Angle XFloating pointANGLEXAngle in degrees, clockwise around x axisDefault: 0.000000
Angle YFloating pointANGLEYAngle in degrees, clockwise around y axisDefault: 0.000000
Angle ZFloating pointANGLEZAngle in degrees, clockwise around z axisDefault: 0.000000
Scale Factor XFloating pointSCALEXScale Factor XDefault: 1.000000
Scale Factor YFloating pointSCALEYScale Factor YDefault: 1.000000
Scale Factor ZFloating pointSCALEZScale Factor ZDefault: 1.000000
XFloating pointANCHORXXDefault: 0.000000
YFloating pointANCHORYYDefault: 0.000000
ZFloating pointANCHORZZDefault: 0.000000

Command-line

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