gpx-ideas

GPX Extensions - Sea / Nautical

Overview

Sea / nautical elements include speed through the water (STW), wind measurements, tidal measurements and water depth.

Name Values Description
<stw>   Speed through the water (STW) / boat speed in meters per second (m/s)
See VHW in NMEA 0183 - units are knots or km/h, but recommend converting from knots to m/s
n.b. different to <sog> in gpx_pvt which is speed over ground
<dist> >= 0 Cumulative distance for the trip / distance through the water since last reset in meters (m)
See VLW (water distance since reset) in NMEA 0183 - units are nautical miles so need to convert to meters
n.b. different to <dist> in gpx_pvt which is trip distance over ground
<awa> -180 to 180 Apparent wind angle (AWA), relative to the bow in degrees (°)
See MWV (reference = R) and VWR in NMEA 0183
<aws> >= 0 Apparent wind speed (AWS) in metres per second (m/s)
See MWV (reference = R) and VWR in NMEA 0183
<twa> -180 to 180 True wind angle (TWA) representing wind-over-water, relative to the bow in degrees (°)
See MWV (reference = T) in NMEA 0183
<tws> >= 0 True wind speed (TWS) representing wind-over-water in metres per second (m/s)
See MWV (reference = T) in NMEA 0183
<set> 0 to 360 Direction of the water / current, relative to true north in degrees (°)
See VDR in NMEA 0183
<drift> >= 0 Speed of the water / current in meters per second (m/s)
See VDR in NMEA 0183 - units are knots so need to convert to m/s
<depth> >= 0 Depth of the water below the surface in meters (m)
See DBS (not DBK or DBT) in NMEA 0183 - often determined by chartplotter or fishfinder

Background

Notes

Exclusions

Example Usage

Sea / Nautical

Meteorology