EPSG:27200 - NZGD49 / New Zealand Map Grid

Attributes


Unit

metre

Scope

Engineering survey, topographic mapping.

Remarks

None

Area of use

New Zealand - North Island, South Island, Stewart Island - onshore.

Data Source: EPSG v11.016 2024-08-31

Datum: New Zealand Geodetic Datum 1949

Coordinate System: cartesian

Projection: New Zealand Map Grid

Geodetic CRS: NZGD49

Export

PROJCRS["NZGD49 / New Zealand Map Grid",
    BASEGEOGCRS["NZGD49",
        DATUM["New Zealand Geodetic Datum 1949",
            ELLIPSOID["International 1924",6378388,297,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4272]],
    CONVERSION["New Zealand Map Grid",
        METHOD["New Zealand Map Grid",
            ID["EPSG",9811]],
        PARAMETER["Latitude of natural origin",-41,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",173,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["False easting",2510000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",6023150,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Engineering survey, topographic mapping."],
        AREA["New Zealand - North Island, South Island, Stewart Island - onshore."],
        BBOX[-47.33,166.37,-34.1,178.63]],
    ID["EPSG",27200]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NZGD49 / New Zealand Map Grid",
  "base_crs": {
    "name": "NZGD49",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "New Zealand Geodetic Datum 1949",
      "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Geodetic latitude",
          "abbreviation": "Lat",
          "direction": "north",
          "unit": "degree"
        },
        {
          "name": "Geodetic longitude",
          "abbreviation": "Lon",
          "direction": "east",
          "unit": "degree"
        }
      ]
    },
    "id": {
      "authority": "EPSG",
      "code": 4272
    }
  },
  "conversion": {
    "name": "New Zealand Map Grid",
    "method": {
      "name": "New Zealand Map Grid",
      "id": {
        "authority": "EPSG",
        "code": 9811
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": -41,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 173,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "False easting",
        "value": 2510000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 6023150,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "Engineering survey, topographic mapping.",
  "area": "New Zealand - North Island, South Island, Stewart Island - onshore.",
  "bbox": {
    "south_latitude": -47.33,
    "west_longitude": 166.37,
    "north_latitude": -34.1,
    "east_longitude": 178.63
  },
  "id": {
    "authority": "EPSG",
    "code": 27200
  }
}
{'crs_wkt': 'PROJCRS["NZGD49 / New Zealand Map '
            'Grid",BASEGEOGCRS["NZGD49",DATUM["New Zealand Geodetic Datum '
            '1949",ELLIPSOID["International '
            '1924",6378388,297,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4272]],CONVERSION["New '
            'Zealand Map Grid",METHOD["New Zealand Map '
            'Grid",ID["EPSG",9811]],PARAMETER["Latitude of natural '
            'origin",-41,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",173,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False '
            'easting",2510000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",6023150,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Engineering '
            'survey, topographic mapping."],AREA["New Zealand - North Island, '
            'South Island, Stewart Island - '
            'onshore."],BBOX[-47.33,166.37,-34.1,178.63]],ID["EPSG",27200]]'}