asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'RT38','datum':{'type':'GeodeticReferenceFrame','name':' (...)Stockholm 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':'Geodesy.','area':'Sweden - onshore.','bbox':{'south_latitude':55.28,'west_longitude':10.93,'north_latitude':69.07,'east_longitude':24.17},'id':{'authority':'EPSG','code':4308}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['RT38',DATUM['Stockholm 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['Geodesy.'],AREA['Sweden - onshore.'],BBOX[55.28,10.93,69.07,24.17]],ID['EPSG',4308]] (geocrs:wktLiteral) |