@panaaj/sk-geodesy

1.0.2 • Public • Published

Signal K plugin compatible geodesy library

This library contains a subset of the Geodesy functions from the https://www.movable-type.co.uk/scripts/geodesy-library.html modified to provide compatibility for use with signalk-node-server plugins.

Usage:

const LatLon= module.require('@panaaj/sk-geodesy/latlon-spherical').LatLonSpherical;
 ...

let pos= new LatLon(5.0, 7.2);

/@panaaj/sk-geodesy/

    Package Sidebar

    Install

    npm i @panaaj/sk-geodesy

    Weekly Downloads

    95

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    51.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • panaaj