degree
Basis for topographic mapping.
None
Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Geodetic Datum of 1965
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["TM75",
DATUM["Geodetic Datum of 1965",
ELLIPSOID["Airy Modified 1849",6377340.189,299.3249646,
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["Basis for topographic mapping."],
AREA["Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore."],
BBOX[51.39,-10.56,55.43,-5.34]],
ID["EPSG",4300]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "TM75",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Geodetic Datum of 1965",
"ellipsoid": {
"name": "Airy Modified 1849",
"semi_major_axis": 6377340.189,
"inverse_flattening": 299.3249646
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Basis for topographic mapping.",
"area": "Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore.",
"bbox": {
"south_latitude": 51.39,
"west_longitude": -10.56,
"north_latitude": 55.43,
"east_longitude": -5.34
},
"id": {
"authority": "EPSG",
"code": 4300
}
}
{'crs_wkt': 'GEOGCRS["TM75",DATUM["Geodetic Datum of 1965",ELLIPSOID["Airy '
'Modified '
'1849",6377340.189,299.3249646,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["Basis '
'for topographic mapping."],AREA["Ireland - onshore. United '
'Kingdom (UK) - Northern Ireland (Ulster) - '
'onshore."],BBOX[51.39,-10.56,55.43,-5.34]],ID["EPSG",4300]]',
'geographic_crs_name': 'TM75',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Geodetic Datum of 1965',
'inverse_flattening': 299.3249646,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Airy Modified 1849',
'semi_major_axis': 6377340.189,
'semi_minor_axis': 6356034.447938534}