Tool Rectify Grid
Georeferencing and rectification for grids. Either choose the attribute fields (x/y) with the projected coordinates for the reference points (origin) or supply an additional points layer with correspondend points in the target projection.
- Author: O.Conrad (c) 2006
- Menu: Projection|Georeferencing
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Reference Points (Origin) | Shapes, input | REF_SOURCE | - | - |
Reference Points (Projection) (*) | Shapes, input, optional | REF_TARGET | - | - |
Grid | Grid, input | GRID | - | - |
Options | x Position | Table field | XFIELD | - | - |
y Position | Table field | YFIELD | - | - |
Method | Choice | METHOD | - | 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 Order | Integer | ORDER | - | Minimum: 1 Default: 3 |
Grid system | Grid system | GRID_GRIDSYSTEM | - | - |
Resampling | Choice | RESAMPLING | - | Available Choices: [0] Nearest Neighbour [1] Bilinear Interpolation [2] Bicubic Spline Interpolation [3] B-Spline Interpolation Default: 3 |
Bytewise Interpolation | Boolean | BYTEWISE | - | Default: 0 |
(*) optional |
Command-line
Usage: saga_cmd pj_georeference 1 [-REF_SOURCE <str>] [-REF_TARGET <str>] [-XFIELD <str>] [-YFIELD <str>] [-METHOD <str>] [-ORDER <num>] [-GRID <str>] [-RESAMPLING <str>] [-BYTEWISE <str>] [-TARGET_DEFINITION <str>] [-TARGET_USER_SIZE <double>] [-TARGET_USER_XMIN <double>] [-TARGET_USER_XMAX <double>] [-TARGET_USER_YMIN <double>] [-TARGET_USER_YMAX <double>] [-TARGET_USER_COLS <num>] [-TARGET_USER_ROWS <num>] [-TARGET_USER_FITS <str>] [-TARGET_TEMPLATE <str>] [-TARGET_OUT_GRID <str>]
-REF_SOURCE:<str> Reference Points (Origin)
Shapes, input
-REF_TARGET:<str> Reference Points (Projection)
Shapes, input, optional
-XFIELD:<str> x Position
Table field
-YFIELD:<str> y Position
Table field
-METHOD:<str> 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:<num> Polynomial Order
Integer
Minimum: 1
Default: 3
-GRID:<str> Grid
Grid, input
-RESAMPLING:<str> Resampling
Choice
Available Choices:
[0] Nearest Neighbour
[1] Bilinear Interpolation
[2] Bicubic Spline Interpolation
[3] B-Spline Interpolation
Default: 3
-BYTEWISE:<str> Bytewise Interpolation
Boolean
Default: 0
-TARGET_DEFINITION:<str> Target Grid System
Choice
Available Choices:
[0] user defined
[1] grid or grid system
Default: 0
-TARGET_USER_SIZE:<double> Cellsize
Floating point
Minimum: 0.000000
Default: 1.000000
-TARGET_USER_XMIN:<double> West
Floating point
Default: 0.000000
-TARGET_USER_XMAX:<double> East
Floating point
Default: 100.000000
-TARGET_USER_YMIN:<double> South
Floating point
Default: 0.000000
-TARGET_USER_YMAX:<double> North
Floating point
Default: 100.000000
-TARGET_USER_COLS:<num> Columns
Integer
Minimum: 1
Default: 100
-TARGET_USER_ROWS:<num> Rows
Integer
Minimum: 1
Default: 100
-TARGET_USER_FITS:<str> Fit
Choice
Available Choices:
[0] nodes
[1] cells
Default: 0
-TARGET_TEMPLATE:<str> Target System
Grid, input, optional, CMD
-TARGET_OUT_GRID:<str> Target Grid
Grid, output