trails/apps
Ullrich Schäfer ef85e03bb2
Export only computed track, not editing waypoints
Editing waypoints represent where the user clicked, not the actual
route. Exporting them causes reimported routes to look different
because BRouter re-routes without no-go areas.

Now both GPX export and Save to Journal only include the computed
track. On reimport, Douglas-Peucker extracts waypoints from the
track shape, preserving the route including no-go detours.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 10:46:12 +01:00
..
journal Fix distance calculation for GPX files without elevation data 2026-04-02 20:32:47 +01:00
planner Export only computed track, not editing waypoints 2026-04-03 10:46:12 +01:00