Coordinate Reference Systems
Transform Coordinates
Frequently Asked Questions
How do I convert WGS 72BE to WGS 72 coordinates?
Use the coordinate transformation tool above to convert WGS 72BE (EPSG:4324) to WGS 72 (EPSG:4322). Enter your source coordinates and click Transform. This uses the Position Vector transformation (geog2D domain) method with 2m accuracy.
How do I transform WGS 72BE to WGS 72 using Proj4js?
Use proj4.defs to define both EPSG:4324 and EPSG:4322, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the WGS 72BE to WGS 72 transformation?
This transformation (EPSG:1239) has an accuracy of 2m using the Position Vector transformation (geog2D domain) method. Area of use: World.