asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Unknown datum based upon the Everest 1830 (1975 Definit (...)ion) ellipsoid','datum':{'type':'GeodeticReferenceFrame','name':'Not specified (based on Everest 1830 (1975 Definition) ellipsoid)','ellipsoid':{'name':'Everest 1830 (1975 Definition)','semi_major_axis':6377299.151,'inverse_flattening':300.8017255}},'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':4045}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Unknown datum based upon the Everest 1830 (1975 Definition) ellipsoid',DATUM['Not specified (based on Everest 1830 (1975 Definition) ellipsoi (...)d)',ELLIPSOID['Everest 1830 (1975 Definition)',6377299.151,300.8017255,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['Not recommended.'],AREA['Not specified.'],BBOX[-90,-180,90,180]],ID['EPSG',4045]] (geocrs:wktLiteral) |