asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/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}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['TM75',DATUM['Geodetic Datum of 1965',ELLIPSOID['Airy Modified 1849',6377340.189,299.3249646,LENGTHUNIT['metre',1]]],PRIMEM['Greenwich',0,ANGL (...)EUNIT['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]] (geocrs:wktLiteral) |