asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Bermuda 1957','datum':{'type':'GeodeticReferenceFrame', (...)'name':'Bermuda 1957','ellipsoid':{'name':'Clarke 1866','semi_major_axis':6378206.4,'semi_minor_axis':6356583.8}},'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':'Bermuda - onshore.','bbox':{'south_latitude':32.21,'west_longitude':-64.89,'north_latitude':32.43,'east_longitude':-64.61},'id':{'authority':'EPSG','code':4216}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Bermuda 1957',DATUM['Bermuda 1957',ELLIPSOID['Clarke 1866',6378206.4,294.978698213898,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['Bermuda - onshore.'],BBOX[32.21,-64.89,32.43,-64.61]],ID['EPSG',4216]] (geocrs:wktLiteral) |