EPSG:5811

Mene Grande

Attributes

Unit: metre

Geodetic CRS: Mene Grande

Datum: Mene Grande

Data source: EPSG

Information source: Ministry of Mines standards manual of 1974.

Revision date: 2008-06-23

Scope: Oil and gas exploration and production.

Remarks: Grid coordinates (0; 0) at the monument in Santa Barabara; Mene Grande. The monument is ascribed coordinates of 9°52'25.488"N, 70°54'35.310"W.

Area of use: Venezuela - south Maracaibo area.

Coordinate system: Cartesian 2D CS. Axes: northing, easting (N,E). Orientations: north, east. UoM: m.

MapTiler banner

Definition: OGC Well Known Text

LOCAL_CS["Mene Grande",
    LOCAL_DATUM["Mene Grande",32767],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AXIS["Northing",NORTH],
    AXIS["Easting",EAST],
    AUTHORITY["EPSG","5811"]]

Definition: OGC Well Known Text 2 (2019)

ENGCRS["Mene Grande",
    EDATUM["Mene Grande"],
    CS[Cartesian,2],
        AXIS["northing (N)",north,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["easting (E)",east,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Oil and gas exploration and production."],
        AREA["Venezuela - south Maracaibo area."],
        BBOX[8.72,-72.4,10.01,-70.78]],
    ID["EPSG",5811]]

Definition: ESRI Well Known Text

LOCAL_CS["Mene Grande",
    LOCAL_DATUM["Mene Grande",32767],
    UNIT["Meter",1.0],
    AXIS["Northing",NORTH],
    AXIS["Easting",EAST]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "EngineeringCRS",
    "name": "Mene Grande",
    "datum": {
        "name": "Mene Grande"
    },
    "coordinate_system": {
        "subtype": "Cartesian",
        "axis": [
            {
                "name": "Northing",
                "abbreviation": "N",
                "direction": "north",
                "unit": "metre"
            },
            {
                "name": "Easting",
                "abbreviation": "E",
                "direction": "east",
                "unit": "metre"
            }
        ]
    },
    "scope": "Oil and gas exploration and production.",
    "area": "Venezuela - south Maracaibo area.",
    "bbox": {
        "south_latitude": 8.72,
        "west_longitude": -72.4,
        "north_latitude": 10.01,
        "east_longitude": -70.78
    },
    "id": {
        "authority": "EPSG",
        "code": 5811
    }
}

Definition: GeoServer

5811=LOCAL_CS["Mene Grande",LOCAL_DATUM["Mene Grande",32767],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Northing",NORTH],AXIS["Easting",EAST],AUTHORITY["EPSG","5811"]]