Name: NATRF2022 to WGS 84 (1)
Method: Geocentric translations (geog2D domain)
Remarks: For many purposes NATRF2022 can be considered to be coincident with WGS 84. This approximation ignores the low accuracy of the WGS 84 ensemble and the application of tectonic plate motion to WGS 84 data.
Information source: IOGP
Revision date: 2025-08-11
Unit: foot
Geodetic CRS: NATRF2022
Datum: North American Terrestrial Reference Frame of 2022
Ellipsoid: GRS 1980
Prime meridian: Greenwich
Data source: EPSG
Information source: U.S. National Geodetic Survey, https://www.ngs.noaa.gov/
Revision date: 2025-08-11
Scope: Emulation of SPCS27.
Remarks: Emulates offshore area of NAD27 / Texas South Central zone (CRS code 32040) to better than 6 ft. Emulation embeds change of ellipsoid and of unit (ftUS to ft). Note: SPCS2022 CRSs normally have axis order N-E; this emulation of SPCS27 uses SPCS27 order east (X) - north (Y).
Coordinate system: Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: ft.
Center coordinates
-2108533.82 10617495.99
Projected bounds:
-26122471.89 -1451124.83
20767293.2 31640273.49
WGS84 bounds:
167.65 23.81
-40.73 86.46
Definition: OGC Well Known Text
PROJCS["NATRF2022 / Gulf Texas Shelf North (ft)", GEOGCS["NATRF2022", DATUM["North_American_Terrestrial_Reference_Frame_of_2022", 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","10968"]], PROJECTION["Lambert_Conformal_Conic_1SP"], PARAMETER["latitude_of_origin",29.3325], PARAMETER["central_meridian",-99], PARAMETER["scale_factor",0.9998499], PARAMETER["false_easting",2000111.25], PARAMETER["false_northing",544993.75], UNIT["foot",0.3048], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","10982"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["NATRF2022 / Gulf Texas Shelf North (ft)", BASEGEOGCRS["NATRF2022", DATUM["North American Terrestrial Reference Frame of 2022", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]], ANCHOREPOCH[2020]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",10968]], CONVERSION["SPCS2022 Gulf Texas Shelf North zone (ft)", METHOD["Lambert Conic Conformal (1SP)", ID["EPSG",9801]], PARAMETER["Latitude of natural origin",29.3325, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8801]], PARAMETER["Longitude of natural origin",-99, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8802]], PARAMETER["Scale factor at natural origin",0.9998499, SCALEUNIT["unity",1], ID["EPSG",8805]], PARAMETER["False easting",2000111.25, LENGTHUNIT["foot",0.3048], ID["EPSG",8806]], PARAMETER["False northing",544993.75, LENGTHUNIT["foot",0.3048], ID["EPSG",8807]]], 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["Emulation of SPCS27."], AREA["USA - Gulf OCS - Texas shelf north of approximately 27°48'N - leasing areas Matagorda Island, Brazos, Galveston, High Island; Sabine Pass. "], BBOX[27.79,-96.86,29.54,-93.41]], ID["EPSG",10982]]
Definition: ESRI Well Known Text
PROJCS["NATRF2022_Gulf_Texas_Shelf_North_ft", GEOGCS["GCS_NATRF2022", DATUM["D_North_American_Terrestrial_Reference_Frame_of_2022", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Lambert_Conformal_Conic"], PARAMETER["False_Easting",2000111.25], PARAMETER["False_Northing",544993.75], PARAMETER["Central_Meridian",-99.0], PARAMETER["Standard_Parallel_1",29.3325], PARAMETER["Scale_Factor",0.9998499], PARAMETER["Latitude_Of_Origin",29.3325], UNIT["foot",0.3048]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "NATRF2022 / Gulf Texas Shelf North (ft)", "base_crs": { "type": "GeographicCRS", "name": "NATRF2022", "datum": { "type": "GeodeticReferenceFrame", "name": "North American Terrestrial Reference Frame of 2022", "anchor_epoch": 2020, "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": 10968 } }, "conversion": { "name": "SPCS2022 Gulf Texas Shelf North zone (ft)", "method": { "name": "Lambert Conic Conformal (1SP)", "id": { "authority": "EPSG", "code": 9801 } }, "parameters": [ { "name": "Latitude of natural origin", "value": 29.3325, "unit": "degree", "id": { "authority": "EPSG", "code": 8801 } }, { "name": "Longitude of natural origin", "value": -99, "unit": "degree", "id": { "authority": "EPSG", "code": 8802 } }, { "name": "Scale factor at natural origin", "value": 0.9998499, "unit": "unity", "id": { "authority": "EPSG", "code": 8805 } }, { "name": "False easting", "value": 2000111.25, "unit": { "type": "LinearUnit", "name": "foot", "conversion_factor": 0.3048 }, "id": { "authority": "EPSG", "code": 8806 } }, { "name": "False northing", "value": 544993.75, "unit": { "type": "LinearUnit", "name": "foot", "conversion_factor": 0.3048 }, "id": { "authority": "EPSG", "code": 8807 } } ] }, "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": "Emulation of SPCS27.", "area": "USA - Gulf OCS - Texas shelf north of approximately 27°48'N - leasing areas Matagorda Island, Brazos, Galveston, High Island; Sabine Pass. ", "bbox": { "south_latitude": 27.79, "west_longitude": -96.86, "north_latitude": 29.54, "east_longitude": -93.41 }, "id": { "authority": "EPSG", "code": 10982 } }
Definition: GeoServer
10982=PROJCS["NATRF2022 / Gulf Texas Shelf North (ft)",GEOGCS["NATRF2022",DATUM["North_American_Terrestrial_Reference_Frame_of_2022",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","10968"]],PROJECTION["Lambert_Conformal_Conic_1SP"],PARAMETER["latitude_of_origin",29.3325],PARAMETER["central_meridian",-99],PARAMETER["scale_factor",0.9998499],PARAMETER["false_easting",2000111.25],PARAMETER["false_northing",544993.75],UNIT["foot",0.3048],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","10982"]]
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=lcc +lat_1=29.3325 +lat_0=29.3325 +lon_0=-99 +k_0=0.9998499 +x_0=609633.909 +y_0=166114.095 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=ft +no_defs +type=crs"> <Layer srs="+proj=lcc +lat_1=29.3325 +lat_0=29.3325 +lon_0=-99 +k_0=0.9998499 +x_0=609633.909 +y_0=166114.095 +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 ( 10982, 'EPSG', 10982, '+proj=lcc +lat_1=29.3325 +lat_0=29.3325 +lon_0=-99 +k_0=0.9998499 +x_0=609633.909 +y_0=166114.095 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=ft +no_defs +type=crs', 'PROJCS["NATRF2022 / Gulf Texas Shelf North (ft)",GEOGCS["NATRF2022",DATUM["North_American_Terrestrial_Reference_Frame_of_2022",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","10968"]],PROJECTION["Lambert_Conformal_Conic_1SP"],PARAMETER["latitude_of_origin",29.3325],PARAMETER["central_meridian",-99],PARAMETER["scale_factor",0.9998499],PARAMETER["false_easting",2000111.25],PARAMETER["false_northing",544993.75],UNIT["foot",0.3048],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","10982"]]');