EPSG:1077

Ukraine 2000

Attributes

Ellipsoid: Krassowsky 1940

Prime meridian: Greenwich

Data source: EPSG

Information source: Berlin 2008 GNSS Symposium paper 4-7 ("Creation of ZAKPOS active Network Reference Stations for Transcarpathian Region of Ukraine") by Savchuk et al.

Revision date: 2012-12-17

Scope: Geodesy.

Area of use: Ukraine - onshore and offshore.

SimpleMap

WGS84 bounds:
40.18 43.18
22.15 52.38

MapTiler banner

Definition: OGC Well Known Text

DATUM["Ukraine_2000",
    SPHEROID["Krassowsky 1940",6378245,298.3,
        AUTHORITY["EPSG","7024"]],
    AUTHORITY["EPSG","1077"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Ukraine 2000",
    ELLIPSOID["Krassowsky 1940",6378245,298.3,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1077]]

Definition: ESRI Well Known Text

DATUM["D_Ukraine_2000",
    SPHEROID["Krasovsky_1940",6378245.0,298.3]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Ukraine 2000",
    "ellipsoid": {
        "name": "Krassowsky 1940",
        "semi_major_axis": 6378245,
        "inverse_flattening": 298.3
    },
    "scope": "Geodesy.",
    "area": "Ukraine - onshore and offshore.",
    "bbox": {
        "south_latitude": 43.18,
        "west_longitude": 22.15,
        "north_latitude": 52.38,
        "east_longitude": 40.18
    },
    "id": {
        "authority": "EPSG",
        "code": 1077
    }
}

Definition: GeoServer

1077-datum=DATUM["Ukraine_2000",SPHEROID["Krassowsky 1940",6378245,298.3,AUTHORITY["EPSG","7024"]],AUTHORITY["EPSG","1077"]]