EPSG:6289

Amersfoort

Attributes

Ellipsoid: Bessel 1841

Prime meridian: Greenwich

Data source: EPSG

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

Revision date: 2020-08-31

Scope: Geodesy, cadastre, engineering survey, topographic mapping.

Area of use: Netherlands - onshore, including Waddenzee, Dutch Wadden Islands and 12-mile offshore coastal zone.

SimpleMap

WGS84 bounds:
7.22 50.75
3.2 53.7

MapTiler banner

Definition: OGC Well Known Text

DATUM["Amersfoort",
    SPHEROID["Bessel 1841",6377397.155,299.1528128,
        AUTHORITY["EPSG","7004"]],
    AUTHORITY["EPSG","6289"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Amersfoort",
    ELLIPSOID["Bessel 1841",6377397.155,299.1528128,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6289]]

Definition: ESRI Well Known Text

DATUM["D_Amersfoort",
    SPHEROID["Bessel_1841",6377397.155,299.1528128]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Amersfoort",
    "ellipsoid": {
        "name": "Bessel 1841",
        "semi_major_axis": 6377397.155,
        "inverse_flattening": 299.1528128
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "Netherlands - onshore, including Waddenzee, Dutch Wadden Islands and 12-mile offshore coastal zone.",
    "bbox": {
        "south_latitude": 50.75,
        "west_longitude": 3.2,
        "north_latitude": 53.7,
        "east_longitude": 7.22
    },
    "id": {
        "authority": "EPSG",
        "code": 6289
    }
}

Definition: GeoServer

6289-datum=DATUM["Amersfoort",SPHEROID["Bessel 1841",6377397.155,299.1528128,AUTHORITY["EPSG","7004"]],AUTHORITY["EPSG","6289"]]