degree
Not known.
None
Mongolia.
Data Source: EPSG v11.022 2024-11-05
Datum: Pulkovo 1942
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["GCS_MSK_1942",
DATUM["Pulkovo 1942",
ELLIPSOID["Krassowsky 1940",6378245,298.3,
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["Not known."],
AREA["Mongolia."],
BBOX[41.58,87.76,52.15,119.94]],
ID["ESRI",104135]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "GCS_MSK_1942",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Pulkovo 1942",
"ellipsoid": {
"name": "Krassowsky 1940",
"semi_major_axis": 6378245,
"inverse_flattening": 298.3
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Not known.",
"area": "Mongolia.",
"bbox": {
"south_latitude": 41.58,
"west_longitude": 87.76,
"north_latitude": 52.15,
"east_longitude": 119.94
},
"id": {
"authority": "ESRI",
"code": 104135
}
}
{'crs_wkt': 'GEOGCRS["GCS_MSK_1942",DATUM["Pulkovo 1942",ELLIPSOID["Krassowsky '
'1940",6378245,298.3,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["Not '
'known."],AREA["Mongolia."],BBOX[41.58,87.76,52.15,119.94]],ID["ESRI",104135]]',
'geographic_crs_name': 'GCS_MSK_1942',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Pulkovo 1942',
'inverse_flattening': 298.3,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Krassowsky 1940',
'semi_major_axis': 6378245.0,
'semi_minor_axis': 6356863.018773047}