Method: NTv2
Grid Files: NA83SCRS.GSB
Remarks: Parameter file is from NAD83 to NAD83(CSRS)v2 (1) (code 9241) assuming that NAD83(CSRS)v2 is equivalent to WGS 84 within the accuracy of the transformation. Also distributed with file name NAD83-98.gsb.
Information source: OGP
Revision date: 2021-09-10
Unit: metre
Geodetic CRS: NAD83
Datum: North American Datum 1983
Ellipsoid: GRS 1980
Prime meridian: Greenwich
Data source: EPSG
Information source: Service de la Cartographie; Ministère des Ressources Naturelles; Quebec.
Revision date: 2013-12-13
Scope: Topographic mapping (medium and small scale).
Remarks: For applications with an accuracy of better than 2 metres, replaced by NAD83(CSRS) / Quebec Lambert (CRS code 6622).
Area of use: Canada - Quebec.
Coordinate system: Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: m.
Center coordinates
1635.1 1086417.15
Projected bounds:
-893275.4 181372.49
586958.2 2112795.13
WGS84 bounds:
-79.85 44.99
-57.1 62.62
Definition: Well Known Text (WKT)
PROJCS["NAD83 / Quebec Lambert", GEOGCS["NAD83", DATUM["North_American_Datum_1983", SPHEROID["GRS 1980",6378137,298.257222101], EXTENSION["PROJ4_GRIDS","NA83SCRS.GSB"]], PRIMEM["Greenwich",0], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4269"]], PROJECTION["Lambert_Conformal_Conic_2SP"], PARAMETER["latitude_of_origin",44], PARAMETER["central_meridian",-68.5], PARAMETER["standard_parallel_1",60], PARAMETER["standard_parallel_2",46], PARAMETER["false_easting",0], PARAMETER["false_northing",0], UNIT["metre",1], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","32198"]]
Definition: ESRI WKT
PROJCS["NAD_1983_Quebec_Lambert",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101],EXTENSION["PROJ4_GRIDS","NA83SCRS.GSB"]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-68.5],PARAMETER["Standard_Parallel_1",60.0],PARAMETER["Standard_Parallel_2",46.0],PARAMETER["Latitude_Of_Origin",44.0],UNIT["Meter",1.0]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.4/projjson.schema.json", "type": "ProjectedCRS", "name": "NAD83 / Quebec Lambert", "base_crs": { "name": "NAD83", "datum": { "type": "GeodeticReferenceFrame", "name": "North American Datum 1983", "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": 4269 } }, "conversion": { "name": "Quebec Lambert Projection", "method": { "name": "Lambert Conic Conformal (2SP)", "id": { "authority": "EPSG", "code": 9802 } }, "parameters": [ { "name": "Latitude of false origin", "value": 44, "unit": "degree", "id": { "authority": "EPSG", "code": 8821 } }, { "name": "Longitude of false origin", "value": -68.5, "unit": "degree", "id": { "authority": "EPSG", "code": 8822 } }, { "name": "Latitude of 1st standard parallel", "value": 60, "unit": "degree", "id": { "authority": "EPSG", "code": 8823 } }, { "name": "Latitude of 2nd standard parallel", "value": 46, "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": "X", "direction": "east", "unit": "metre" }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": "metre" } ] }, "scope": "Topographic mapping (medium and small scale).", "area": "Canada - Quebec.", "bbox": { "south_latitude": 44.99, "west_longitude": -79.85, "north_latitude": 62.62, "east_longitude": -57.1 }, "id": { "authority": "EPSG", "code": 32198 } }
Definition: GeoServer
32198=PROJCS["NAD83 / Quebec Lambert",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS 1980",6378137,298.257222101],EXTENSION["PROJ4_GRIDS","NA83SCRS.GSB"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4269"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",44],PARAMETER["central_meridian",-68.5],PARAMETER["standard_parallel_1",60],PARAMETER["standard_parallel_2",46],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32198"]]
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=lcc +lat_0=44 +lon_0=-68.5 +lat_1=60 +lat_2=46 +x_0=0 +y_0=0 +ellps=GRS80 +nadgrids=NA83SCRS.GSB +units=m +no_defs +type=crs"> <Layer srs="+proj=lcc +lat_0=44 +lon_0=-68.5 +lat_1=60 +lat_2=46 +x_0=0 +y_0=0 +ellps=GRS80 +nadgrids=NA83SCRS.GSB +units=m +no_defs +type=crs"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 32198, 'EPSG', 32198, '+proj=lcc +lat_0=44 +lon_0=-68.5 +lat_1=60 +lat_2=46 +x_0=0 +y_0=0 +ellps=GRS80 +nadgrids=NA83SCRS.GSB +units=m +no_defs +type=crs', 'PROJCS["NAD83 / Quebec Lambert",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS 1980",6378137,298.257222101],EXTENSION["PROJ4_GRIDS","NA83SCRS.GSB"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4269"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",44],PARAMETER["central_meridian",-68.5],PARAMETER["standard_parallel_1",60],PARAMETER["standard_parallel_2",46],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32198"]]');
Definition: OGC WKT
PROJCS["NAD83 / Quebec Lambert",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS 1980",6378137,298.257222101],EXTENSION["PROJ4_GRIDS","NA83SCRS.GSB"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4269"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",44],PARAMETER["central_meridian",-68.5],PARAMETER["standard_parallel_1",60],PARAMETER["standard_parallel_2",46],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["metre",1],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32198"]]
Definition: OGC WKT 2 (2019)
PROJCRS["NAD83 / Quebec Lambert",BASEGEOGCRS["NAD83",DATUM["North American Datum 1983",ELLIPSOID["GRS 1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4269]],CONVERSION["Quebec Lambert Projection",METHOD["Lambert Conic Conformal (2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false origin",44,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude of false origin",-68.5,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude of 1st standard parallel",60,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude of 2nd standard parallel",46,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["easting (X)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["northing (Y)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Topographic mapping (medium and small scale)."],AREA["Canada - Quebec."],BBOX[44.99,-79.85,62.62,-57.1]],ID["EPSG",32198]]