Transformation of coordinates at 0.5m level of accuracy.
Derived at 5 stations across Lubumbashi-Likasi region. Used as transformation Katanga 1955 to WGS 84 - see code 4068.
Molodensky-Badekas (CF geog2D domain)
The Democratic Republic of the Congo (Zaire) - Katanga - Likasi-Lubumbashi area.
(0,)
Definition: OGC Well Known Text 2 (2019)
COORDINATEOPERATION["Katanga 1955 to RGRDC 2005 (2)", VERSION["SDG-DUC"], SOURCECRS[ GEOGCRS["Katanga 1955", DATUM["Katanga 1955", ELLIPSOID["Clarke 1866",6378206.4,294.978698213898, 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",4695]]], TARGETCRS[ GEOGCRS["RGRDC 2005", DATUM["Reseau Geodesique de la RDC 2005", ELLIPSOID["GRS 1980",6378137,298.257222101, 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",4046]]], METHOD["Molodensky-Badekas (CF geog2D domain)", ID["EPSG",9636]], PARAMETER["X-axis translation",-102.283, LENGTHUNIT["metre",1], ID["EPSG",8605]], PARAMETER["Y-axis translation",-10.277, LENGTHUNIT["metre",1], ID["EPSG",8606]], PARAMETER["Z-axis translation",-257.396, LENGTHUNIT["metre",1], ID["EPSG",8607]], PARAMETER["X-axis rotation",-3.976, ANGLEUNIT["arc-second",4.84813681109536E-06], ID["EPSG",8608]], PARAMETER["Y-axis rotation",-0.002, ANGLEUNIT["arc-second",4.84813681109536E-06], ID["EPSG",8609]], PARAMETER["Z-axis rotation",-6.203, ANGLEUNIT["arc-second",4.84813681109536E-06], ID["EPSG",8610]], PARAMETER["Scale difference",12.315, SCALEUNIT["parts per million",1E-06], ID["EPSG",8611]], PARAMETER["Ordinate 1 of evaluation point",5580868.818, LENGTHUNIT["metre",1], ID["EPSG",8617]], PARAMETER["Ordinate 2 of evaluation point",2826402.46, LENGTHUNIT["metre",1], ID["EPSG",8618]], PARAMETER["Ordinate 3 of evaluation point",-1243557.996, LENGTHUNIT["metre",1], ID["EPSG",8667]], OPERATIONACCURACY[0.5], USAGE[ SCOPE["Transformation of coordinates at 0.5m level of accuracy."], AREA["The Democratic Republic of the Congo (Zaire) - Katanga - Likasi-Lubumbashi area."], BBOX[-12.01,26.38,-11.13,27.75]], ID["EPSG",4067], REMARK["Derived at 5 stations across Lubumbashi-Likasi region. Used as transformation Katanga 1955 to WGS 84 - see code 4068."]]
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=clrk66 +step +proj=molobadekas +x=-102.283 +y=-10.277 +z=-257.396 +rx=-3.976 +ry=-0.002 +rz=-6.203 +s=12.315 +px=5580868.818 +py=2826402.46 +pz=-1243557.996 +convention=coordinate_frame +step +inv +proj=cart +ellps=GRS80 +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:4067","+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=clrk66 +step +proj=molobadekas +x=-102.283 +y=-10.277 +z=-257.396 +rx=-3.976 +ry=-0.002 +rz=-6.203 +s=12.315 +px=5580868.818 +py=2826402.46 +pz=-1243557.996 +convention=coordinate_frame +step +inv +proj=cart +ellps=GRS80 +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": "Katanga 1955 to RGRDC 2005 (2)", "source_crs": { "type": "GeographicCRS", "name": "Katanga 1955", "datum": { "type": "GeodeticReferenceFrame", "name": "Katanga 1955", "ellipsoid": { "name": "Clarke 1866", "semi_major_axis": 6378206.4, "semi_minor_axis": 6356583.8 } }, "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": 4695 } }, "target_crs": { "type": "GeographicCRS", "name": "RGRDC 2005", "datum": { "type": "GeodeticReferenceFrame", "name": "Reseau Geodesique de la RDC 2005", "ellipsoid": { "name": "GRS 1980", "semi_major_axis": 6378137, "inverse_flattening": 298.257222101 } }, "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": 4046 } }, "method": { "name": "Molodensky-Badekas (CF geog2D domain)", "id": { "authority": "EPSG", "code": 9636 } }, "parameters": [ { "name": "X-axis translation", "value": -102.283, "unit": "metre", "id": { "authority": "EPSG", "code": 8605 } }, { "name": "Y-axis translation", "value": -10.277, "unit": "metre", "id": { "authority": "EPSG", "code": 8606 } }, { "name": "Z-axis translation", "value": -257.396, "unit": "metre", "id": { "authority": "EPSG", "code": 8607 } }, { "name": "X-axis rotation", "value": -3.976, "unit": { "type": "AngularUnit", "name": "arc-second", "conversion_factor": 4.84813681109536e-06 }, "id": { "authority": "EPSG", "code": 8608 } }, { "name": "Y-axis rotation", "value": -0.002, "unit": { "type": "AngularUnit", "name": "arc-second", "conversion_factor": 4.84813681109536e-06 }, "id": { "authority": "EPSG", "code": 8609 } }, { "name": "Z-axis rotation", "value": -6.203, "unit": { "type": "AngularUnit", "name": "arc-second", "conversion_factor": 4.84813681109536e-06 }, "id": { "authority": "EPSG", "code": 8610 } }, { "name": "Scale difference", "value": 12.315, "unit": { "type": "ScaleUnit", "name": "parts per million", "conversion_factor": 1e-06 }, "id": { "authority": "EPSG", "code": 8611 } }, { "name": "Ordinate 1 of evaluation point", "value": 5580868.818, "unit": "metre", "id": { "authority": "EPSG", "code": 8617 } }, { "name": "Ordinate 2 of evaluation point", "value": 2826402.46, "unit": "metre", "id": { "authority": "EPSG", "code": 8618 } }, { "name": "Ordinate 3 of evaluation point", "value": -1243557.996, "unit": "metre", "id": { "authority": "EPSG", "code": 8667 } } ], "accuracy": "0.5", "scope": "Transformation of coordinates at 0.5m level of accuracy.", "area": "The Democratic Republic of the Congo (Zaire) - Katanga - Likasi-Lubumbashi area.", "bbox": { "south_latitude": -12.01, "west_longitude": 26.38, "north_latitude": -11.13, "east_longitude": 27.75 }, "id": { "authority": "EPSG", "code": 4067 }, "remarks": "Derived at 5 stations across Lubumbashi-Likasi region. Used as transformation Katanga 1955 to WGS 84 - see code 4068." }
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=clrk66" "step" "proj=molobadekas" "x=-102.283" "y=-10.277" "z=-257.396" "rx=-3.976" "ry=-0.002" "rz=-6.203" "s=12.315" "px=5580868.818" "py=2826402.46" "pz=-1243557.996" "convention=coordinate_frame" "step" "inv" "proj=cart" "ellps=GRS80" "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=clrk66 +step +proj=molobadekas +x=-102.283 +y=-10.277 +z=-257.396 +rx=-3.976 +ry=-0.002 +rz=-6.203 +s=12.315 +px=5580868.818 +py=2826402.46 +pz=-1243557.996 +convention=coordinate_frame +step +inv +proj=cart +ellps=GRS80 +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=clrk66 +step +proj=molobadekas +x=-102.283 +y=-10.277 +z=-257.396 +rx=-3.976 +ry=-0.002 +rz=-6.203 +s=12.315 +px=5580868.818 +py=2826402.46 +pz=-1243557.996 +convention=coordinate_frame +step +inv +proj=cart +ellps=GRS80 +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 ( 4067, 'EPSG', 4067, '+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=clrk66 +step +proj=molobadekas +x=-102.283 +y=-10.277 +z=-257.396 +rx=-3.976 +ry=-0.002 +rz=-6.203 +s=12.315 +px=5580868.818 +py=2826402.46 +pz=-1243557.996 +convention=coordinate_frame +step +inv +proj=cart +ellps=GRS80 +step +proj=pop +v_3 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1', 'None');