metre
Transformation of coordinates at 5m level of accuracy.
None
Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon.
Data Source: EPSG v11.022 2024-11-05
Datum: NAD83 Canadian Spatial Reference System
Coordinate System: cartesian
Projection: Canada Atlas Lambert
Geodetic CRS: NAD83(CSRS)
PROJCRS["NAD83(CSRS) / Canada Atlas Lambert",
BASEGEOGCRS["NAD83(CSRS)",
DATUM["NAD83 Canadian Spatial Reference System",
ELLIPSOID["GRS 1980",6378137,298.257222101,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
ID["EPSG",4617]],
CONVERSION["Canada Atlas Lambert",
METHOD["Lambert Conic Conformal (2SP)",
ID["EPSG",9802]],
PARAMETER["Latitude of false origin",49,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8821]],
PARAMETER["Longitude of false origin",-95,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8822]],
PARAMETER["Latitude of 1st standard parallel",49,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8823]],
PARAMETER["Latitude of 2nd standard parallel",77,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8824]],
PARAMETER["Easting at false origin",0,
LENGTHUNIT["metre",1],
ID["EPSG",8826]],
PARAMETER["Northing at false origin",0,
LENGTHUNIT["metre",1],
ID["EPSG",8827]]],
CS[Cartesian,2],
AXIS["(E)",east,
ORDER[1],
LENGTHUNIT["metre",1]],
AXIS["(N)",north,
ORDER[2],
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Transformation of coordinates at 5m level of accuracy."],
AREA["Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon."],
BBOX[38.21,-141.01,86.46,-40.73]],
ID["EPSG",3979]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "ProjectedCRS",
"name": "NAD83(CSRS) / Canada Atlas Lambert",
"base_crs": {
"name": "NAD83(CSRS)",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "NAD83 Canadian Spatial Reference System",
"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": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"id": {
"authority": "EPSG",
"code": 4617
}
},
"conversion": {
"name": "Canada Atlas Lambert",
"method": {
"name": "Lambert Conic Conformal (2SP)",
"id": {
"authority": "EPSG",
"code": 9802
}
},
"parameters": [
{
"name": "Latitude of false origin",
"value": 49,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8821
}
},
{
"name": "Longitude of false origin",
"value": -95,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8822
}
},
{
"name": "Latitude of 1st standard parallel",
"value": 49,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8823
}
},
{
"name": "Latitude of 2nd standard parallel",
"value": 77,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8824
}
},
{
"name": "Easting at false origin",
"value": 0,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8826
}
},
{
"name": "Northing at false origin",
"value": 0,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8827
}
}
]
},
"coordinate_system": {
"subtype": "Cartesian",
"axis": [
{
"name": "Easting",
"abbreviation": "E",
"direction": "east",
"unit": "metre"
},
{
"name": "Northing",
"abbreviation": "N",
"direction": "north",
"unit": "metre"
}
]
},
"scope": "Transformation of coordinates at 5m level of accuracy.",
"area": "Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon.",
"bbox": {
"south_latitude": 38.21,
"west_longitude": -141.01,
"north_latitude": 86.46,
"east_longitude": -40.73
},
"id": {
"authority": "EPSG",
"code": 3979
}
}
{'crs_wkt': 'PROJCRS["NAD83(CSRS) / Canada Atlas '
'Lambert",BASEGEOGCRS["NAD83(CSRS)",DATUM["NAD83 Canadian Spatial '
'Reference System",ELLIPSOID["GRS '
'1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4617]],CONVERSION["Canada '
'Atlas Lambert",METHOD["Lambert Conic Conformal '
'(2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false '
'origin",49,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
'of false '
'origin",-95,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
'of 1st standard '
'parallel",49,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
'of 2nd standard '
'parallel",77,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
'at false '
'origin",0,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing '
'at false '
'origin",0,LENGTHUNIT["metre",1],ID["EPSG",8827]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Transformation '
'of coordinates at 5m level of accuracy."],AREA["Canada - onshore '
'and offshore - Alberta; British Columbia; Manitoba; New '
'Brunswick; Newfoundland and Labrador; Northwest Territories; Nova '
'Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; '
'Saskatchewan; '
'Yukon."],BBOX[38.21,-141.01,86.46,-40.73]],ID["EPSG",3979]]',
'false_easting': 0.0,
'false_northing': 0.0,
'geographic_crs_name': 'NAD83(CSRS)',
'grid_mapping_name': 'lambert_conformal_conic',
'horizontal_datum_name': 'NAD83 Canadian Spatial Reference System',
'inverse_flattening': 298.257222101,
'latitude_of_projection_origin': 49.0,
'longitude_of_central_meridian': -95.0,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'projected_crs_name': 'NAD83(CSRS) / Canada Atlas Lambert',
'reference_ellipsoid_name': 'GRS 1980',
'semi_major_axis': 6378137.0,
'semi_minor_axis': 6356752.314140356,
'standard_parallel': (49.0, 77.0)}