UNPKG

signalk-trackviewer

Version:

Viewer for tracks recorded in SignalK, with GPX export function.

21 lines (14 loc) 1.1 kB
# SignalK Track Viewer ## What does it do This app shows past tracks recorded by SignalK with the signalk-to-influxdb2 plugin. ## Requirements * Track data recorded by SignalK and available through the the History API (e.g. with the signalk-to-influxdb2 plugin). * An active internet connection for loading the OpenSeaMap chart ## Installation * Install from the SignalK Appstore. * The app will be listed in the SignalK Server UI under "Webapps". * Use your browser's functions to install this webapp as an app / to your desktop for easier access and better user experience. ## Usage Run the Track Viewer from either the Webapps section in the SignalK Server UI or directly via `<yourSKURL>/signalk-trackviewer`. Select the start and end date, the app will then query the history API for track information. The returned track is by default simplified to remove anchoring times and redundant points and the remaining segments are shown on the map. You can then export these track segments as a GPX file, optionally with an additional data field such as speed, course, depth or temperature.