asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Bern 1938','datum':{'type':'GeodeticReferenceFrame','na (...)me':'Bern 1938','ellipsoid':{'name':'Bessel 1841','semi_major_axis':6377397.155,'inverse_flattening':299.1528128}},'coordinate_system':{'subtype':'ellipsoidal','axis':[{'name':'Geodetic latitude','abbreviation':'Lat','direction':'north','unit':'degree'},{'name':'Geodetic longitude','abbreviation':'Lon','direction':'east','unit':'degree'}]},'scope':'Topographic mapping.','area':'Liechtenstein; Switzerland.','bbox':{'south_latitude':45.82,'west_longitude':5.96,'north_latitude':47.81,'east_longitude':10.49},'id':{'authority':'EPSG','code':4306}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Bern 1938',DATUM['Bern 1938',ELLIPSOID['Bessel 1841',6377397.155,299.1528128,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['Topographic mapping.'],AREA['Liechtenstein; Switzerland.'],BBOX[45.82,5.96,47.81,10.49]],ID['EPSG',4306]] (geocrs:wktLiteral) |