GitHunt
MA

marcusasplund/sweref-convert

For batch conversion of RT 90 and SWEREF 99 coords to and from WGS84 lat, lng

sweref-convert

Modernized port of https://latlong.mellifica.se

For batch conversion of geodetic coordinates between Swedish Grid RT 90, SWEREF99 and WGS84 lat, lng

GitHub issues
Build status
Known Vulnerabilities

Standard - JavaScript Style Guide

Demo

Built with SolidJS and SUID

Offline support with service worker

installation

    $ git clone https://github.com/marcusasplund/sweref-convert.git

    $ cd sweref-convert

    $ yarn || npm install

    $ yarn start || npm run start

build a release

    $ yarn build || npm run build

This will generate a release directory with your minified/rev'd assets.

Credits

All geodetic conversion calculations are taken from https://github.com/arnoldandreasson/latlong_mellifica_se

Languages

TypeScript97.1%HTML2.6%CSS0.3%

Contributors

MIT License
Created April 19, 2017
Updated March 1, 2026
marcusasplund/sweref-convert | GitHunt