asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeodeticCRS','name':'TGD2005','datum':{'type':'GeodeticReferenceFrame','name': (...)'Tonga Geodetic Datum 2005','ellipsoid':{'name':'GRS 1980','semi_major_axis':6378137,'inverse_flattening':298.257222101}},'coordinate_system':{'subtype':'Cartesian','axis':[{'name':'Geocentric X','abbreviation':'X','direction':'geocentricX','unit':'metre'},{'name':'Geocentric Y','abbreviation':'Y','direction':'geocentricY','unit':'metre'},{'name':'Geocentric Z','abbreviation':'Z','direction':'geocentricZ','unit':'metre'}]},'scope':'Geodesy.','area':'Tonga - onshore and offshore.','bbox':{'south_latitude':-25.68,'west_longitude':-179.08,'north_latitude':-14.14,'east_longitude':-171.28},'id':{'authority':'EPSG','code':5884}} (geocrs:projJSONLiteral) |
asWKT | GEODCRS['TGD2005',DATUM['Tonga Geodetic Datum 2005',ELLIPSOID['GRS 1980',6378137,298.257222101,LENGTHUNIT['metre',1]]],PRIMEM['Greenwich',0,ANGLEUNIT[ (...)'degree',0.0174532925199433]],CS[Cartesian,3],AXIS['(X)',geocentricX,ORDER[1],LENGTHUNIT['metre',1]],AXIS['(Y)',geocentricY,ORDER[2],LENGTHUNIT['metre',1]],AXIS['(Z)',geocentricZ,ORDER[3],LENGTHUNIT['metre',1]],USAGE[SCOPE['Geodesy.'],AREA['Tonga - onshore and offshore.'],BBOX[-25.68,-179.08,-14.14,-171.28]],ID['EPSG',5884]] (geocrs:wktLiteral) |