EPSG:6237

Hungarian Datum 1972

Attributes

Ellipsoid: GRS 1967

Prime meridian: Greenwich

Data source: EPSG

Information source: http://lazarus.elte.hu/gb/geodez/geod3.htm

Revision date: 2008-08-02

Scope: Topographic mapping.

Remarks: Replaced Hungarian Datum 1909 (EPSG datum code 1024).

Area of use: Hungary.

SimpleMap

WGS84 bounds:
22.9 45.74
16.11 48.58

MapTiler banner

Definition: OGC Well Known Text

DATUM["Hungarian_Datum_1972",
    SPHEROID["GRS 1967",6378160,298.247167427,
        AUTHORITY["EPSG","7036"]],
    AUTHORITY["EPSG","6237"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Hungarian Datum 1972",
    ELLIPSOID["GRS 1967",6378160,298.247167427,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6237]]

Definition: ESRI Well Known Text

DATUM["D_Hungarian_1972",
    SPHEROID["GRS_1967",6378160.0,298.247167427]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Hungarian Datum 1972",
    "ellipsoid": {
        "name": "GRS 1967",
        "semi_major_axis": 6378160,
        "inverse_flattening": 298.247167427
    },
    "scope": "Topographic mapping.",
    "area": "Hungary.",
    "bbox": {
        "south_latitude": 45.74,
        "west_longitude": 16.11,
        "north_latitude": 48.58,
        "east_longitude": 22.9
    },
    "id": {
        "authority": "EPSG",
        "code": 6237
    }
}

Definition: GeoServer

6237-datum=DATUM["Hungarian_Datum_1972",SPHEROID["GRS 1967",6378160,298.247167427,AUTHORITY["EPSG","7036"]],AUTHORITY["EPSG","6237"]]