SAGA-GIS Module Library Documentation (v2.1.3)

Module Create Graticule

(c) 2004 by Victor Olaya.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputExtent (*)Shapes (optional input)EXTENT--
OutputGraticuleShapes (output)GRATICULE--
OptionsWidthValue rangeX_EXTENT--
HeightValue rangeY_EXTENT--
Division WidthFloating pointDISTX-Default: 10.000000
Division HeightFloating pointDISTY-Default: 10.000000
TypeChoiceTYPE-Available Choices:
[0] Lines
[1] Rectangles
Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_tools 12 [-GRATICULE <str>] [-EXTENT <str>] [-X_EXTENT_MIN <str>] [-X_EXTENT_MAX <str>] [-Y_EXTENT_MIN <str>] [-Y_EXTENT_MAX <str>] [-DISTX <str>] [-DISTY <str>] [-TYPE <str>]
  -GRATICULE:<str>   	Graticule
	Shapes (output)
  -EXTENT:<str>      	Extent
	Shapes (optional input)
  -X_EXTENT_MIN:<str>	Width
	Value range
  -X_EXTENT_MAX:<str>	Width
	Value range
  -Y_EXTENT_MIN:<str>	Height
	Value range
  -Y_EXTENT_MAX:<str>	Height
	Value range
  -DISTX:<str>       	Division Width
	Floating point
	Default: 10.000000
  -DISTY:<str>       	Division Height
	Floating point
	Default: 10.000000
  -TYPE:<str>        	Type
	Choice
	Available Choices:
	[0] Lines
	[1] Rectangles
	Default: 0