EPSG:1067

Peru96

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Details taken from national realizations page of WWW.SIRGAS.ORG, confirmed by reports from IGN Peru.

Revision date: 2018-05-29

Scope: Geodesy.

Remarks: Densification of SIRGAS 1995 within Peru. Replaces PSAD56 (datum code 6248) in Peru.

Area of use: Peru - onshore and offshore.

SimpleMap

WGS84 bounds:
-68.67 -21.05
-84.68 -0.03

MapTiler banner

Definition: OGC Well Known Text

DATUM["Peru96",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1067"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Peru96",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1067]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Peru96",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "area": "Peru - onshore and offshore.",
    "bbox": {
        "south_latitude": -21.05,
        "west_longitude": -84.68,
        "north_latitude": -0.03,
        "east_longitude": -68.67
    },
    "id": {
        "authority": "EPSG",
        "code": 1067
    }
}

Definition: GeoServer

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