Coordinate Reference Systems
Transform Coordinates
Remarks
Also used as a transformation from SAD69 to WGS 84 - see code 6976. Note: SAD69 adopted in Chile only south of 43°30'S.
Frequently Asked Questions
How do I convert SAD69 to SIRGAS-Chile 2002 coordinates?
Use the coordinate transformation tool above to convert SAD69 (EPSG:4618) to SIRGAS-Chile 2002 (EPSG:5360). Enter your source coordinates and click Transform. This uses the Geocentric translations (geog2D domain) method with 5m accuracy.
How do I transform SAD69 to SIRGAS-Chile 2002 using Proj4js?
Use proj4.defs to define both EPSG:4618 and EPSG:5360, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the SAD69 to SIRGAS-Chile 2002 transformation?
This transformation (EPSG:7449) has an accuracy of 5m using the Geocentric translations (geog2D domain) method. Area of use: Chile - onshore 36°S to 43.5°S.