SAGA-GIS Tool Library Documentation (v6.2.0)

Tool UTM Projection (Shapes)

Project shapes into UTM coordinates.
Projection routines make use of the Proj.4 Cartographic Projections library.
Proj.4 was originally developed by Gerald Evenden and later continued by the United States Department of the Interior, Geological Survey (USGS).
Proj.4 Version is Rel. 4.8.0, 6 March 2012
Proj.4 Homepage

Parameters

 NameTypeIdentifierDescriptionConstraints
InputSourceShapes (input)SOURCE--
OutputTargetShapes (output)TARGET--
OptionsGet CRS Definition from...ChoiceCRS_METHOD-Available Choices:
[0] Proj4 Parameters
[1] EPSG Code
[2] Well Known Text File
Default: 0
Proj4 ParametersLong textCRS_PROJ4--
Well Known Text FileFile pathCRS_FILE--
Authority CodeIntegerCRS_EPSG-Default: -1
AuthorityTextCRS_EPSG_AUTH-Default: EPSG
Precise Datum ConversionBooleanPRECISEavoids precision problems when source and target crs use different geodedtic datums.Default: 0
ZoneIntegerUTM_ZONE-Minimum: 1
Maximum: 60
Default: 1
SouthBooleanUTM_SOUTH-Default: 0

Command-line

Usage: saga_cmd pj_proj4 26 [-CRS_METHOD <str>] [-CRS_PROJ4 <str>] [-CRS_FILE <str>] [-CRS_EPSG <num>] [-CRS_EPSG_AUTH <str>] [-PRECISE <str>] [-SOURCE <str>] [-TARGET <str>] [-UTM_ZONE <num>] [-UTM_SOUTH <str>]
  -CRS_METHOD:<str>   	Get CRS Definition from...
	Choice
	Available Choices:
	[0] Proj4 Parameters
	[1] EPSG Code
	[2] Well Known Text File
	Default: 0
  -CRS_PROJ4:<str>    	Proj4 Parameters
	Long text
  -CRS_FILE:<str>     	Well Known Text File
	File path
  -CRS_EPSG:<num>     	Authority Code
	Integer
	Default: -1
  -CRS_EPSG_AUTH:<str>	Authority
	Text
	Default: EPSG
  -PRECISE:<str>      	Precise Datum Conversion
	Boolean
	Default: 0
  -SOURCE:<str>       	Source
	Shapes (input)
  -TARGET:<str>       	Target
	Shapes (output)
  -UTM_ZONE:<num>     	Zone
	Integer
	Minimum: 1
	Maximum: 60
	Default: 1
  -UTM_SOUTH:<str>    	South
	Boolean
	Default: 0