WGS 84 to SWEREF
Version 1.0.0.0 (1.48 MB) by
Fredrik
Converts coordinates from WGS 84 (NMEA) to projected coordinates in SWEREF99 TM.
Converts coordinates from WGS 84 (NMEA) to projected coordinates in Swedish reference frame SWEREF99 TM.
Also converts the height to RH 2000.
Usage:
[NArray, EArray, ZArray] = sweref(northLat,eastLong,height)
Accepts both decimal-degrees (dd.ddddd) and "NMEA-format" (ddmm.mmmmmm).
Calculations are made accordning to instructions found on www.lantmateriet.se. The accuracy of the result is unknown but it seems to work fine for general GPS-applications with +3 meter accuracy. No guarantees tough.
Cite As
Fredrik (2026). WGS 84 to SWEREF (https://nl.mathworks.com/matlabcentral/fileexchange/36945-wgs-84-to-sweref), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Mapping Toolbox > Coordinate Reference Systems >
- Radar > Mapping Toolbox > Coordinate Reference Systems >
- Industries > Automotive >
- Robotics and Autonomous Systems > Automated Driving Toolbox >
- Automotive > Automated Driving Toolbox >
Find more on Coordinate Reference Systems in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
