Geocentric translations (geog2D domain)
For many purposes NAD83(2011) can be considered to be coincident with WGS 84. This approximation ignores the ~2.2m offset of NAD83 from the geocentre, the low accuracy of the WGS 84 ensemble and the application of tectonic plate motion to WGS 84 data.
IOGP
2021-09-08
foot
NAD83 (National Spatial Reference System 2011)
EPSG
Oregon Geographic Information Council - Oregon Geospatial Data Clearing House.
2016-07-13
State-wide spatial data management.
State law defines use of International feet (note: not US survey feet). Replaces NAD83(CORS96) / Oregon GIC Lambert (ft) and NAD83(NSRS2007) / Oregon GIC Lambert (ft) (CRS codes 3644 and 6868).
Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: ft.
-660664.52 1208766.14
-23724916.37 -10188973.26
22064540.32 16213403.51
167.65 14.92
-63.88 74.71
Definition: OGC Well Known Text
PROJCS["NAD83(2011) / Oregon GIC Lambert (ft)", GEOGCS["NAD83(2011)", DATUM["NAD83_National_Spatial_Reference_System_2011", SPHEROID["GRS 1980",6378137,298.257222101], TOWGS84[0,0,0,0,0,0,0]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","6318"]], PROJECTION["Lambert_Conformal_Conic_2SP"], PARAMETER["latitude_of_origin",41.75], PARAMETER["central_meridian",-120.5], PARAMETER["standard_parallel_1",43], PARAMETER["standard_parallel_2",45.5], PARAMETER["false_easting",1312335.958], PARAMETER["false_northing",0], UNIT["foot",0.3048], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","6557"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["NAD83(2011) / Oregon GIC Lambert (ft)", BASEGEOGCRS["NAD83(2011)", DATUM["NAD83 (National Spatial Reference System 2011)", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",6318]], CONVERSION["Oregon GIC Lambert (international foot)", METHOD["Lambert Conic Conformal (2SP)", ID["EPSG",9802]], PARAMETER["Latitude of false origin",41.75, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8821]], PARAMETER["Longitude of false origin",-120.5, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8822]], PARAMETER["Latitude of 1st standard parallel",43, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8823]], PARAMETER["Latitude of 2nd standard parallel",45.5, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8824]], PARAMETER["Easting at false origin",1312335.958, LENGTHUNIT["foot",0.3048], ID["EPSG",8826]], PARAMETER["Northing at false origin",0, LENGTHUNIT["foot",0.3048], ID["EPSG",8827]]], CS[Cartesian,2], AXIS["easting (X)",east, ORDER[1], LENGTHUNIT["foot",0.3048]], AXIS["northing (Y)",north, ORDER[2], LENGTHUNIT["foot",0.3048]], USAGE[ SCOPE["State-wide spatial data management."], AREA["United States (USA) - Oregon."], BBOX[41.98,-124.6,46.26,-116.47]], ID["EPSG",6557]]
Definition: ESRI Well Known Text
PROJCS["NAD_1983_2011_Oregon_Statewide_Lambert_Ft_Intl", GEOGCS["GCS_NAD_1983_2011", DATUM["D_NAD_1983_2011", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Lambert_Conformal_Conic"], PARAMETER["False_Easting",1312335.958], PARAMETER["False_Northing",0.0], PARAMETER["Central_Meridian",-120.5], PARAMETER["Standard_Parallel_1",43.0], PARAMETER["Standard_Parallel_2",45.5], PARAMETER["Latitude_Of_Origin",41.75], UNIT["foot",0.3048]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "NAD83(2011) / Oregon GIC Lambert (ft)", "base_crs": { "name": "NAD83(2011)", "datum": { "type": "GeodeticReferenceFrame", "name": "NAD83 (National Spatial Reference System 2011)", "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": 6318 } }, "conversion": { "name": "Oregon GIC Lambert (international foot)", "method": { "name": "Lambert Conic Conformal (2SP)", "id": { "authority": "EPSG", "code": 9802 } }, "parameters": [ { "name": "Latitude of false origin", "value": 41.75, "unit": "degree", "id": { "authority": "EPSG", "code": 8821 } }, { "name": "Longitude of false origin", "value": -120.5, "unit": "degree", "id": { "authority": "EPSG", "code": 8822 } }, { "name": "Latitude of 1st standard parallel", "value": 43, "unit": "degree", "id": { "authority": "EPSG", "code": 8823 } }, { "name": "Latitude of 2nd standard parallel", "value": 45.5, "unit": "degree", "id": { "authority": "EPSG", "code": 8824 } }, { "name": "Easting at false origin", "value": 1312335.958, "unit": { "type": "LinearUnit", "name": "foot", "conversion_factor": 0.3048 }, "id": { "authority": "EPSG", "code": 8826 } }, { "name": "Northing at false origin", "value": 0, "unit": { "type": "LinearUnit", "name": "foot", "conversion_factor": 0.3048 }, "id": { "authority": "EPSG", "code": 8827 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "X", "direction": "east", "unit": { "type": "LinearUnit", "name": "foot", "conversion_factor": 0.3048 } }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": { "type": "LinearUnit", "name": "foot", "conversion_factor": 0.3048 } } ] }, "scope": "State-wide spatial data management.", "area": "United States (USA) - Oregon.", "bbox": { "south_latitude": 41.98, "west_longitude": -124.6, "north_latitude": 46.26, "east_longitude": -116.47 }, "id": { "authority": "EPSG", "code": 6557 } }
Definition: GeoServer
6557=PROJCS["NAD83(2011) / Oregon GIC Lambert (ft)",GEOGCS["NAD83(2011)",DATUM["NAD83_National_Spatial_Reference_System_2011",SPHEROID["GRS 1980",6378137,298.257222101],TOWGS84[0,0,0,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","6318"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",41.75],PARAMETER["central_meridian",-120.5],PARAMETER["standard_parallel_1",43],PARAMETER["standard_parallel_2",45.5],PARAMETER["false_easting",1312335.958],PARAMETER["false_northing",0],UNIT["foot",0.3048],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","6557"]]
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=lcc +lat_0=41.75 +lon_0=-120.5 +lat_1=43 +lat_2=45.5 +x_0=399999.9999984 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=ft +no_defs +type=crs"> <Layer srs="+proj=lcc +lat_0=41.75 +lon_0=-120.5 +lat_1=43 +lat_2=45.5 +x_0=399999.9999984 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=ft +no_defs +type=crs"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 6557, 'EPSG', 6557, '+proj=lcc +lat_0=41.75 +lon_0=-120.5 +lat_1=43 +lat_2=45.5 +x_0=399999.9999984 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=ft +no_defs +type=crs', 'PROJCS["NAD83(2011) / Oregon GIC Lambert (ft)",GEOGCS["NAD83(2011)",DATUM["NAD83_National_Spatial_Reference_System_2011",SPHEROID["GRS 1980",6378137,298.257222101],TOWGS84[0,0,0,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","6318"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",41.75],PARAMETER["central_meridian",-120.5],PARAMETER["standard_parallel_1",43],PARAMETER["standard_parallel_2",45.5],PARAMETER["false_easting",1312335.958],PARAMETER["false_northing",0],UNIT["foot",0.3048],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","6557"]]');