EPSG:1440

ETRS89-ROU [ETRF2000]

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-10-17

Scope: Geodesy.

Area of use: Romania - onshore and offshore.

SimpleMap

WGS84 bounds:
31.41 43.44
20.26 48.27

MapTiler banner

Definition: OGC Well Known Text

DATUM["ETRS89-ROU_ETRF2000",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1440"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["ETRS89-ROU [ETRF2000]",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ANCHOREPOCH[2000],
    ID["EPSG",1440]]

Definition: ESRI Well Known Text

DATUM["D_ETRS89-ROU_ETRF2000",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "ETRS89-ROU [ETRF2000]",
    "anchor_epoch": 2000,
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "area": "Romania - onshore and offshore.",
    "bbox": {
        "south_latitude": 43.44,
        "west_longitude": 20.26,
        "north_latitude": 48.27,
        "east_longitude": 31.41
    },
    "id": {
        "authority": "EPSG",
        "code": 1440
    }
}

Definition: GeoServer

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