Skip to content

marcusasplund/sweref-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

412 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors