Coordinate Reference Systems
Transform Coordinates
Remarks
Derived via WGS 72BE. Original transformation derived by GSI in 1980-81. The GSI memo incorrectly gave the parameters as from WGS 72 to Beijing 1954, but it has been determined by the OGP that the memo should have stated from Beijing 1954 to WGS 72BE.
Frequently Asked Questions
How do I convert Beijing 1954 to WGS 84 coordinates?
Use the coordinate transformation tool above to convert Beijing 1954 (EPSG:4214) to WGS 84 (EPSG:4326). Enter your source coordinates and click Transform. This uses the Position Vector transformation (geog2D domain) method with 15m accuracy.
How do I transform Beijing 1954 to WGS 84 using Proj4js?
Use proj4.defs to define both EPSG:4214 and EPSG:4326, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the Beijing 1954 to WGS 84 transformation?
This transformation (EPSG:15920) has an accuracy of 15m using the Position Vector transformation (geog2D domain) method. Area of use: China - offshore - Pearl River basin.