Tissot's Indicatrix
- Author: O.Conrad (c) 2014
- Menu: Projection | Tools
Description
Creates a shapes layer with Tissot's indicatrices for chosen projection.
Projection routines make use of the PROJ generic coordinate transformation software.
PROJ Version is 9.4.1
PROJ Homepage
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Indicatrix | shapes, output | TARGET | - | - |
Options | Definition String | text | CRS_STRING | Supported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326"). | Default: +proj=longlat +datum=WGS84 +no_defs |
Well Known Text File | file path | CRS_FILE | - | - |
Number in Latitudinal Direction | integer number | NY | - | Minimum: 1
Default: 5 |
Number in Meridional Direction | integer number | NX | - | Minimum: 1
Default: 11 |
Size | floating point number | SCALE | - | Minimum: 1.000000
Default: 25.000000 |
Command Line
Usage: saga_cmd pj_proj4 16 [-CRS_STRING ] [-CRS_FILE ] [-TARGET ] [-NY ] [-NX ] [-SCALE ]
-CRS_STRING: Definition String
text
Default: +proj=longlat +datum=WGS84 +no_defs
-CRS_FILE: Well Known Text File
file path
-TARGET: Indicatrix
shapes, output
-NY: Number in Latitudinal Direction
integer number
Minimum: 1
Default: 5
-NX: Number in Meridional Direction
integer number
Minimum: 1
Default: 11
-SCALE: Size
floating point number
Minimum: 1.000000
Default: 25.000000