EPSG:1427

AGRS2010 (ETRF2000)

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: NSGI: Netherlands partnership of Kadaster, Rijkswaterstaat and Hydrographic Service, http://www.nsgi.nl/

Revision date: 2025-12-25

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

Remarks: AGRS2010 is the annual solution for 2010 of the ETRS89 coordinates of 8 stations of the Active GNSS Reference System for the Netherlands (Actief GNSS Referentie Systeem voor Nederland, AGRS.NL).

Area of use: Netherlands - onshore and offshore.

SimpleMap

WGS84 bounds:
7.22 50.75
2.53 55.77

MapTiler banner

Definition: OGC Well Known Text

DATUM["AGRS2010_ETRF2000",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1427"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["AGRS2010 (ETRF2000)",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ANCHOREPOCH[2010.5],
    ID["EPSG",1427]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "AGRS2010 (ETRF2000)",
    "anchor_epoch": 2010.5,
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy. Active GNSS network / Continuously Operating Reference Station (CORS) network.",
    "area": "Netherlands - onshore and offshore.",
    "bbox": {
        "south_latitude": 50.75,
        "west_longitude": 2.53,
        "north_latitude": 55.77,
        "east_longitude": 7.22
    },
    "id": {
        "authority": "EPSG",
        "code": 1427
    }
}

Definition: GeoServer

1427-datum=DATUM["AGRS2010_ETRF2000",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","1427"]]