Module Create Graticule
(c) 2004 by Victor Olaya.
- Author: V.Olaya (c) 2004
- Specification: grid
- Menu: Shapes|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Extent (*) | Shapes (optional input) | EXTENT | - | - |
Output | Graticule | Shapes (output) | GRATICULE | - | - |
Options | Width | Value range | X_EXTENT | - | - |
Height | Value range | Y_EXTENT | - | - |
Division Width | Floating point | DISTX | - | Default: 10.000000 |
Division Height | Floating point | DISTY | - | Default: 10.000000 |
Type | Choice | TYPE | - | 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