EPSG:6265

Monte Mario

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Revision date: 2008-06-24

Scope: Topographic mapping.

Remarks: Replaced Genova datum, Bessel 1841 ellipsoid, from 1940.

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["Monte_Mario",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6265"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Monte Mario",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6265]]

Definition: ESRI Well Known Text

DATUM["D_Monte_Mario",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Monte Mario",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "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": 6265
    }
}

Definition: GeoServer

6265-datum=DATUM["Monte_Mario",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","6265"]]