Short Name:
|
Derived From:
|
Fields: |
Linearly transforms 3D geographic coordinates.
For the given input coordinates (lambda, phi, h)
, the transformation will give:(lambda + longitude, phi + latitude, h * scale + offset)
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
optional
|
latitude
|
number
|
0 |
|
The latitude offset, in radians. |
||||
optional
|
longitude
|
number
|
0 |
|
The longitude offset, in radians. |
||||
optional
|
offset
|
number
|
0 |
|
The longitude offset, in radians. |
||||
optional
|
scale
|
number
|
1 |
|
The longitude offset, in radians. |