asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'New Beijing','datum':{'type':'GeodeticReferenceFrame',' (...)name':'New Beijing','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':'Topographic mapping.','area':'China - onshore.','bbox':{'south_latitude':18.11,'west_longitude':73.62,'north_latitude':53.56,'east_longitude':134.77},'id':{'authority':'EPSG','code':4555}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['New Beijing',DATUM['New Beijing',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['Topographic mapping.'],AREA['China - onshore.'],BBOX[18.11,73.62,53.56,134.77]],ID['EPSG',4555]] (geocrs:wktLiteral) |