swe-coords

1.0.0 • Public • Published

Swe-coords

NPM module to Convert Sweref 99-cordinates to lat/lang.

Uses Arnold Andreasson, info@mellifica.se converter.

usage

var sweCoords = require('swe-coords');

var coords = sweCoords.toLatLng('N 7308014', 'E 518078');

console.log(coords) // output { lat: 54.234324, lng: 53.23234 } or what the cord is

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.06latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.06

Package Sidebar

Install

npm i swe-coords

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • j0n