EPSG:6670

Istituto Geografico Militaire 1995

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: ENI

Revision date: 2021-05-13

Scope: Geodesy.

Remarks: Replaced by RDN2008 (datum code 1132) from 2011-11-10.

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["Istituto_Geografico_Militaire_1995",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","6670"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Istituto Geografico Militaire 1995",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6670]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Istituto Geografico Militaire 1995",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "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": 6670
    }
}

Definition: GeoServer

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