EPSG:6167

New Zealand Geodetic Datum 2000

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Land Information New Zealand. http://www.linz.govt.nz/rcs/linz/pub/web/root/core/SurveySystem/GeodeticInfo/GeodeticDatums/nzgd2000factsheet/index.jsp

Revision date: 2007-09-29

Scope: Geodesy, cadastre, engineering survey, topographic mapping.

Remarks: Replaces New Zealand Geodetic Datum 1949 (code 6272) and Chatham Islands Datum 1979 (code 6673) from March 2000.

Area of use: New Zealand - onshore and offshore. Includes Antipodes Islands, Auckland Islands, Bounty Islands, Chatham Islands, Cambell Island, Kermadec Islands, Raoul Island and Snares Islands.

SimpleMap

WGS84 bounds:
-171.2 -55.95
160.6 -25.88

MapTiler banner

Definition: OGC Well Known Text

DATUM["New_Zealand_Geodetic_Datum_2000",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","6167"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["New Zealand Geodetic Datum 2000",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6167]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "New Zealand Geodetic Datum 2000",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "New Zealand - onshore and offshore. Includes Antipodes Islands, Auckland Islands, Bounty Islands, Chatham Islands, Cambell Island, Kermadec Islands, Raoul Island and Snares Islands.",
    "bbox": {
        "south_latitude": -55.95,
        "west_longitude": 160.6,
        "north_latitude": -25.88,
        "east_longitude": -171.2
    },
    "id": {
        "authority": "EPSG",
        "code": 6167
    }
}

Definition: GeoServer

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