SAGA-GIS Tool Library Documentation (v6.2.0)

Tool 13: Reprojecting a shapes layer

Copy a shapes layer and move it to a new position.
(c) 2003 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de

Parameters

 NameTypeIdentifierDescriptionConstraints
InputInputShapes (input)INPUTThis must be your input data of type shapes.-
OutputOutputShapes (output)OUTPUTThis will contain your output data of type shapes.-
OptionsMethodChoiceMETHOD-Available Choices:
[0] Translation
[1] Scaling
[2] Shearing
[3] Rotation
[4] Combination A
[5] Combination B
Default: 0
XFloating pointTRANS_X-Default: 10.000000
YFloating pointTRANS_Y-Default: 10.000000
XFloating pointSCALE_X-Default: 10.000000
YFloating pointSCALE_Y-Default: 10.000000
XFloating pointSHEAR_X-Default: 0.500000
YFloating pointSHEAR_Y-Default: 0.500000
Rotation angle [Degree]Floating pointROTAT-Default: 45.000000

Command-line

Usage: saga_cmd garden_learn_to_program 12 [-INPUT <str>] [-OUTPUT <str>] [-METHOD <str>] [-TRANS_X <double>] [-TRANS_Y <double>] [-SCALE_X <double>] [-SCALE_Y <double>] [-SHEAR_X <double>] [-SHEAR_Y <double>] [-ROTAT <double>]
  -INPUT:<str>     	Input
	Shapes (input)
  -OUTPUT:<str>    	Output
	Shapes (output)
  -METHOD:<str>    	Method
	Choice
	Available Choices:
	[0] Translation
	[1] Scaling
	[2] Shearing
	[3] Rotation
	[4] Combination A
	[5] Combination B
	Default: 0
  -TRANS_X:<double>	X
	Floating point
	Default: 10.000000
  -TRANS_Y:<double>	Y
	Floating point
	Default: 10.000000
  -SCALE_X:<double>	X
	Floating point
	Default: 10.000000
  -SCALE_Y:<double>	Y
	Floating point
	Default: 10.000000
  -SHEAR_X:<double>	X
	Floating point
	Default: 0.500000
  -SHEAR_Y:<double>	Y
	Floating point
	Default: 0.500000
  -ROTAT:<double>  	Rotation angle [Degree]
	Floating point
	Default: 45.000000