Coordinate Reference Systems
Transform Coordinates
Remarks
Also used as a transformation from PSAD56 to WGS 84 - see code 6972.
Frequently Asked Questions
How do I convert PSAD56 to SIRGAS-Chile 2002 coordinates?
Use the coordinate transformation tool above to convert PSAD56 (EPSG:4248) 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 PSAD56 to SIRGAS-Chile 2002 using Proj4js?
Use proj4.defs to define both EPSG:4248 and EPSG:5360, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the PSAD56 to SIRGAS-Chile 2002 transformation?
This transformation (EPSG:6950) has an accuracy of 5m using the Geocentric translations (geog2D domain) method. Area of use: Chile - onshore 26°S to 36°S.