asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Unknown datum based upon the War Office ellipsoid','dat (...)um':{'type':'GeodeticReferenceFrame','name':'Not specified (based on War Office ellipsoid)','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':'Not recommended.','area':'Not specified.','bbox':{'south_latitude':-90,'west_longitude':-180,'north_latitude':90,'east_longitude':180},'id':{'authority':'EPSG','code':4029}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Unknown datum based upon the War Office ellipsoid',DATUM['Not specified (based on War Office ellipsoid)',ELLIPSOID['War Office',6378300,296,L (...)ENGTHUNIT['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 recommended.'],AREA['Not specified.'],BBOX[-90,-180,90,180]],ID['EPSG',4029]] (geocrs:wktLiteral) |