qth-loc-utils

1.0.0 • Public • Published

qth-locator

Operations with Maidenhead locator system

Usage

const { locatorToLatLng, distance } = require('qth-locator');
 
locatorToLatLng('IO91wm'); // [51.521, -0.125]
distance('IO91wm', 'KP20le'); // 1821.5 km
azimuth('LO97xw', 'KP20le'); // 292

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i qth-loc-utils

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

5.7 kB

Total Files

4

Last publish

Collaborators

  • cshlovjah