Oil and gas exploration and production.
Derived by Oceaneering for CABGOC in 1979. Mean of parameters derived by single point Transit translocation at 2 stations (Mongo Tando and N'To). Applied to single point Transit translocations at other stations to define Mhast (offshore) coordinates.
Geocentric translations (geog2D domain)
Angola (Cabinda) - offshore; The Democratic Republic of the Congo (Zaire) - offshore.
(0,)
Definition: OGC Well Known Text 2 (2019)
COORDINATEOPERATION["Mhast (offshore) to WGS 72BE (1)", VERSION["CHV-Ago Cab"], SOURCECRS[ GEOGCRS["Mhast (offshore)", DATUM["Mhast (offshore)", ELLIPSOID["International 1924",6378388,297, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], CS[ellipsoidal,2], AXIS["geodetic latitude (Lat)",north, ORDER[1], ANGLEUNIT["degree",0.0174532925199433]], AXIS["geodetic longitude (Lon)",east, ORDER[2], ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4705]]], TARGETCRS[ GEOGCRS["WGS 72BE", DYNAMIC[ FRAMEEPOCH[1972]], DATUM["WGS 72 Transit Broadcast Ephemeris", ELLIPSOID["WGS 72",6378135,298.26, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], CS[ellipsoidal,2], AXIS["geodetic latitude (Lat)",north, ORDER[1], ANGLEUNIT["degree",0.0174532925199433]], AXIS["geodetic longitude (Lon)",east, ORDER[2], ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4324]]], METHOD["Geocentric translations (geog2D domain)", ID["EPSG",9603]], PARAMETER["X-axis translation",-255, LENGTHUNIT["metre",1], ID["EPSG",8605]], PARAMETER["Y-axis translation",-29, LENGTHUNIT["metre",1], ID["EPSG",8606]], PARAMETER["Z-axis translation",-105, LENGTHUNIT["metre",1], ID["EPSG",8607]], OPERATIONACCURACY[10.0], USAGE[ SCOPE["Oil and gas exploration and production."], AREA["Angola (Cabinda) - offshore; The Democratic Republic of the Congo (Zaire) - offshore."], BBOX[-6.04,10.53,-5.05,12.37]], ID["EPSG",15790], REMARK["Derived by Oceaneering for CABGOC in 1979. Mean of parameters derived by single point Transit translocation at 2 stations (Mongo Tando and N'To). Applied to single point Transit translocations at other stations to define Mhast (offshore) coordinates."]]
Definition: PROJ.4
+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=push +v_3 +step +proj=cart +ellps=intl +step +proj=helmert +x=-255 +y=-29 +z=-105 +step +inv +proj=cart +ellps=WGS72 +step +proj=pop +v_3 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1
Definition: JavaScript (Proj4js)
proj4.defs("EPSG:15790","+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=push +v_3 +step +proj=cart +ellps=intl +step +proj=helmert +x=-255 +y=-29 +z=-105 +step +inv +proj=cart +ellps=WGS72 +step +proj=pop +v_3 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1");
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "Transformation", "name": "Mhast (offshore) to WGS 72BE (1)", "source_crs": { "type": "GeographicCRS", "name": "Mhast (offshore)", "datum": { "type": "GeodeticReferenceFrame", "name": "Mhast (offshore)", "ellipsoid": { "name": "International 1924", "semi_major_axis": 6378388, "inverse_flattening": 297 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Geodetic latitude", "abbreviation": "Lat", "direction": "north", "unit": "degree" }, { "name": "Geodetic longitude", "abbreviation": "Lon", "direction": "east", "unit": "degree" } ] }, "id": { "authority": "EPSG", "code": 4705 } }, "target_crs": { "type": "GeographicCRS", "name": "WGS 72BE", "datum": { "type": "DynamicGeodeticReferenceFrame", "name": "WGS 72 Transit Broadcast Ephemeris", "frame_reference_epoch": 1972, "ellipsoid": { "name": "WGS 72", "semi_major_axis": 6378135, "inverse_flattening": 298.26 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Geodetic latitude", "abbreviation": "Lat", "direction": "north", "unit": "degree" }, { "name": "Geodetic longitude", "abbreviation": "Lon", "direction": "east", "unit": "degree" } ] }, "id": { "authority": "EPSG", "code": 4324 } }, "method": { "name": "Geocentric translations (geog2D domain)", "id": { "authority": "EPSG", "code": 9603 } }, "parameters": [ { "name": "X-axis translation", "value": -255, "unit": "metre", "id": { "authority": "EPSG", "code": 8605 } }, { "name": "Y-axis translation", "value": -29, "unit": "metre", "id": { "authority": "EPSG", "code": 8606 } }, { "name": "Z-axis translation", "value": -105, "unit": "metre", "id": { "authority": "EPSG", "code": 8607 } } ], "accuracy": "10.0", "scope": "Oil and gas exploration and production.", "area": "Angola (Cabinda) - offshore; The Democratic Republic of the Congo (Zaire) - offshore.", "bbox": { "south_latitude": -6.04, "west_longitude": 10.53, "north_latitude": -5.05, "east_longitude": 12.37 }, "id": { "authority": "EPSG", "code": 15790 }, "remarks": "Derived by Oceaneering for CABGOC in 1979. Mean of parameters derived by single point Transit translocation at 2 stations (Mongo Tando and N'To). Applied to single point Transit translocations at other stations to define Mhast (offshore) coordinates." }
Definition: MapServer - MAPfile
PROJECTION "proj=pipeline" "step" "proj=axisswap" "order=2,1" "step" "proj=unitconvert" "xy_in=deg" "xy_out=rad" "step" "proj=push" "v_3" "step" "proj=cart" "ellps=intl" "step" "proj=helmert" "x=-255" "y=-29" "z=-105" "step" "inv" "proj=cart" "ellps=WGS72" "step" "proj=pop" "v_3" "step" "proj=unitconvert" "xy_in=rad" "xy_out=deg" "step" "proj=axisswap" "order=2,1" END
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=push +v_3 +step +proj=cart +ellps=intl +step +proj=helmert +x=-255 +y=-29 +z=-105 +step +inv +proj=cart +ellps=WGS72 +step +proj=pop +v_3 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1"> <Layer srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=push +v_3 +step +proj=cart +ellps=intl +step +proj=helmert +x=-255 +y=-29 +z=-105 +step +inv +proj=cart +ellps=WGS72 +step +proj=pop +v_3 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 15790, 'EPSG', 15790, '+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=push +v_3 +step +proj=cart +ellps=intl +step +proj=helmert +x=-255 +y=-29 +z=-105 +step +inv +proj=cart +ellps=WGS72 +step +proj=pop +v_3 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1', 'None');