Geodetic CRS: ETRS89
Datum: European Terrestrial Reference System 1989 ensemble
Data source: EPSG
Information source: The Danish Agency for Data Supply and Infrastructure, https://sdfi.dk
Revision date: 2023-05-10
Scope: Intermediate stage in transformations - not used otherwise.
Remarks: In conjunction with the GS LCC map projection (code 10257) applied to KK-IRF (code 10265), enables transformation of coordinates between the historic Copenhagen Commune system and ETRS89. File is also available in GeoTIFF format (kk_2022.tif).
Method: NTv2
Area of use: Denmark - onshore - Copenhagen and surrounding area.
Description: (0,)
Definition: OGC Well Known Text 2 (2019)
COORDINATEOPERATION["ETRS89 to KK-IRF (1)", VERSION["SDFI-Den 2022"], SOURCECRS[ GEOGCRS["ETRS89", ENSEMBLE["European Terrestrial Reference System 1989 ensemble", MEMBER["European Terrestrial Reference Frame 1989"], MEMBER["European Terrestrial Reference Frame 1990"], MEMBER["European Terrestrial Reference Frame 1991"], MEMBER["European Terrestrial Reference Frame 1992"], MEMBER["European Terrestrial Reference Frame 1993"], MEMBER["European Terrestrial Reference Frame 1994"], MEMBER["European Terrestrial Reference Frame 1996"], MEMBER["European Terrestrial Reference Frame 1997"], MEMBER["European Terrestrial Reference Frame 2000"], MEMBER["European Terrestrial Reference Frame 2005"], MEMBER["European Terrestrial Reference Frame 2014"], MEMBER["European Terrestrial Reference Frame 2020"], MEMBER["ETRS89-DNK"], MEMBER["Estonia 1997"], MEMBER["Albanian Geodetic Reference Frame 2010"], MEMBER["ETRS89-ALB [CORS]"], MEMBER["ETRS89-AUT [2002]"], MEMBER["Belgian Reference Frame 2002"], MEMBER["Belgian Reference Frame 2011"], MEMBER["BH_ETRS89"], MEMBER["Bulgaria Geodetic System 2005"], MEMBER["Croatian Terrestrial Reference System 1996"], MEMBER["AGRS2010 (ETRF2000)"], MEMBER["CROPOS"], MEMBER["ETRF2000 Poland"], MEMBER["ETRS89/DREF91 Realization 2016"], MEMBER["ETRS89/DREF91 Realization 2025"], MEMBER["ETRS89-CZE [2007]"], MEMBER["ETRS89-ESP [REGENTE]"], MEMBER["ETRS89-ESP [ERGNSS]"], MEMBER["ETRS89-FRO [2008]"], MEMBER["ETRS89-GRC [HTRS07]"], MEMBER["ETRS89-HUN [ETRF2000]"], MEMBER["ETRS89-IRE [ETRF2000]"], MEMBER["ETRS89-MKD [EUREF-MAK2010]"], MEMBER["ETRS89-NOR [EUREF89]"], MEMBER["ETRS89-PRT [1995]"], MEMBER["ETRS89-ROU [ETRF2000]"], MEMBER["ETRS89-SVK [SKTRF09]"], MEMBER["ETRS89-SVK [SKTRF2022]"], MEMBER["EUREF-FIN"], MEMBER["Istituto Geografico Militaire 1995"], MEMBER["Kosovo Reference System 2001"], MEMBER["Latvian geodetic coordinate system 1992"], MEMBER["Latvian coordinate system 2020"], MEMBER["Lithuania 1994 (ETRS89)"], MEMBER["MOLDREF99"], MEMBER["OSNet v2009"], MEMBER["Reseau Geodesique Francais 1993 v1"], MEMBER["Reseau Geodesique Francais 1993 v2"], MEMBER["Reseau Geodesique Francais 1993 v2b"], MEMBER["Rete Dinamica Nazionale 2008"], MEMBER["Serbian Reference Network 1998"], MEMBER["Serbian Spatial Reference System 2000"], MEMBER["Slovenia Geodetic Datum 1996"], MEMBER["SWEREF 99"], MEMBER["Swiss Terrestrial Reference Frame 1995"], ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]], ENSEMBLEACCURACY[0.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",4258]]], TARGETCRS[ GEOGCRS["KK-IRF", DATUM["Copenhagen Commune Intermediate Datum", ELLIPSOID["Danish 1876",6377019.27,300, 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",10265]]], METHOD["NTv2", ID["EPSG",9615]], PARAMETERFILE["Latitude and longitude difference file","kk_2022.gsb"], OPERATIONACCURACY[0.5], USAGE[ SCOPE["Intermediate stage in transformations - not used otherwise."], AREA["Denmark - onshore - Copenhagen and surrounding area."], BBOX[55.51,12.23,55.82,12.73]], ID["EPSG",10267], REMARK["In conjunction with the GS LCC map projection (code 10257) applied to KK-IRF (code 10265), enables transformation of coordinates between the historic Copenhagen Commune system and ETRS89. File is also available in GeoTIFF format (kk_2022.tif)."]]
Definition: JavaScript (Proj4js)
proj4.defs("EPSG:10267","+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=hgridshift +grids=dk_sdfi_kk_2022.tif +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": "ETRS89 to KK-IRF (1)", "source_crs": { "type": "GeographicCRS", "name": "ETRS89", "datum_ensemble": { "name": "European Terrestrial Reference System 1989 ensemble", "members": [ { "name": "European Terrestrial Reference Frame 1989", "id": { "authority": "EPSG", "code": 1178 } }, { "name": "European Terrestrial Reference Frame 1990", "id": { "authority": "EPSG", "code": 1179 } }, { "name": "European Terrestrial Reference Frame 1991", "id": { "authority": "EPSG", "code": 1180 } }, { "name": "European Terrestrial Reference Frame 1992", "id": { "authority": "EPSG", "code": 1181 } }, { "name": "European Terrestrial Reference Frame 1993", "id": { "authority": "EPSG", "code": 1182 } }, { "name": "European Terrestrial Reference Frame 1994", "id": { "authority": "EPSG", "code": 1183 } }, { "name": "European Terrestrial Reference Frame 1996", "id": { "authority": "EPSG", "code": 1184 } }, { "name": "European Terrestrial Reference Frame 1997", "id": { "authority": "EPSG", "code": 1185 } }, { "name": "European Terrestrial Reference Frame 2000", "id": { "authority": "EPSG", "code": 1186 } }, { "name": "European Terrestrial Reference Frame 2005", "id": { "authority": "EPSG", "code": 1204 } }, { "name": "European Terrestrial Reference Frame 2014", "id": { "authority": "EPSG", "code": 1206 } }, { "name": "European Terrestrial Reference Frame 2020", "id": { "authority": "EPSG", "code": 1382 } }, { "name": "ETRS89-DNK", "id": { "authority": "EPSG", "code": 1412 } }, { "name": "Estonia 1997", "id": { "authority": "EPSG", "code": 6180 } }, { "name": "Albanian Geodetic Reference Frame 2010", "id": { "authority": "EPSG", "code": 1429 } }, { "name": "ETRS89-ALB [CORS]", "id": { "authority": "EPSG", "code": 1430 } }, { "name": "ETRS89-AUT [2002]", "id": { "authority": "EPSG", "code": 1431 } }, { "name": "Belgian Reference Frame 2002", "id": { "authority": "EPSG", "code": 1432 } }, { "name": "Belgian Reference Frame 2011", "id": { "authority": "EPSG", "code": 1447 } }, { "name": "BH_ETRS89", "id": { "authority": "EPSG", "code": 1358 } }, { "name": "Bulgaria Geodetic System 2005", "id": { "authority": "EPSG", "code": 1167 } }, { "name": "Croatian Terrestrial Reference System 1996", "id": { "authority": "EPSG", "code": 6761 } }, { "name": "AGRS2010 (ETRF2000)", "id": { "authority": "EPSG", "code": 1427 } }, { "name": "CROPOS", "id": { "authority": "EPSG", "code": 1445 } }, { "name": "ETRF2000 Poland", "id": { "authority": "EPSG", "code": 1305 } }, { "name": "ETRS89/DREF91 Realization 2016", "id": { "authority": "EPSG", "code": 1353 } }, { "name": "ETRS89/DREF91 Realization 2025", "id": { "authority": "EPSG", "code": 1446 } }, { "name": "ETRS89-CZE [2007]", "id": { "authority": "EPSG", "code": 1433 } }, { "name": "ETRS89-ESP [REGENTE]", "id": { "authority": "EPSG", "code": 1441 } }, { "name": "ETRS89-ESP [ERGNSS]", "id": { "authority": "EPSG", "code": 1442 } }, { "name": "ETRS89-FRO [2008]", "id": { "authority": "EPSG", "code": 1436 } }, { "name": "ETRS89-GRC [HTRS07]", "id": { "authority": "EPSG", "code": 1437 } }, { "name": "ETRS89-HUN [ETRF2000]", "id": { "authority": "EPSG", "code": 1444 } }, { "name": "ETRS89-IRE [ETRF2000]", "id": { "authority": "EPSG", "code": 6173 } }, { "name": "ETRS89-MKD [EUREF-MAK2010]", "id": { "authority": "EPSG", "code": 1438 } }, { "name": "ETRS89-NOR [EUREF89]", "id": { "authority": "EPSG", "code": 1407 } }, { "name": "ETRS89-PRT [1995]", "id": { "authority": "EPSG", "code": 1439 } }, { "name": "ETRS89-ROU [ETRF2000]", "id": { "authority": "EPSG", "code": 1440 } }, { "name": "ETRS89-SVK [SKTRF09]", "id": { "authority": "EPSG", "code": 1434 } }, { "name": "ETRS89-SVK [SKTRF2022]", "id": { "authority": "EPSG", "code": 1435 } }, { "name": "EUREF-FIN", "id": { "authority": "EPSG", "code": 1391 } }, { "name": "Istituto Geografico Militaire 1995", "id": { "authority": "EPSG", "code": 6670 } }, { "name": "Kosovo Reference System 2001", "id": { "authority": "EPSG", "code": 1251 } }, { "name": "Latvian geodetic coordinate system 1992", "id": { "authority": "EPSG", "code": 6661 } }, { "name": "Latvian coordinate system 2020", "id": { "authority": "EPSG", "code": 1356 } }, { "name": "Lithuania 1994 (ETRS89)", "id": { "authority": "EPSG", "code": 6126 } }, { "name": "MOLDREF99", "id": { "authority": "EPSG", "code": 1032 } }, { "name": "OSNet v2009", "id": { "authority": "EPSG", "code": 1425 } }, { "name": "Reseau Geodesique Francais 1993 v1", "id": { "authority": "EPSG", "code": 6171 } }, { "name": "Reseau Geodesique Francais 1993 v2", "id": { "authority": "EPSG", "code": 1312 } }, { "name": "Reseau Geodesique Francais 1993 v2b", "id": { "authority": "EPSG", "code": 1313 } }, { "name": "Rete Dinamica Nazionale 2008", "id": { "authority": "EPSG", "code": 1132 } }, { "name": "Serbian Reference Network 1998", "id": { "authority": "EPSG", "code": 1034 } }, { "name": "Serbian Spatial Reference System 2000", "id": { "authority": "EPSG", "code": 1214 } }, { "name": "Slovenia Geodetic Datum 1996", "id": { "authority": "EPSG", "code": 6765 } }, { "name": "SWEREF 99", "id": { "authority": "EPSG", "code": 6619 } }, { "name": "Swiss Terrestrial Reference Frame 1995", "id": { "authority": "EPSG", "code": 1449 } } ], "ellipsoid": { "name": "GRS 1980", "semi_major_axis": 6378137, "inverse_flattening": 298.257222101 }, "accuracy": "0.1", "id": { "authority": "EPSG", "code": 6258 } }, "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": 4258 }, "remarks": "Has been realized through ETRF89, ETRF90, ETRF91, ETRF92, ETRF93, ETRF94, ETRF96, ETRF97, ETRF2000, ETRF2005 and ETRF2014. This 'ensemble' covers any or all of these realizations without distinction." }, "target_crs": { "type": "GeographicCRS", "name": "KK-IRF", "datum": { "type": "GeodeticReferenceFrame", "name": "Copenhagen Commune Intermediate Datum", "ellipsoid": { "name": "Danish 1876", "semi_major_axis": 6377019.27, "inverse_flattening": 300 } }, "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": 10265 }, "remarks": "Artificial CRS created in 2022 to assist the transformation of coordinates between the historic Københavns Kommunes CRS and ETRS89 through CT ETRS89 to KK-IRF (1) (code 10267) used in conjunction with the GS LCC map projection (code 10257)." }, "method": { "name": "NTv2", "id": { "authority": "EPSG", "code": 9615 } }, "parameters": [ { "name": "Latitude and longitude difference file", "value": "kk_2022.gsb", "id": { "authority": "EPSG", "code": 8656 } } ], "accuracy": "0.5", "scope": "Intermediate stage in transformations - not used otherwise.", "area": "Denmark - onshore - Copenhagen and surrounding area.", "bbox": { "south_latitude": 55.51, "west_longitude": 12.23, "north_latitude": 55.82, "east_longitude": 12.73 }, "id": { "authority": "EPSG", "code": 10267 }, "remarks": "In conjunction with the GS LCC map projection (code 10257) applied to KK-IRF (code 10265), enables transformation of coordinates between the historic Copenhagen Commune system and ETRS89. File is also available in GeoTIFF format (kk_2022.tif)." }
Definition: MapServer - MAPfile
PROJECTION "proj=pipeline" "step" "proj=axisswap" "order=2,1" "step" "proj=unitconvert" "xy_in=deg" "xy_out=rad" "step" "proj=hgridshift" "grids=dk_sdfi_kk_2022.tif" "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=hgridshift +grids=dk_sdfi_kk_2022.tif +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=hgridshift +grids=dk_sdfi_kk_2022.tif +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 ( 10267, 'EPSG', 10267, '+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=hgridshift +grids=dk_sdfi_kk_2022.tif +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1', 'None');