EPSG:6714

Bellevue

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: DMA / NIMA / NGA TR8350.2 (3rd edition, Amendment 1, 3 January 2000).

Revision date: 2006-07-29

Scope: Military survey.

Remarks: Datum covers all the major islands of Vanuatu in two different adjustment blocks, but practical usage is as given in the area of use.

Area of use: Vanuatu - southern islands - Aneityum, Efate, Erromango and Tanna.

SimpleMap

WGS84 bounds:
169.95 -20.31
168.09 -17.37

MapTiler banner

Definition: OGC Well Known Text

DATUM["Bellevue",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6714"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Bellevue",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6714]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Bellevue",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Military survey.",
    "area": "Vanuatu - southern islands - Aneityum, Efate, Erromango and Tanna.",
    "bbox": {
        "south_latitude": -20.31,
        "west_longitude": 168.09,
        "north_latitude": -17.37,
        "east_longitude": 169.95
    },
    "id": {
        "authority": "EPSG",
        "code": 6714
    }
}

Definition: GeoServer

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