Geographic3D offsets
GML Report Print View

Geographic3D offsets Open
Coordinate Operation Method Details [VALID]
Name: Geographic3D offsets
Code: 9660
Operation is Reversible: Yes
Formula: Note: These formulas have been transcribed from EPSG Guidance Note #7-2. Users are encouraged to use that document rather than the text which follows as reference because limitations in the transcription will be avoided.

Lat_T = Lat_S + latitude_offset
Lon_T = Lon_S + longitude_offset
EllipsoidHeight_T = EllipsoidHeight_S + ellipsoid_height_offset.
Example: (none)
Method
Parameters:
Parameter Name Parameter Code Sign reversal Parameter Description
Latitude offset 8601 Yes The difference between the latitude values of a point in the target and source coordinate reference systems.
Longitude offset 8602 Yes The difference between the longitude values of a point in the target and source coordinate reference systems.
Vertical Offset 8603 Yes The difference between the height or depth values of a point in the target and source coordinate reference systems, applied by adding the offset value to the value in the source CRS.