asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'POSGAR','datum':{'type':'GeodeticReferenceFrame','name' (...):'Posiciones Geodesicas Argentinas','ellipsoid':{'name':'GRS 1980','semi_major_axis':6378137,'inverse_flattening':298.257222101}},'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':'Argentina - onshore and offshore.','bbox':{'south_latitude':-58.41,'west_longitude':-73.59,'north_latitude':-21.78,'east_longitude':-52.63},'id':{'authority':'EPSG','code':4172}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['POSGAR',DATUM['Posiciones Geodesicas Argentinas',ELLIPSOID['GRS 1980',6378137,298.257222101,LENGTHUNIT['metre',1]]],PRIMEM['Greenwich',0,ANGL (...)EUNIT['degree',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['Argentina - onshore and offshore.'],BBOX[-58.41,-73.59,-21.78,-52.63]],ID['EPSG',4172]] (geocrs:wktLiteral) |