asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'ProjectedCRS','name':'ED50 / UTM zone 28N','base_crs':{'name':'ED50','datum':{ (...)'type':'GeodeticReferenceFrame','name':'European Datum 1950','ellipsoid':{'name':'International 1924','semi_major_axis':6378388,'inverse_flattening':297}},'coordinate_system':{'subtype':'ellipsoidal','axis':[{'name':'Geodetic latitude','abbreviation':'Lat','direction':'north','unit':'degree'},{'name':'Geodetic longitude','abbreviation':'Lon','direction':'east','unit':'degree'}]},'id':{'authority':'EPSG','code':4230}},'conversion':{'name':'UTM zone 28N','method':{'name':'Transverse Mercator','id':{'authority':'EPSG','code':9807}},'parameters':[{'name':'Latitude of natural origin','value':0,'unit':'degree','id':{'authority':'EPSG','code':8801}},{'name':'Longitude of natural origin','value':-15,'unit':'degree','id':{'authority':'EPSG','code':8802}},{'name':'Scale factor at natural origin','value':0.9996,'unit':'unity','id':{'authority':'EPSG','code':8805}},{'name':'False easting','value':500000,'unit':'metre','id':{'authority':'EPSG','code':8806}},{'name':'False northing','value':0,'unit':'metre','id':{'authority':'EPSG','code':8807}}]},'coordinate_system':{'subtype':'Cartesian','axis':[{'name':'Easting','abbreviation':'E','direction':'east','unit':'metre'},{'name':'Northing','abbreviation':'N','direction':'north','unit':'metre'}]},'scope':'Engineering survey, topographic mapping.','area':'Europe - between 18°W and 12°W - Ireland offshore.','bbox':{'south_latitude':48.43,'west_longitude':-16.1,'north_latitude':56.57,'east_longitude':-12},'id':{'authority':'EPSG','code':23028}} (geocrs:projJSONLiteral) |
asWKT | PROJCRS['ED50 / UTM zone 28N',BASEGEOGCRS['ED50',DATUM['European Datum 1950',ELLIPSOID['International 1924',6378388,297,LENGTHUNIT['metre',1]]],PRIMEM (...)['Greenwich',0,ANGLEUNIT['degree',0.0174532925199433]],ID['EPSG',4230]],CONVERSION['UTM zone 28N',METHOD['Transverse Mercator',ID['EPSG',9807]],PARAMETER['Latitude of natural origin',0,ANGLEUNIT['degree',0.0174532925199433],ID['EPSG',8801]],PARAMETER['Longitude of natural origin',-15,ANGLEUNIT['degree',0.0174532925199433],ID['EPSG',8802]],PARAMETER['Scale factor at natural origin',0.9996,SCALEUNIT['unity',1],ID['EPSG',8805]],PARAMETER['False easting',500000,LENGTHUNIT['metre',1],ID['EPSG',8806]],PARAMETER['False northing',0,LENGTHUNIT['metre',1],ID['EPSG',8807]]],CS[Cartesian,2],AXIS['(E)',east,ORDER[1],LENGTHUNIT['metre',1]],AXIS['(N)',north,ORDER[2],LENGTHUNIT['metre',1]],USAGE[SCOPE['Engineering survey, topographic mapping.'],AREA['Europe - between 18°W and 12°W - Ireland offshore.'],BBOX[48.43,-16.1,56.57,-12]],ID['EPSG',23028]] (geocrs:wktLiteral) |