EPSG
General Commission for Survey (GCS).
2020-03-20
Definition: OGC Well Known Text 2 (2019)
COORDINATEOPERATION["Ain el Abd to KSA-GRF17 (2)", VERSION["GCS-Sau 0.1m"], SOURCECRS[ GEOGCRS["Ain el Abd", DATUM["Ain el Abd 1970", 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",4204]]], TARGETCRS[ GEOGCRS["KSA-GRF17", DATUM["Kingdom of Saudi Arabia Geodetic Reference Frame 2017", 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",9333]]], METHOD["Geocentric translation by Grid Interpolation (IGN)", ID["EPSG",1087]], PARAMETERFILE["Geocentric translation file","ARAMCO_AAA-KSAGRF_6.tac"], INTERPOLATIONCRS[ GEOGCRS["KSA-GRF17", DATUM["Kingdom of Saudi Arabia Geodetic Reference Frame 2017", 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]]]], OPERATIONACCURACY[0.1], USAGE[ SCOPE["Geodesy."], AREA["Saudi Arabia - onshore."], BBOX[16.37,34.51,32.16,55.67]], ID["EPSG",9363], REMARK["Accuracy 5-10 cm."]]
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=xyzgridshift +grids=ARAMCO_AAA-KSAGRF_6.tac +grid_ref=output_crs +ellps=GRS80 +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:9363","+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=xyzgridshift +grids=ARAMCO_AAA-KSAGRF_6.tac +grid_ref=output_crs +ellps=GRS80 +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": "Ain el Abd to KSA-GRF17 (2)", "source_crs": { "type": "GeographicCRS", "name": "Ain el Abd", "datum": { "type": "GeodeticReferenceFrame", "name": "Ain el Abd 1970", "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": 4204 } }, "target_crs": { "type": "GeographicCRS", "name": "KSA-GRF17", "datum": { "type": "GeodeticReferenceFrame", "name": "Kingdom of Saudi Arabia Geodetic Reference Frame 2017", "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": 9333 } }, "interpolation_crs": { "type": "GeographicCRS", "name": "KSA-GRF17", "datum": { "type": "GeodeticReferenceFrame", "name": "Kingdom of Saudi Arabia Geodetic Reference Frame 2017", "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": 9333 } }, "method": { "name": "Geocentric translation by Grid Interpolation (IGN)", "id": { "authority": "EPSG", "code": 1087 } }, "parameters": [ { "name": "Geocentric translation file", "value": "ARAMCO_AAA-KSAGRF_6.tac", "id": { "authority": "EPSG", "code": 8727 } } ], "accuracy": "0.1", "scope": "Geodesy.", "area": "Saudi Arabia - onshore.", "bbox": { "south_latitude": 16.37, "west_longitude": 34.51, "north_latitude": 32.16, "east_longitude": 55.67 }, "id": { "authority": "EPSG", "code": 9363 }, "remarks": "Accuracy 5-10 cm." }
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=xyzgridshift" "grids=ARAMCO_AAA-KSAGRF_6.tac" "grid_ref=output_crs" "ellps=GRS80" "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=intl +step +proj=xyzgridshift +grids=ARAMCO_AAA-KSAGRF_6.tac +grid_ref=output_crs +ellps=GRS80 +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=intl +step +proj=xyzgridshift +grids=ARAMCO_AAA-KSAGRF_6.tac +grid_ref=output_crs +ellps=GRS80 +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 ( 9363, 'EPSG', 9363, '+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=xyzgridshift +grids=ARAMCO_AAA-KSAGRF_6.tac +grid_ref=output_crs +ellps=GRS80 +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');