Name route sources that export cues; flag geometry-only imports #72
Labels
No labels
area:companion
area:docs
area:shared
area:tooling
area:watchapp
blocker
kind:chore
kind:feature
kind:spike
kind:test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
robert/PedalPebble#72
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Where a route is planned decides how good its turn instructions are, and the app is the only thing in a position to tell the rider that.
bikerouter.de is BRouter's own web front end and exports GPX with turn instructions. So BRouter-quality cues are reachable with no BRouter install, no segment files, no network at import and no privacy question. That makes tier 0 (#63) the best path available, not a lucky accident — and it is the thing that makes "the route source is pluggable" pay for itself.
Acceptance criteria
Files
companion/.../route/import/README.mdNotes
FR-N20 / D40. Reduces how much rests on #64 and on Spike C (#6).