Coordinate Reference Systems
Transform Coordinates
Remarks
Approximation derived from tfm code 6864 ignoring time-dependent parameters and assuming ITRF96(1997.0) and WGS 84 can be considered the same within the accuracy of the transformation.
Frequently Asked Questions
How do I convert NAD83(CSRS) to WGS 84 coordinates?
Use the coordinate transformation tool above to convert NAD83(CSRS) (EPSG:4617) to WGS 84 (EPSG:4326). Enter your source coordinates and click Transform. This uses the Coordinate Frame rotation (geog2D domain) method with 1m accuracy.
How do I transform NAD83(CSRS) to WGS 84 using Proj4js?
Use proj4.defs to define both EPSG:4617 and EPSG:4326, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the NAD83(CSRS) to WGS 84 transformation?
This transformation (EPSG:1946) has an accuracy of 1m using the Coordinate Frame rotation (geog2D domain) method. Area of use: Canada.