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 Modified','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':'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':4618}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['SAD69',DATUM['South American Datum 1969',ELLIPSOID['GRS 1967 Modified',6378160,298.25,LENGTHUNIT['metre',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.'],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',4618]] (geocrs:wktLiteral) |