Route Optimisation

From Acacia Support Wiki
Revision as of 15:45, 8 March 2017 by Gmcollett (talk | contribs) (Created page with "The Route optimisation process: * Loads all of the turning points from the GPX, KML or KMZ file. * Removes unnecessary intermediate turning points....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Route optimisation process:

  • Loads all of the turning points from the GPX, KML or KMZ file.
  • Removes unnecessary intermediate turning points. This tends to pick the shortest path to minimise your paddle time.
  • Pre-calculates all the statistics required to track your paddling including:
    • Distance from start and finish
    • Turn angles
    • Bisect Line coordinates and angle
    • Waypoint locations and labels.
  • Stores the Route in an internal database for faster performance and allows KayakNav to handle as many routes of virtually any size without memory issues.