EPSG:1396

Bonaire

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

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

Revision date: 2025-02-19

Scope: Cadastre, engineering survey, topographic mapping.

Area of use: Bonaire, Sint Eustatius and Saba (BES Islands or Caribbean Netherlands) - Bonaire - onshore.

SimpleMap

WGS84 bounds:
-68.14 11.97
-68.47 12.36

MapTiler banner

Definition: OGC Well Known Text

DATUM["Bonaire",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","1396"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Bonaire",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1396]]

Definition: ESRI Well Known Text

DATUM["D_Bonaire",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Bonaire",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Cadastre, engineering survey, topographic mapping.",
    "area": "Bonaire, Sint Eustatius and Saba (BES Islands or Caribbean Netherlands) - Bonaire - onshore.",
    "bbox": {
        "south_latitude": 11.97,
        "west_longitude": -68.47,
        "north_latitude": 12.36,
        "east_longitude": -68.14
    },
    "id": {
        "authority": "EPSG",
        "code": 1396
    }
}

Definition: GeoServer

1396-datum=DATUM["Bonaire",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","1396"]]