SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Create Graticule

The tool allows one to create a graticule with a user-specified width and height.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputExtent (*)shapes, input, optionalEXTENT--
OutputGraticuleshapes, outputGRATICULE_LINE--
Graticuleshapes, outputGRATICULE_RECT--
OptionsTypechoiceTYPE-Available Choices:
[0] Lines
[1] Rectangles
Default: 0
Widthvalue rangeEXTENT_X--
Heightvalue rangeEXTENT_Y--
Division Widthfloating point numberDIVISION_X-Minimum: 0.000000
Default: 10.000000
Division Heightfloating point numberDIVISION_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
RoundbooleanROUNDRound bounding box coordinates to whole numbers; this blows up the bounding box.Default: 0
(*) optional

Command-line

Usage: saga_cmd shapes_tools 12 [-GRATICULE_LINE <str>] [-GRATICULE_RECT <str>] [-TYPE <str>] [-EXTENT <str>] [-EXTENT_X_MIN <double>] [-EXTENT_X_MAX <double>] [-EXTENT_Y_MIN <double>] [-EXTENT_Y_MAX <double>] [-DIVISION_X <double>] [-DIVISION_Y <double>] [-ALIGNMENT <str>] [-ROUND <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, input, optional
  -EXTENT_X_MIN:<double>	Width
	value range
  -EXTENT_X_MAX:<double>	Width
	value range
  -EXTENT_Y_MIN:<double>	Height
	value range
  -EXTENT_Y_MAX:<double>	Height
	value range
  -DIVISION_X:<double>  	Division Width
	floating point number
	Minimum: 0.000000
	Default: 10.000000
  -DIVISION_Y:<double>  	Division Height
	floating point number
	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
  -ROUND:<str>          	Round
	boolean
	Default: 0