asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'WGS 84 (G1674)','datum':{'type':'DynamicGeodeticReferen (...)ceFrame','name':'World Geodetic System 1984 (G1674)','frame_reference_epoch':2004.999999999999,'ellipsoid':{'name':'WGS 84','semi_major_axis':6378137,'inverse_flattening':298.257223563}},'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. Navigation and positioning using GPS satellite system.','area':'World.','bbox':{'south_latitude':-90,'west_longitude':-180,'north_latitude':90,'east_longitude':180},'id':{'authority':'EPSG','code':9056}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['WGS 84 (G1674)',DYNAMIC[FRAMEEPOCH[2005]],DATUM['World Geodetic System 1984 (G1674)',ELLIPSOID['WGS 84',6378137,298.257223563,LENGTHUNIT['met (...)re',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. Navigation and positioning using GPS satellite system.'],AREA['World.'],BBOX[-90,-180,90,180]],ID['EPSG',9056]] (geocrs:wktLiteral) |