Skip to content

Improve heading and track computation #461

@dharmab

Description

@dharmab

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.

  1. Incorporate all trackfiles in a group into heading and track direction determinating.
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions