System of the Unified Trigonometrical Cadastral Network [JTSK03]
EPSG
Geodesy, Cartography and Cadastre Authority of Slovak Republic (UGKK SR).File download available from https://www.geoportal.sk/en/geodeticke-zaklady/download/ (verified 2018-01-22).
2021-10-18
Definition: OGC Well Known Text 2 (2019)
COORDINATEOPERATION["S-JTSK [JTSK03] to S-JTSK (1)", VERSION["UGKK-Svk"], SOURCECRS[ GEOGCRS["S-JTSK [JTSK03]", DATUM["System of the Unified Trigonometrical Cadastral Network [JTSK03]", ELLIPSOID["Bessel 1841",6377397.155,299.1528128, 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",8351]]], TARGETCRS[ GEOGCRS["S-JTSK", DATUM["System of the Unified Trigonometrical Cadastral Network", ELLIPSOID["Bessel 1841",6377397.155,299.1528128, 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",4156]]], METHOD["NADCON", ID["EPSG",9613]], PARAMETERFILE["Latitude difference file","Slovakia_JTSK03_to_JTSK.LAS"], PARAMETERFILE["Longitude difference file","Slovakia_JTSK03_to_JTSK.LOS"], OPERATIONACCURACY[0.05], USAGE[ SCOPE["Transformation of coordinates at 0.05m level of accuracy."], AREA["Slovakia."], BBOX[47.73,16.84,49.61,22.56]], ID["EPSG",8364], REMARK["Derived at 684 identical points. Also available as an NTv2 file."]]
Definition: JavaScript (Proj4js)
proj4.defs("EPSG:8364","+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=hgridshift +grids=sk_gku_JTSK03_to_JTSK.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": "S-JTSK [JTSK03] to S-JTSK (1)", "source_crs": { "type": "GeographicCRS", "name": "S-JTSK [JTSK03]", "datum": { "type": "GeodeticReferenceFrame", "name": "System of the Unified Trigonometrical Cadastral Network [JTSK03]", "ellipsoid": { "name": "Bessel 1841", "semi_major_axis": 6377397.155, "inverse_flattening": 299.1528128 } }, "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": 8351 } }, "target_crs": { "type": "GeographicCRS", "name": "S-JTSK", "datum": { "type": "GeodeticReferenceFrame", "name": "System of the Unified Trigonometrical Cadastral Network", "ellipsoid": { "name": "Bessel 1841", "semi_major_axis": 6377397.155, "inverse_flattening": 299.1528128 } }, "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": 4156 } }, "method": { "name": "NADCON", "id": { "authority": "EPSG", "code": 9613 } }, "parameters": [ { "name": "Latitude difference file", "value": "Slovakia_JTSK03_to_JTSK.LAS", "id": { "authority": "EPSG", "code": 8657 } }, { "name": "Longitude difference file", "value": "Slovakia_JTSK03_to_JTSK.LOS", "id": { "authority": "EPSG", "code": 8658 } } ], "accuracy": "0.05", "scope": "Transformation of coordinates at 0.05m level of accuracy.", "area": "Slovakia.", "bbox": { "south_latitude": 47.73, "west_longitude": 16.84, "north_latitude": 49.61, "east_longitude": 22.56 }, "id": { "authority": "EPSG", "code": 8364 }, "remarks": "Derived at 684 identical points. Also available as an NTv2 file." }
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=sk_gku_JTSK03_to_JTSK.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=sk_gku_JTSK03_to_JTSK.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=sk_gku_JTSK03_to_JTSK.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 ( 8364, 'EPSG', 8364, '+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=hgridshift +grids=sk_gku_JTSK03_to_JTSK.tif +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1', 'None');