SAGA 9.3.3 | Tool Library Documentation

Warping Shapes


Description

Georeferencing of shapes layers. Either choose the attribute fields (x/y) with the projected coordinates for the reference points (origin) or supply a additional points layer with correspondend points in the target projection.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputReference Points (Origin)shapes, inputREF_SOURCE--
Reference Points (Projection)shapes, input, optionalREF_TARGET--
Inputshapes, inputINPUT--
OutputOutputshapes, outputOUTPUT--
Optionsx Positiontable fieldXFIELD--
y Positiontable fieldYFIELD--
MethodchoiceMETHOD-Available Choices: [0] Automatic [1] Triangulation [2] Spline [3] Affine [4] 1st Order Polynomial [5] 2nd Order Polynomial [6] 3rd Order Polynomial [7] Polynomial, Order Default: 0
Polynomial Orderinteger numberORDER-Minimum: 1 Default: 3

Command Line


Usage: saga_cmd pj_georeference 2 [-REF_SOURCE ] [-REF_TARGET ] [-XFIELD ] [-YFIELD ] [-METHOD ] [-ORDER ] [-INPUT ] [-OUTPUT ]
  -REF_SOURCE:	Reference Points (Origin)
	shapes, input
  -REF_TARGET:	Reference Points (Projection)
	shapes, input, optional
  -XFIELD:    	x Position
	table field
  -YFIELD:    	y Position
	table field
  -METHOD:    	Method
	choice
	Available Choices:
	[0] Automatic
	[1] Triangulation
	[2] Spline
	[3] Affine
	[4] 1st Order Polynomial
	[5] 2nd Order Polynomial
	[6] 3rd Order Polynomial
	[7] Polynomial, Order
	Default: 0
  -ORDER:     	Polynomial Order
	integer number
	Minimum: 1
	Default: 3
  -INPUT:     	Input
	shapes, input
  -OUTPUT:    	Output
	shapes, output