EPSG:1132

Rete Dinamica Nazionale 2008

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: IGM Italy

Revision date: 2014-01-21

Scope: Geodesy, topographic mapping.

Remarks: Adopted as official Italian reference datum 10/11/2011. Replaces IGM95 (datum code 6670).

Area of use: Italy - onshore and offshore; San Marino, Vatican City State.

SimpleMap

WGS84 bounds:
18.99 34.76
5.93 47.1

MapTiler banner

Definition: OGC Well Known Text

DATUM["Rete_Dinamica_Nazionale_2008",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1132"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Rete Dinamica Nazionale 2008",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1132]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Rete Dinamica Nazionale 2008",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy, topographic mapping.",
    "area": "Italy - onshore and offshore; San Marino, Vatican City State.",
    "bbox": {
        "south_latitude": 34.76,
        "west_longitude": 5.93,
        "north_latitude": 47.1,
        "east_longitude": 18.99
    },
    "id": {
        "authority": "EPSG",
        "code": 1132
    }
}

Definition: GeoServer

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