Unit: metre
Geodetic CRS: Dabajuro
Datum: Dabajuro
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 200000N; 200000E at the centre of the tower of the church at Dabajuro. The tower is ascribed coordinates of 11°01'19"N, 70°40'40"W.
Area of use: Venezuela - Falcon state.
Coordinate system: Cartesian 2D CS. Axes: northing, easting (N,E). Orientations: north, east. UoM: m.
Definition: OGC Well Known Text 2 (2019)
ENGCRS["Dabajuro", EDATUM["Dabajuro"], 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 - Falcon state."], BBOX[10.3,-71.3,12.25,-68.19]], ID["EPSG",5813]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "EngineeringCRS", "name": "Dabajuro", "datum": { "name": "Dabajuro" }, "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 - Falcon state.", "bbox": { "south_latitude": 10.3, "west_longitude": -71.3, "north_latitude": 12.25, "east_longitude": -68.19 }, "id": { "authority": "EPSG", "code": 5813 } }