asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'HD1909','datum':{'type':'GeodeticReferenceFrame','name' (...):'Hungarian Datum 1909','ellipsoid':{'name':'Bessel 1841','semi_major_axis':6377397.155,'inverse_flattening':299.1528128}},'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':'Hungary.','bbox':{'south_latitude':45.74,'west_longitude':16.11,'north_latitude':48.58,'east_longitude':22.9},'id':{'authority':'EPSG','code':3819}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['HD1909',DATUM['Hungarian Datum 1909',ELLIPSOID['Bessel 1841',6377397.155,299.1528128,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['Hungary.'],BBOX[45.74,16.11,48.58,22.9]],ID['EPSG',3819]] (geocrs:wktLiteral) |