EPSG:2998

NEA74 Noumea / UTM zone 58S

Selected transformation

Name: NEA74 Noumea to RGNC91-93 (3)

Method: Geocentric translations (geog2D domain) by grid (IGN)

Grid Files: gr3dnc03a.mnt

Remarks: Developed in July 2002 and officially adopted in August 2005. May be emulated using NTv2 method - see RGNC91-93 to NEA74 Noumea (4) (code 1295).

Information source: Service Topographique de la Nouvelle Caledonie, Direction des Infrastructures, de la Topographie et des Transports Terrestres. www.dittt.gouv.nc

Revision date: 2020-03-14

Attributes

Unit: metre

Geodetic CRS: NEA74 Noumea

Datum: NEA74 Noumea

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: IGN Paris

Revision date: 2006-07-21

Scope: Engineering survey, topographic mapping.

Remarks: Replaced by RGNC91-93 / Lambert Caledonie (CRS code 3163).

Area of use: New Caledonia - Grande Terre - Noumea district.

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

Center coordinates
inf inf

Projected bounds:
inf inf
inf inf

WGS84 bounds:
166.35 -22.37
166.54 -22.19

New Caledonia - Grande Terre - Noumea district.
MapTiler banner

Definition: OGC Well Known Text 2 (2019)

BOUNDCRS[
    SOURCECRS[
        PROJCRS["NEA74 Noumea / UTM zone 58S",
            BASEGEOGCRS["NEA74 Noumea",
                DATUM["NEA74 Noumea",
                    ELLIPSOID["International 1924",6378388,297,
                        LENGTHUNIT["metre",1]]],
                PRIMEM["Greenwich",0,
                    ANGLEUNIT["degree",0.0174532925199433]],
                ID["EPSG",4644]],
            CONVERSION["UTM zone 58S",
                METHOD["Transverse Mercator",
                    ID["EPSG",9807]],
                PARAMETER["Latitude of natural origin",0,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8801]],
                PARAMETER["Longitude of natural origin",165,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8802]],
                PARAMETER["Scale factor at natural origin",0.9996,
                    SCALEUNIT["unity",1],
                    ID["EPSG",8805]],
                PARAMETER["False easting",500000,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8806]],
                PARAMETER["False northing",10000000,
                    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 Caledonia - Grande Terre - Noumea district."],
                BBOX[-22.37,166.35,-22.19,166.54]],
            ID["EPSG",2998]]],
    TARGETCRS[
        GEOGCRS["RGNC91-93",
            DATUM["Reseau Geodesique de Nouvelle Caledonie 91-93",
                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["Geodesy; air, land and sea navigation and safety of life purposes."],
                AREA["New Caledonia - onshore and offshore. Isle de Pins, Loyalty Islands, Huon Islands, Belep archipelago, Chesterfield Islands, and Walpole."],
                BBOX[-26.45,156.25,-14.83,174.28]],
            ID["EPSG",4749],
            REMARK["Replaces older systems IGN56 Lifou, IGN72 Grande Terre, ST87 Ouvea, IGN53 Mare, ST84 Ile des Pins, ST71 Belep and NEA74 Noumea. Replaced by RGNC15 (CRS 10310). See CRS code 10307 for alternate system with axes reversed used by DITTT for GIS purposes."]]],
    ABRIDGEDTRANSFORMATION["NEA74 Noumea to RGNC91-93 (3)",
        METHOD["Geocentric translations (geog2D domain) by grid (IGN)",
            ID["EPSG",1087]],
        PARAMETERFILE["Geocentric translation file","gr3dnc03a.mnt"],
        USAGE[
            SCOPE["Transformation of coordinates at 0.1m level of accuracy."],
            AREA["New Caledonia - Grande Terre - Noumea district."],
            BBOX[-22.37,166.35,-22.19,166.54]],
        ID["EPSG",9328],
        REMARK["Developed in July 2002 and officially adopted in August 2005. May be emulated using NTv2 method - see RGNC91-93 to NEA74 Noumea (4) (code 1295)."]]]

Definition: PROJ.4

+proj=utm +zone=58 +south +ellps=intl +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:2998","+proj=utm +zone=58 +south +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": "NEA74 Noumea / UTM zone 58S",
        "base_crs": {
            "type": "GeographicCRS",
            "name": "NEA74 Noumea",
            "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NEA74 Noumea",
                "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": 4644
            },
            "remarks": "Replaced by RGNC91-93 (CRS code 4749)."
        },
        "conversion": {
            "name": "UTM zone 58S",
            "method": {
                "name": "Transverse Mercator",
                "id": {
                    "authority": "EPSG",
                    "code": 9807
                }
            },
            "parameters": [
                {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8801
                    }
                },
                {
                    "name": "Longitude of natural origin",
                    "value": 165,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8802
                    }
                },
                {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                        "authority": "EPSG",
                        "code": 8805
                    }
                },
                {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8806
                    }
                },
                {
                    "name": "False northing",
                    "value": 10000000,
                    "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"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 2998
        }
    },
    "target_crs": {
        "type": "GeographicCRS",
        "name": "RGNC91-93",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Reseau Geodesique de Nouvelle Caledonie 91-93",
            "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": 4749
        },
        "remarks": "Replaces older systems IGN56 Lifou, IGN72 Grande Terre, ST87 Ouvea, IGN53 Mare, ST84 Ile des Pins, ST71 Belep and NEA74 Noumea. Replaced by RGNC15 (CRS 10310). See CRS code 10307 for alternate system with axes reversed used by DITTT for GIS purposes."
    },
    "transformation": {
        "name": "NEA74 Noumea to RGNC91-93 (3)",
        "method": {
            "name": "Geocentric translations (geog2D domain) by grid (IGN)",
            "id": {
                "authority": "EPSG",
                "code": 1087
            }
        },
        "parameters": [
            {
                "name": "Geocentric translation file",
                "value": "gr3dnc03a.mnt",
                "id": {
                    "authority": "EPSG",
                    "code": 8727
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 9328
        }
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=utm"
	"zone=58"
	"south"
	"ellps=intl"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=utm +zone=58 +south +ellps=intl +units=m +no_defs +type=crs">
	<Layer srs="+proj=utm +zone=58 +south +ellps=intl +units=m +no_defs +type=crs">
	</Layer>
</Map>