asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Tokyo','datum':{'type':'GeodeticReferenceFrame','name': (...)'Tokyo','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':'Japan - onshore; North Korea - onshore; South Korea - onshore.','bbox':{'south_latitude':20.37,'west_longitude':122.83,'north_latitude':45.54,'east_longitude':154.05},'id':{'authority':'EPSG','code':4301}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Tokyo',DATUM['Tokyo',ELLIPSOID['Bessel 1841',6377397.155,299.1528128,LENGTHUNIT['metre',1]]],PRIMEM['Greenwich',0,ANGLEUNIT['degree',0.017453 (...)2925199433]],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['Japan - onshore; North Korea - onshore; South Korea - onshore.'],BBOX[20.37,122.83,45.54,154.05]],ID['EPSG',4301]] (geocrs:wktLiteral) |