Coordinate Reference Systems
Transform Coordinates
Remarks
For higher accuracy requirements see AGD66 to GDA94 (11) (code 1803). May be taken as approximate transformation AGD66 to WGS 84 - see code 1665. See code 5827 for a marginally better accuracy transformation derived locally.
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 1m 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:1458) has an accuracy of 1m using the Coordinate Frame rotation (geog2D domain) method. Area of use: Australia - Australian Capital Territory.