Coordinate Reference Systems
Transform Coordinates
Remarks
Parameter values taken from RD/83 to ETRS89 (1) (tfm code 15868) assuming that within the accuracy of the transformation ETRS89 is equivalent to WGS 84 and RD/83 is equivalent to DHDN.
Frequently Asked Questions
How do I convert DHDN to WGS 84 coordinates?
Use the coordinate transformation tool above to convert DHDN (EPSG:4314) to WGS 84 (EPSG:4326). Enter your source coordinates and click Transform. This uses the Position Vector transformation (geog2D domain) method with 2m accuracy.
How do I transform DHDN to WGS 84 using Proj4js?
Use proj4.defs to define both EPSG:4314 and EPSG:4326, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the DHDN to WGS 84 transformation?
This transformation (EPSG:15869) has an accuracy of 2m using the Position Vector transformation (geog2D domain) method. Area of use: Germany - East Germany all states.