Location & GPS
GPS fix quality and movement. Map tiles use coordinates from these readings.
Location fix and movement metrics:
| Metric | What it means | Unit | How to read | Source | Learn more |
|---|---|---|---|---|---|
Accuracylocation.accuracy | Estimated horizontal accuracy of the GPS fix in metres. | m | Lower is better | Android | Reference |
Altitudelocation.altitude | Altitude above sea level when available. | m | Higher is better | Android | Reference |
GPS Summarylocation.summary | Latitude, longitude, and fix quality summary. | — | — | YANL | Reference |
Route maplocation.coords | The GPS position recorded with each sample, which is what places the session on a map. Shared links round this to roughly 110 metres unless you choose otherwise. | — | — | Android | Reference |
Speedlocation.speed | Ground speed from GPS when moving. | m/s | Higher is better | Android | Reference |
GNSS satellite metrics: satellite counts and signal quality across all constellations (GPS, Galileo, GLONASS, BeiDou), not just the ones used in the fix:
| Metric | What it means | Unit | How to read | Source | Learn more |
|---|---|---|---|---|---|
GNSS Telemetrygnss.status | Satellites in view and fix status; includes averaged C/N₀ for satellites used in fix. | — | — | Android | Reference |
Last updated on