-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Milestone
Description
We currently use a naive implementation for determining headings and track directions by looking at the most recent position change of a single trackfile per group. This can give strange results in manuevering groups.
- Incorporate all trackfiles in a group into heading and track direction determinating.
- Look at the full trackfile length, not just the most recent two points. Fit a curve to the points and determine if a coherent track direction exists.
Reactions are currently unavailable