asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Accra','datum':{'type':'GeodeticReferenceFrame','name': (...)'Accra','ellipsoid':{'name':'War Office','semi_major_axis':6378300,'inverse_flattening':296}},'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':'Ghana - onshore and offshore.','bbox':{'south_latitude':1.4,'west_longitude':-3.79,'north_latitude':11.16,'east_longitude':2.1},'id':{'authority':'EPSG','code':4168}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Accra',DATUM['Accra',ELLIPSOID['War Office',6378300,296,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['Ghana - onshore and offshore.'],BBOX[1.4,-3.79,11.16,2.1]],ID['EPSG',4168]] (geocrs:wktLiteral) |