SAGA-GIS Module Library Documentation (v2.2.5)

Module Create Graticule

(c) 2004 by Victor Olaya.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputExtent (*)Shapes (optional input)EXTENT--
OutputGraticuleShapes (output)GRATICULE_LINE--
GraticuleShapes (output)GRATICULE_RECT--
OptionsTypeChoiceTYPE-Available Choices:
[0] Lines
[1] Rectangles
Default: 0
WidthValue rangeEXTENT_X--
HeightValue rangeEXTENT_Y--
Division WidthFloating pointDIVISION_X-Minimum: 0.000000
Default: 10.000000
Division HeightFloating pointDIVISION_Y-Minimum: 0.000000
Default: 10.000000
AlignmentChoiceALIGNMENTDetermines how the graticule is aligned to the extent, if division sizes do not fit.Available Choices:
[0] bottom-left
[1] top-left
[2] bottom-right
[3] top-right
[4] centered
Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_tools 12 [-GRATICULE_LINE <str>] [-GRATICULE_RECT <str>] [-TYPE <str>] [-EXTENT <str>] [-EXTENT_X_MIN <str>] [-EXTENT_X_MAX <str>] [-EXTENT_Y_MIN <str>] [-EXTENT_Y_MAX <str>] [-DIVISION_X <str>] [-DIVISION_Y <str>] [-ALIGNMENT <str>]
  -GRATICULE_LINE:<str>	Graticule
	Shapes (output)
  -GRATICULE_RECT:<str>	Graticule
	Shapes (output)
  -TYPE:<str>          	Type
	Choice
	Available Choices:
	[0] Lines
	[1] Rectangles
	Default: 0
  -EXTENT:<str>        	Extent
	Shapes (optional input)
  -EXTENT_X_MIN:<str>  	Width
	Value range
  -EXTENT_X_MAX:<str>  	Width
	Value range
  -EXTENT_Y_MIN:<str>  	Height
	Value range
  -EXTENT_Y_MAX:<str>  	Height
	Value range
  -DIVISION_X:<str>    	Division Width
	Floating point
	Minimum: 0.000000
	Default: 10.000000
  -DIVISION_Y:<str>    	Division Height
	Floating point
	Minimum: 0.000000
	Default: 10.000000
  -ALIGNMENT:<str>     	Alignment
	Choice
	Available Choices:
	[0] bottom-left
	[1] top-left
	[2] bottom-right
	[3] top-right
	[4] centered
	Default: 0