Coordinate Reference Systems
Transform Coordinates
Remarks
Can be taken as an approximate transformation SWEREF99 to WGS 84 - see code 1879.
Frequently Asked Questions
How do I convert ETRS89-SWE [SWEREF 99] to ETRS89 coordinates?
Use the coordinate transformation tool above to convert ETRS89-SWE [SWEREF 99] (EPSG:4619) to ETRS89 (EPSG:4258). Enter your source coordinates and click Transform. This uses the Geocentric translations (geog2D domain) method with 0m accuracy.
How do I transform ETRS89-SWE [SWEREF 99] to ETRS89 using Proj4js?
Use proj4.defs to define both EPSG:4619 and EPSG:4258, then call proj4(source, target, [x, y]) to convert coordinates programmatically.
What is the accuracy of the ETRS89-SWE [SWEREF 99] to ETRS89 transformation?
This is an exact transformation (EPSG:1878) with no loss of precision (0m accuracy) using the Geocentric translations (geog2D domain) method. Area of use: Sweden.