asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'AGD66','datum':{'type':'GeodeticReferenceFrame','name': (...)'Australian Geodetic Datum 1966','ellipsoid':{'name':'Australian National Spheroid','semi_major_axis':6378160,'inverse_flattening':298.25}},'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':'Australia - onshore and offshore. Papua New Guinea - onshore.','bbox':{'south_latitude':-47.2,'west_longitude':109.23,'north_latitude':-1.3,'east_longitude':163.2},'id':{'authority':'EPSG','code':4202}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['AGD66',DATUM['Australian Geodetic Datum 1966',ELLIPSOID['Australian National Spheroid',6378160,298.25,LENGTHUNIT['metre',1]]],PRIMEM['Greenwi (...)ch',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.'],AREA['Australia - onshore and offshore. Papua New Guinea - onshore.'],BBOX[-47.2,109.23,-1.3,163.2]],ID['EPSG',4202]] (geocrs:wktLiteral) |