EPSG:8353

S-JTSK [JTSK03] / Krovak East North

Available transformations
to EPSG:4156

Selected transformation

Method: NADCON

Grid Files: Slovakia_JTSK03_to_JTSK.LAS Slovakia_JTSK03_to_JTSK.LOS

Remarks: Derived at 684 identical points. Also available as an NTv2 file.

Information source: 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).

Revision date: 2021-10-18

Attributes

Unit: metre

Geodetic CRS: S-JTSK [JTSK03]

Datum: System of the Unified Trigonometrical Cadastral Network [JTSK03]

Ellipsoid: Bessel 1841

Prime meridian: Greenwich

Data source: EPSG

Information source: Geodesy, Cartography and Cadastre Authority of Slovak Republic (UGKK SR).

Revision date: 2018-02-11

Scope: GIS.

Remarks: North-orientated alternative to S-JTSK [JTSK03] / Krovak (CRS code 8352) for GIS purposes. Coordinates are negative.

Area of use: Slovakia.

Coordinate system: Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: m.

Center coordinates
-377603.26 -1238665.18

Projected bounds:
-598362.12 -1353305.65
-164131.53 -1116656.99

WGS84 bounds:
16.84 47.73
22.56 49.61

Slovakia.
MapTiler banner

Definition: OGC Well Known Text 2 (2019)

BOUNDCRS[
    SOURCECRS[
        PROJCRS["S-JTSK [JTSK03] / Krovak East North",
            BASEGEOGCRS["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]],
                ID["EPSG",8351]],
            CONVERSION["Krovak East North (Greenwich)",
                METHOD["Krovak (North Orientated)",
                    ID["EPSG",1041]],
                PARAMETER["Latitude of projection centre",49.5,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8811]],
                PARAMETER["Longitude of origin",24.8333333333333,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8833]],
                PARAMETER["Co-latitude of cone axis",30.2881397527778,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",1036]],
                PARAMETER["Latitude of pseudo standard parallel",78.5,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8818]],
                PARAMETER["Scale factor on pseudo standard parallel",0.9999,
                    SCALEUNIT["unity",1],
                    ID["EPSG",8819]],
                PARAMETER["False easting",0,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8806]],
                PARAMETER["False northing",0,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8807]]],
            CS[Cartesian,2],
                AXIS["easting (X)",east,
                    ORDER[1],
                    LENGTHUNIT["metre",1]],
                AXIS["northing (Y)",north,
                    ORDER[2],
                    LENGTHUNIT["metre",1]],
            USAGE[
                SCOPE["GIS."],
                AREA["Slovakia."],
                BBOX[47.73,16.84,49.61,22.56]],
            ID["EPSG",8353]]],
    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]],
            USAGE[
                SCOPE["Geodesy."],
                AREA["Czechia; Slovakia."],
                BBOX[47.73,12.09,51.06,22.56]],
            ID["EPSG",4156]]],
    ABRIDGEDTRANSFORMATION["S-JTSK [JTSK03] to S-JTSK (1)",
        METHOD["NADCON",
            ID["EPSG",9613]],
        PARAMETERFILE["Latitude difference file","Slovakia_JTSK03_to_JTSK.LAS"],
        PARAMETERFILE["Longitude difference file","Slovakia_JTSK03_to_JTSK.LOS"],
        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: PROJ.4

+proj=krovak +lat_0=49.5 +lon_0=24.8333333333333 +alpha=30.2881397527778 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:8353","+proj=krovak +lat_0=49.5 +lon_0=24.8333333333333 +alpha=30.2881397527778 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "BoundCRS",
    "source_crs": {
        "type": "ProjectedCRS",
        "name": "S-JTSK [JTSK03] / Krovak East North",
        "base_crs": {
            "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
            }
        },
        "conversion": {
            "name": "Krovak East North (Greenwich)",
            "method": {
                "name": "Krovak (North Orientated)",
                "id": {
                    "authority": "EPSG",
                    "code": 1041
                }
            },
            "parameters": [
                {
                    "name": "Latitude of projection centre",
                    "value": 49.5,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8811
                    }
                },
                {
                    "name": "Longitude of origin",
                    "value": 24.8333333333333,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8833
                    }
                },
                {
                    "name": "Co-latitude of cone axis",
                    "value": 30.2881397527778,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 1036
                    }
                },
                {
                    "name": "Latitude of pseudo standard parallel",
                    "value": 78.5,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8818
                    }
                },
                {
                    "name": "Scale factor on pseudo standard parallel",
                    "value": 0.9999,
                    "unit": "unity",
                    "id": {
                        "authority": "EPSG",
                        "code": 8819
                    }
                },
                {
                    "name": "False easting",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8806
                    }
                },
                {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8807
                    }
                }
            ]
        },
        "coordinate_system": {
            "subtype": "Cartesian",
            "axis": [
                {
                    "name": "Easting",
                    "abbreviation": "X",
                    "direction": "east",
                    "unit": "metre"
                },
                {
                    "name": "Northing",
                    "abbreviation": "Y",
                    "direction": "north",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 8353
        }
    },
    "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
        }
    },
    "transformation": {
        "name": "S-JTSK [JTSK03] to S-JTSK (1)",
        "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
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 8364
        }
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=krovak"
	"lat_0=49.5"
	"lon_0=24.8333333333333"
	"alpha=30.2881397527778"
	"k=0.9999"
	"x_0=0"
	"y_0=0"
	"ellps=bessel"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=krovak +lat_0=49.5 +lon_0=24.8333333333333 +alpha=30.2881397527778 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +units=m +no_defs +type=crs">
	<Layer srs="+proj=krovak +lat_0=49.5 +lon_0=24.8333333333333 +alpha=30.2881397527778 +k=0.9999 +x_0=0 +y_0=0 +ellps=bessel +units=m +no_defs +type=crs">
	</Layer>
</Map>