Coordinate Reference Systems
Transform Coordinates
Frequently Asked Questions
How do I convert NAD83 to NAD83(2011) coordinates?
Use the coordinate transformation tool above to convert NAD83 (EPSG:4269) to NAD83(2011) (EPSG:6318). Enter your source coordinates and click Transform. This uses the Geocentric translations (geog2D domain) method with 1m accuracy.
How do I transform NAD83 to NAD83(2011) using Proj4js?
Use proj4.defs to define both EPSG:4269 and EPSG:6318, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the NAD83 to NAD83(2011) transformation?
This transformation (EPSG:8971) has an accuracy of 1m using the Geocentric translations (geog2D domain) method. Area of use: USA - GoM OCS.