EPSG:6216

Bermuda 1957

Attributes

Ellipsoid: Clarke 1866

Prime meridian: Greenwich

Data source: EPSG

Information source: Various oil industry sources.

Revision date: 2011-01-25

Scope: Topographic mapping.

Area of use: Bermuda - onshore.

SimpleMap

WGS84 bounds:
-64.61 32.21
-64.89 32.43

MapTiler banner

Definition: OGC Well Known Text

DATUM["Bermuda_1957",
    SPHEROID["Clarke 1866",6378206.4,294.978698213898,
        AUTHORITY["EPSG","7008"]],
    AUTHORITY["EPSG","6216"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Bermuda 1957",
    ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6216]]

Definition: ESRI Well Known Text

DATUM["D_Bermuda_1957",
    SPHEROID["Clarke_1866",6378206.4,294.978698213898]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Bermuda 1957",
    "ellipsoid": {
        "name": "Clarke 1866",
        "semi_major_axis": 6378206.4,
        "semi_minor_axis": 6356583.8
    },
    "scope": "Topographic mapping.",
    "area": "Bermuda - onshore.",
    "bbox": {
        "south_latitude": 32.21,
        "west_longitude": -64.89,
        "north_latitude": 32.43,
        "east_longitude": -64.61
    },
    "id": {
        "authority": "EPSG",
        "code": 6216
    }
}

Definition: GeoServer

6216-datum=DATUM["Bermuda_1957",SPHEROID["Clarke 1866",6378206.4,294.978698213898,AUTHORITY["EPSG","7008"]],AUTHORITY["EPSG","6216"]]