Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse routing: create route from track #223

Open
nrenner opened this issue Jan 31, 2020 · 1 comment
Open

Reverse routing: create route from track #223

nrenner opened this issue Jan 31, 2020 · 1 comment

Comments

@nrenner
Copy link
Contributor

nrenner commented Jan 31, 2020

Convert a track into a route. The opposite of a route request: determine the route waypoints (from/via/to) needed so that the routing result matches a given track.

A track could be a recorded GPS trace or a saved previous routing result without a hint to the original route waypoints used (e.g. no GPX rte or trkseg per route segment).

Requires map matching (#222) to first snap the track to the current road network.

Requests, use cases:

@EssBee59
Copy link
Collaborator

EssBee59 commented Feb 3, 2020

Hello,

I liked to add a further "use case":
Most of the GPX files we can download from the net for hiking/Biking are simple "track´s".
Navigation with simple track´s is based on the geometry of the track, so I prefer the instructions of the Brouter!
With a "reverse-routing" followed by a "routing" with a.e. "turnInstructionMode = 3 ", I hope to get the same GPX result (track + RTE for instructions) as a direct routing using brouter-web …

Regards and thank all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants