EPSG:6189

Red Geodesica Venezolana

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Servicio Autonomo de Geografia y Cartografia Nacional.

Revision date: 2018-05-29

Scope: Geodesy.

Area of use: Venezuela - onshore and offshore.

SimpleMap

WGS84 bounds:
-58.95 0.64
-73.38 16.75

MapTiler banner

Definition: OGC Well Known Text

DATUM["Red_Geodesica_Venezolana",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","6189"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Red Geodesica Venezolana",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6189]]

Definition: ESRI Well Known Text

DATUM["D_REGVEN",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Red Geodesica Venezolana",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "area": "Venezuela - onshore and offshore.",
    "bbox": {
        "south_latitude": 0.64,
        "west_longitude": -73.38,
        "north_latitude": 16.75,
        "east_longitude": -58.95
    },
    "id": {
        "authority": "EPSG",
        "code": 6189
    }
}

Definition: GeoServer

6189-datum=DATUM["Red_Geodesica_Venezolana",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6189"]]