degree
Geodesy.
None
Hungary.
Data Source: EPSG v11.022 2024-11-05
Datum: Hungarian Datum 1972
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["HD72",
DATUM["Hungarian Datum 1972",
ELLIPSOID["GRS 1967",6378160,298.247167427,
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."],
AREA["Hungary."],
BBOX[45.74,16.11,48.58,22.9]],
ID["EPSG",4237]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "HD72",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Hungarian Datum 1972",
"ellipsoid": {
"name": "GRS 1967",
"semi_major_axis": 6378160,
"inverse_flattening": 298.247167427
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Geodesy.",
"area": "Hungary.",
"bbox": {
"south_latitude": 45.74,
"west_longitude": 16.11,
"north_latitude": 48.58,
"east_longitude": 22.9
},
"id": {
"authority": "EPSG",
"code": 4237
}
}
{'crs_wkt': 'GEOGCRS["HD72",DATUM["Hungarian Datum 1972",ELLIPSOID["GRS '
'1967",6378160,298.247167427,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."],AREA["Hungary."],BBOX[45.74,16.11,48.58,22.9]],ID["EPSG",4237]]',
'geographic_crs_name': 'HD72',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Hungarian Datum 1972',
'inverse_flattening': 298.247167427,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'GRS 1967',
'semi_major_axis': 6378160.0,
'semi_minor_axis': 6356774.516090714}