SAGA 9.9.1 | Tool Library Documentation

Coordinate Reference System Format Conversion


Description

Type in a Coordinate Reference System (CRS) definition and find its representation in various formats. Supported input formats are:


References


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputFormatstable, output, optionalFORMATS--
OptionsDefinitiontextDEFINITION--
FormatchoiceFORMAT-Available Choices: [0] PROJ [1] WKT-1 [2] WKT-2 [3] JSON [4] ESRI [5] all Default: 5
MultilinebooleanMULTILINEapplies to JSON and WKTDefault: 1
SimplifiedbooleanSIMPLIFIEDapplies to WKT-2Default: 1

Command Line


Usage: saga_cmd pj_proj4 19 [-DEFINITION ] [-FORMAT ] [-MULTILINE ] [-SIMPLIFIED ] [-FORMATS ]
  -DEFINITION:   Definition
	text
  -FORMAT:
                      Format
                      	choice
                      	Available Choices:
                      	[0] PROJ
                      	[1] WKT-1
                      	[2] WKT-2
                      	[3] JSON
                      	[4] ESRI
                      	[5] all
                      	Default: 5
  -MULTILINE:    Multiline
	boolean
	Default: 1
  -SIMPLIFIED:   Simplified
	boolean
	Default: 1
  -FORMATS:      Formats
	table, output, optional