Module: Georeferencing - Shapes
(c) 2006 by O.Conrad
Menu: Projection > Georeferencing
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.
This library uses the Minpack routines for solving the nonlinear equations and nonlinear least squares problem. You find minpack and more information about minpack at:
http://www.netlib.org/minpack
or download the C source codes:
http://www.netlib.org/minpack/cminpack.tar
Parameters
Name | Type | Identifier | Description | Constraints |
---|
Input |
---|
Input | Shapes (input) | INPUT | | |
Reference Points (Origin) | Shapes (input) | REF_SOURCE | | |
Reference Points (Projection) (*) | Shapes (optional input) | REF_TARGET | | |
Output |
---|
Output | Shapes (output) | OUTPUT | | |
Options |
---|
x Position | Table field | XFIELD | | |
y Position | Table field | YFIELD | | |
(*) optional