asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'SAD69','datum':{'type':'GeodeticReferenceFrame','name': (...)'South American Datum 1969','ellipsoid':{'name':'GRS 1967','semi_major_axis':6378160,'inverse_flattening':298.247167427}},'coordinate_system':{'subtype':'ellipsoidal','axis':[{'name':'Geodetic latitude','abbreviation':'Lat','direction':'north','unit':{'type':'AngularUnit','name':'degree minute second hemisphere','conversion_factor':0.0174532925199433}},{'name':'Geodetic longitude','abbreviation':'Long','direction':'east','unit':{'type':'AngularUnit','name':'degree minute second hemisphere','conversion_factor':0.0174532925199433}}]},'scope':'Geodesy.','area':'Brazil - onshore and offshore. In rest of South America - onshore north of approximately 45°S and Tierra del Fuego.','bbox':{'south_latitude':-55.96,'west_longitude':-91.72,'north_latitude':12.52,'east_longitude':-25.28},'id':{'authority':'EPSG','code':4291}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['SAD69',DATUM['South American Datum 1969',ELLIPSOID['GRS 1967',6378160,298.247167427,LENGTHUNIT['metre',1]]],PRIMEM['Greenwich',0,ANGLEUNIT['d (...)egree',0.0174532925199433]],CS[ellipsoidal,2],AXIS['geodetic latitude (Lat)',north,ORDER[1],ANGLEUNIT['degree minute second hemisphere',0.0174532925199433]],AXIS['geodetic longitude (Long)',east,ORDER[2],ANGLEUNIT['degree minute second hemisphere',0.0174532925199433]],USAGE[SCOPE['Geodesy.'],AREA['Brazil - onshore and offshore. In rest of South America - onshore north of approximately 45°S and Tierra del Fuego.'],BBOX[-55.96,-91.72,12.52,-25.28]],ID['EPSG',4291]] (geocrs:wktLiteral) |