SAGA-GIS Module Library Documentation (v2.2.5)

Module Transform Shapes

(c) 2004 by Victor Olaya. Use this module to move, rotate and/or scale shapes.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesShapes (input)IN--
OutputOutputShapes (output)OUT--
OptionsdXFloating pointDXdX (Map Units)Default: 0.000000
dYFloating pointDYdY (Map Units)Default: 0.000000
dZFloating pointDZdZ (Map Units)Default: 0.000000
AngleFloating pointANGLEAngle in degrees, counting clockwise from northDefault: 0.000000
Rotation XFloating pointROTATEXAngle in degrees, clockwise around x axisDefault: 0.000000
Rotation YFloating pointROTATEYAngle in degrees, clockwise around y 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 shapes_tools 10 [-IN <str>] [-OUT <str>] [-DX <str>] [-DY <str>] [-DZ <str>] [-ANGLE <str>] [-ROTATEX <str>] [-ROTATEY <str>] [-SCALEX <str>] [-SCALEY <str>] [-SCALEZ <str>] [-ANCHORX <str>] [-ANCHORY <str>] [-ANCHORZ <str>]
  -IN:<str>     	Shapes
	Shapes (input)
  -OUT:<str>    	Output
	Shapes (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
  -ANGLE:<str>  	Angle
	Floating point
	Default: 0.000000
  -ROTATEX:<str>	Rotation X
	Floating point
	Default: 0.000000
  -ROTATEY:<str>	Rotation Y
	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