Coordinate Reference Systems
Transform Coordinates
Remarks
Derived at 31 stations. Accuracy 20m, 5m and 20m in X, Y and Z axes.
Frequently Asked Questions
How do I convert Tokyo to WGS 84 coordinates?
Use the coordinate transformation tool above to convert Tokyo (EPSG:4301) to WGS 84 (EPSG:4326). Enter your source coordinates and click Transform. This uses the Geocentric translations (geog2D domain) method with 29m accuracy.
How do I transform Tokyo to WGS 84 using Proj4js?
Use proj4.defs to define both EPSG:4301 and EPSG:4326, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the Tokyo to WGS 84 transformation?
This transformation (EPSG:1230) has an accuracy of 29m using the Geocentric translations (geog2D domain) method. Area of use: Asia - Japan and South Korea.