Create Graticule
- Author: V.Olaya (c) 2004
- Menu: Shapes | Tools
Description
The tool allows one to create a graticule with a user-specified width and height.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Extent | shapes, input, optional | EXTENT | - | - | 
| Output | Graticule | shapes, output | GRATICULE_LINE | - | - | 
| Graticule | shapes, output | GRATICULE_RECT | - | - | 
| Options | Type | choice | TYPE | - | Available Choices:
[0] Lines
[1] Rectangles
Default: 0 | 
| Width | value range | EXTENT_X | - | - | 
| Height | value range | EXTENT_Y | - | - | 
| Division Width | floating point number | DIVISION_X | - | Minimum: 0.000000
Default: 10.000000 | 
| Division Height | floating point number | DIVISION_Y | - | Minimum: 0.000000
Default: 10.000000 | 
| Alignment | choice | ALIGNMENT | Determines 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 | 
| Round | boolean | ROUND | Round bounding box coordinates to whole numbers; this blows up the bounding box. | Default: 0 | 
Command Line
Usage: saga_cmd shapes_tools 12 [-GRATICULE_LINE ] [-GRATICULE_RECT ] [-TYPE ] [-EXTENT ] [-EXTENT_X_MIN ] [-EXTENT_X_MAX ] [-EXTENT_Y_MIN ] [-EXTENT_Y_MAX ] [-DIVISION_X ] [-DIVISION_Y ] [-ALIGNMENT ] [-ROUND ]
  -GRATICULE_LINE: 	Graticule
	shapes, output
  -GRATICULE_RECT: 	Graticule
	shapes, output
  -TYPE:           	Type
	choice
	Available Choices:
	[0] Lines
	[1] Rectangles
	Default: 0
  -EXTENT:         	Extent
	shapes, input, optional
  -EXTENT_X_MIN:	Width
	value range
  -EXTENT_X_MAX:	Width
	value range
  -EXTENT_Y_MIN:	Height
	value range
  -EXTENT_Y_MAX:	Height
	value range
  -DIVISION_X:  	Division Width
	floating point number
	Minimum: 0.000000
	Default: 10.000000
  -DIVISION_Y:  	Division Height
	floating point number
	Minimum: 0.000000
	Default: 10.000000
  -ALIGNMENT:      	Alignment
	choice
	Available Choices:
	[0] bottom-left
	[1] top-left
	[2] bottom-right
	[3] top-right
	[4] centered
	Default: 0
  -ROUND:          	Round
	boolean
	Default: 0