EPSG:27229

NZGD49 / Mount York Circuit

Selected transformation

Method: NTv2

Grid Files: nzgd2kgrid0005.gsb

Remarks: These same parameter values may be used to transform to WGS 84 - see NZGD49 to WGS 84 (4) (code 1670).

Information source: Land Information New Zealand: LINZS25000 Standard for New Zealand Geodetic Datum 2000; 16 November 2007.

Revision date: 2019-07-16

Attributes

Unit: metre

Geodetic CRS: NZGD49

Datum: New Zealand Geodetic Datum 1949

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: Land Information New Zealand OSG Technical Report 8; 16 April 1999.

Revision date: 2011-01-25

Scope: Cadastre.

Remarks: Replaced Imperial measure version in 1972. Replaced by NZGD2000 / Mount York 2000 (code 2129) from March 2000.

Area of use: New Zealand - South Island - Mount York meridional circuit area.

Coordinate system: Cartesian 2D CS. Axes: northing, easting (N,E). Orientations: north, east. UoM: m.

Center coordinates
707944.25 1221140.12

Projected bounds:
205347.65 403085.09
1361390.69 1865570.61

WGS84 bounds:
165.87 -47.65
179.27 -33.89

New Zealand - North Island, South Island, Stewart Island - onshore and nearshore.
MapTiler banner

Definition: OGC Well Known Text 2 (2019)

BOUNDCRS[
    SOURCECRS[
        PROJCRS["NZGD49 / Mount York Circuit",
            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["Mount York Circuit",
                METHOD["Transverse Mercator",
                    ID["EPSG",9807]],
                PARAMETER["Latitude of natural origin",-45.5637261666667,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8801]],
                PARAMETER["Longitude of natural origin",167.738861777778,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8802]],
                PARAMETER["Scale factor at natural origin",1,
                    SCALEUNIT["unity",1],
                    ID["EPSG",8805]],
                PARAMETER["False easting",300000,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8806]],
                PARAMETER["False northing",700000,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8807]]],
            CS[Cartesian,2],
                AXIS["northing (N)",north,
                    ORDER[1],
                    LENGTHUNIT["metre",1]],
                AXIS["easting (E)",east,
                    ORDER[2],
                    LENGTHUNIT["metre",1]],
            USAGE[
                SCOPE["Cadastre."],
                AREA["New Zealand - South Island - Mount York meridional circuit area."],
                BBOX[-46.33,166.37,-44.53,168.21]],
            ID["EPSG",27229]]],
    TARGETCRS[
        GEOGCRS["NZGD2000",
            DATUM["New Zealand Geodetic Datum 2000",
                ELLIPSOID["GRS 1980",6378137,298.257222101,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            USAGE[
                SCOPE["Horizontal component of 3D system."],
                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[-55.95,160.6,-25.88,-171.2]],
            ID["EPSG",4167]]],
    ABRIDGEDTRANSFORMATION["NZGD49 to NZGD2000 (3)",
        METHOD["NTv2",
            ID["EPSG",9615]],
        PARAMETERFILE["Latitude and longitude difference file","nzgd2kgrid0005.gsb"],
        USAGE[
            SCOPE["Transformation of coordinates at 0.2m level of accuracy."],
            AREA["New Zealand - North Island, South Island, Stewart Island - onshore and nearshore."],
            BBOX[-47.65,165.87,-33.89,179.27]],
        ID["EPSG",1568],
        REMARK["These same parameter values may be used to transform to WGS 84 - see NZGD49 to WGS 84 (4) (code 1670)."]]]

Definition: PROJ.4

+proj=tmerc +lat_0=-45.5637261666667 +lon_0=167.738861777778 +k=1 +x_0=300000 +y_0=700000 +ellps=intl +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:27229","+proj=tmerc +lat_0=-45.5637261666667 +lon_0=167.738861777778 +k=1 +x_0=300000 +y_0=700000 +ellps=intl +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "BoundCRS",
    "source_crs": {
        "type": "ProjectedCRS",
        "name": "NZGD49 / Mount York Circuit",
        "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": "Mount York Circuit",
            "method": {
                "name": "Transverse Mercator",
                "id": {
                    "authority": "EPSG",
                    "code": 9807
                }
            },
            "parameters": [
                {
                    "name": "Latitude of natural origin",
                    "value": -45.5637261666667,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8801
                    }
                },
                {
                    "name": "Longitude of natural origin",
                    "value": 167.738861777778,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8802
                    }
                },
                {
                    "name": "Scale factor at natural origin",
                    "value": 1,
                    "unit": "unity",
                    "id": {
                        "authority": "EPSG",
                        "code": 8805
                    }
                },
                {
                    "name": "False easting",
                    "value": 300000,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8806
                    }
                },
                {
                    "name": "False northing",
                    "value": 700000,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8807
                    }
                }
            ]
        },
        "coordinate_system": {
            "subtype": "Cartesian",
            "axis": [
                {
                    "name": "Northing",
                    "abbreviation": "N",
                    "direction": "north",
                    "unit": "metre"
                },
                {
                    "name": "Easting",
                    "abbreviation": "E",
                    "direction": "east",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 27229
        }
    },
    "target_crs": {
        "type": "GeographicCRS",
        "name": "NZGD2000",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "New Zealand Geodetic Datum 2000",
            "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
            }
        },
        "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": 4167
        }
    },
    "transformation": {
        "name": "NZGD49 to NZGD2000 (3)",
        "method": {
            "name": "NTv2",
            "id": {
                "authority": "EPSG",
                "code": 9615
            }
        },
        "parameters": [
            {
                "name": "Latitude and longitude difference file",
                "value": "nzgd2kgrid0005.gsb",
                "id": {
                    "authority": "EPSG",
                    "code": 8656
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 1568
        }
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=tmerc"
	"lat_0=-45.5637261666667"
	"lon_0=167.738861777778"
	"k=1"
	"x_0=300000"
	"y_0=700000"
	"ellps=intl"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=tmerc +lat_0=-45.5637261666667 +lon_0=167.738861777778 +k=1 +x_0=300000 +y_0=700000 +ellps=intl +units=m +no_defs +type=crs">
	<Layer srs="+proj=tmerc +lat_0=-45.5637261666667 +lon_0=167.738861777778 +k=1 +x_0=300000 +y_0=700000 +ellps=intl +units=m +no_defs +type=crs">
	</Layer>
</Map>