Coordinate Reference System Picker
- Author: O.Conrad (c) 2014
- Menu: Projection | Tools
Description
Define or pick a Coordinate Reference System (CRS). It is intended to call this tool only from other tools.
Parameters
| Name | Type | Identifier | Description | Constraints |
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 | - | - |
Command Line
Usage: saga_cmd pj_proj4 15 [-CRS_STRING ] [-CRS_FILE ]
-CRS_STRING: Definition String
text
Default: +proj=longlat +datum=WGS84 +no_defs
-CRS_FILE: Well Known Text File
file path