SAGA-GIS Module Library Documentation (v2.3.0)

Module 12: First steps with shapes

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.-
OptionsTranslation: XFloating pointDX-Default: 10.000000
Translation: YFloating pointDY-Default: 10.000000

Command-line

Usage: saga_cmd garden_learn_to_program 11 [-INPUT <str>] [-OUTPUT <str>] [-DX <double>] [-DY <double>]
  -INPUT:<str> 	Input
	Shapes (input)
  -OUTPUT:<str>	Output
	Shapes (output)
  -DX:<double> 	Translation: X
	Floating point
	Default: 10.000000
  -DY:<double> 	Translation: Y
	Floating point
	Default: 10.000000