Skip to content
Discussion options

You must be logged in to vote

Yes, this is a limitation to routes. The editor is for both routes and tracks. And the underlying data model of routes and tracks is kind of oriented towards the GPX specification. This has some benefits but also quite a bunch of limitations.

Especially the route data format of GPX is mediocre. And that is the friendly adjective. A route is simply a list of waypoints. Period. No additional information about auto-routed segments etc. As a consequence everyone started to handle routes their own way. A collection of intermediate waypoints A,B,C.. that need auto-routing. A list of waypoints that model the complete routed route. A collection of waypoints with excessive proprietary extensions (…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SengerM
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants