EPSG:1433

ETRS89-CZE [2007]

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: EUREF "Overview of national realizations of the integrated geodetic reference in Europe", https://doi.org/10.71603/NatRefEurope

Revision date: 2025-11-14

Scope: Geodesy. Active GNSS network / Continuously Operating Reference Station (CORS) network.

Area of use: Czechia.

SimpleMap

WGS84 bounds:
18.86 48.58
12.09 51.06

MapTiler banner

Definition: OGC Well Known Text

DATUM["ETRS89-CZE_2007",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1433"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["ETRS89-CZE [2007]",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ANCHOREPOCH[2007],
    ID["EPSG",1433]]

Definition: ESRI Well Known Text

DATUM["D_ETRS_1989",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "ETRS89-CZE [2007]",
    "anchor_epoch": 2007,
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy. Active GNSS network / Continuously Operating Reference Station (CORS) network.",
    "area": "Czechia.",
    "bbox": {
        "south_latitude": 48.58,
        "west_longitude": 12.09,
        "north_latitude": 51.06,
        "east_longitude": 18.86
    },
    "id": {
        "authority": "EPSG",
        "code": 1433
    }
}

Definition: GeoServer

1433-datum=DATUM["ETRS89-CZE_2007",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","1433"]]