This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
Symbol heading is off for ADS-B tracks #14
Open
Description
From a user:
It looks like all headings are off by some fixed offset between the Magnetic heading and the on-icon caret
Per https://www.dev.adsbexchange.com/version-2-api-wip/:
track: true track over ground in degrees (0-359)
Per CoT Spec:
The track element specifies direction and speed of travel. It has two required attributes: course and speed. It also has optional attributes for specifying the vertical component of the motion vector (slope) and errors associated with course, speed, and slope.
Course denotes the direction of motion and is specified as the number of degrees measured clockwise from true North. Speed is specified in meters per second as speed over ground.
There is no constraint on the precision used for these values.
Metadata
Metadata
Assignees
Labels
No labels