asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Pulkovo 1995','datum':{'type':'GeodeticReferenceFrame', (...)'name':'Pulkovo 1995','ellipsoid':{'name':'Krassowsky 1940','semi_major_axis':6378245,'inverse_flattening':298.3}},'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':'Russian Federation - onshore and offshore.','bbox':{'south_latitude':39.87,'west_longitude':18.92,'north_latitude':85.2,'east_longitude':-168.97},'id':{'authority':'EPSG','code':4200}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Pulkovo 1995',DATUM['Pulkovo 1995',ELLIPSOID['Krassowsky 1940',6378245,298.3,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['Russian Federation - onshore and offshore.'],BBOX[39.87,18.92,85.2,-168.97]],ID['EPSG',4200]] (geocrs:wktLiteral) |