asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'Xian 1980','datum':{'type':'GeodeticReferenceFrame','na (...)me':'Xian 1980','ellipsoid':{'name':'IAG 1975','semi_major_axis':6378140,'inverse_flattening':298.257}},'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':'China - onshore.','bbox':{'south_latitude':18.11,'west_longitude':73.62,'north_latitude':53.56,'east_longitude':134.77},'id':{'authority':'EPSG','code':4610}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['Xian 1980',DATUM['Xian 1980',ELLIPSOID['IAG 1975',6378140,298.257,LENGTHUNIT['metre',1]]],PRIMEM['Greenwich',0,ANGLEUNIT['degree',0.017453292 (...)5199433]],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['China - onshore.'],BBOX[18.11,73.62,53.56,134.77]],ID['EPSG',4610]] (geocrs:wktLiteral) |