1.0.0 • Published 8 months ago

@yachteye/signalk-coastline-plugin v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

signalk-coastline-plugin

YachtEye coastline provides the distance to the coastline (navigation.yachteye.distanceToCoast) and a recommended zoom level (navigation.yachteye.zoomLevel).
The recommended zoom level (for e.g. a mapping application) is based on the distance to the coast and the speed of the vessel (and the configured thresholds).
The default coastline is the ne_110m_coastline.geojson of natural earth.
Optionally a custom coastline url (and access token) can be configured.

The required position (navigation.position) and speed (navigation.speedOverGround) are taken from the SignalK graph.

Build:
npm run build

Install with:

The SignalK app store, or
npm install @yachteye/signalk-coastline-plugin

After installation, you enable & configure the plugin via the plugins page in the SignalK admin UI.
The (default) values for the distance and speed thresholds may require some fine tuning.

Copyright

© Copyright 2024 YachtEye by SuperYacht Times (https://www.superyachttimes.com/, https://www.yachteye.com/)