EPSG:1062

Posiciones Geodesicas Argentinas 2007

Attributes

Ellipsoid: WGS 84

Prime meridian: Greenwich

Data source: EPSG

Information source: Instituto Geográfico Militar de la República Argentina, http://www.ign.gob.ar

Revision date: 2022-12-12

Scope: Geodesy, topographic mapping.

Remarks: Adopted by order of the Director of the National Geographic Institute on 15th May 2009 as the new National Geodetic Reference Frame. Replaces POSGAR 94.

Area of use: Argentina - onshore and offshore.

SimpleMap

WGS84 bounds:
-52.63 -58.41
-73.59 -21.78

MapTiler banner

Definition: OGC Well Known Text

DATUM["Posiciones_Geodesicas_Argentinas_2007",
    SPHEROID["WGS 84",6378137,298.257223563,
        AUTHORITY["EPSG","7030"]],
    AUTHORITY["EPSG","1062"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Posiciones Geodesicas Argentinas 2007",
    ELLIPSOID["WGS 84",6378137,298.257223563,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1062]]

Definition: ESRI Well Known Text

DATUM["D_POSGAR_2007",
    SPHEROID["WGS_1984",6378137.0,298.257223563]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Posiciones Geodesicas Argentinas 2007",
    "ellipsoid": {
        "name": "WGS 84",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257223563
    },
    "scope": "Geodesy, topographic mapping.",
    "area": "Argentina - onshore and offshore.",
    "bbox": {
        "south_latitude": -58.41,
        "west_longitude": -73.59,
        "north_latitude": -21.78,
        "east_longitude": -52.63
    },
    "id": {
        "authority": "EPSG",
        "code": 1062
    }
}

Definition: GeoServer

1062-datum=DATUM["Posiciones_Geodesicas_Argentinas_2007",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","1062"]]