asProjJSON | {'$schema':'https://proj.org/schemas/v0.2/projjson.schema.json','type':'GeographicCRS','name':'NAD27(CGQ77)','datum':{'type':'GeodeticReferenceFrame', (...)'name':'North American Datum 1927 (CGQ77)','ellipsoid':{'name':'Clarke 1866','semi_major_axis':6378206.4,'semi_minor_axis':6356583.8}},'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':'Canada - Quebec.','bbox':{'south_latitude':44.99,'west_longitude':-79.85,'north_latitude':62.62,'east_longitude':-57.1},'id':{'authority':'EPSG','code':4609}} (geocrs:projJSONLiteral) |
asWKT | GEOGCRS['NAD27(CGQ77)',DATUM['North American Datum 1927 (CGQ77)',ELLIPSOID['Clarke 1866',6378206.4,294.978698213898,LENGTHUNIT['metre',1]]],PRIMEM['Gr (...)eenwich',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['Canada - Quebec.'],BBOX[44.99,-79.85,62.62,-57.1]],ID['EPSG',4609]] (geocrs:wktLiteral) |