Unit: metre
Geodetic CRS: Barcelona Grid B1
Datum: Barcelona
Data source: EPSG
Information source: Ministry of Mines standards manual of 1974.
Revision date: 2025-03-16
Scope: Oil and gas exploration and production.
Remarks: Centre of the gateway of San Cristobal church; Plaza Boyaca; Barcelona. 500000E; 300000N at 10°08'06"N, 64°41'17"W.
Area of use: Venezuela - Puerto La Cruz area.
Coordinate system: Cartesian 2D CS. Axes: northing, easting (N,E). Orientations: north, east. UoM: m.
Definition: OGC Well Known Text 2 (2019)
ENGCRS["Barcelona Grid B1", EDATUM["Barcelona"], 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 - Puerto La Cruz area."], BBOX[10,-64.7,10.31,-64.5]], ID["EPSG",5801]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "EngineeringCRS", "name": "Barcelona Grid B1", "datum": { "name": "Barcelona" }, "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 - Puerto La Cruz area.", "bbox": { "south_latitude": 10, "west_longitude": -64.7, "north_latitude": 10.31, "east_longitude": -64.5 }, "id": { "authority": "EPSG", "code": 5801 } }