Unit: metre
Geodetic CRS: Astra Minas Grid
Datum: Astra Minas
Data source: EPSG
Revision date: 2000-03-07
Scope: Oil and gas exploration and production.
Area of use: Argentina - Comodoro Rivadavia area.
Coordinate system: Cartesian 2D CS. Axes: 1st local axis, 2nd local axis (X,Y). Orientations: north, west. UoM: m.
Definition: OGC Well Known Text 2 (2019)
ENGCRS["Astra Minas Grid", EDATUM["Astra Minas"], CS[Cartesian,2], AXIS["first local axis (X)",north, ORDER[1], LENGTHUNIT["metre",1]], AXIS["second local axis (Y)",west, ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Oil and gas exploration and production."], AREA["Argentina - Comodoro Rivadavia area."], BBOX[-46.7,-69.5,-45.19,-67.1]], ID["EPSG",5800]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "EngineeringCRS", "name": "Astra Minas Grid", "datum": { "name": "Astra Minas" }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "First local axis", "abbreviation": "X", "direction": "north", "unit": "metre" }, { "name": "Second local axis", "abbreviation": "Y", "direction": "west", "unit": "metre" } ] }, "scope": "Oil and gas exploration and production.", "area": "Argentina - Comodoro Rivadavia area.", "bbox": { "south_latitude": -46.7, "west_longitude": -69.5, "north_latitude": -45.19, "east_longitude": -67.1 }, "id": { "authority": "EPSG", "code": 5800 } }