Coordinate Reference Systems
Transform Coordinates
Remarks
Replaces nationally-derived transformation code 1458.
Frequently Asked Questions
How do I convert AGD66 to GDA94 coordinates?
Use the coordinate transformation tool above to convert AGD66 (EPSG:4202) to GDA94 (EPSG:4283). Enter your source coordinates and click Transform. This uses the Coordinate Frame rotation (geog2D domain) method with 0.5m accuracy.
How do I transform AGD66 to GDA94 using Proj4js?
Use proj4.defs to define both EPSG:4202 and EPSG:4283, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the AGD66 to GDA94 transformation?
This transformation (EPSG:5827) has an accuracy of 0.5m using the Coordinate Frame rotation (geog2D domain) method. Area of use: Australia - Australian Capital Territory.