-
Notifications
You must be signed in to change notification settings - Fork 126
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
Round trip suggestions #460
Comments
Maybe one solution would be to add a "next stop" in the same location as the starting point. It could potentially solve this. At least this is what I do manually when I want a round trip. Just my 2 cents though, thanks a lot for the effort :) |
Very good suggestions! |
As we are nearly ready with the 'dynamic range' (#747) we could now offer a simple round trip logic: From the starting point there is a direction and a distance, this will generate two additional points +/-, say 20 degrees from the direction and then routing can continue as normal. |
@afischerdev This is very nice! Do you mean it will require the dynamic range? And it will generate beelines at the via points? |
Yes, I think so, when point is more then the usual 250 meters away from a way. |
Automatically generate circular route (loop) suggestions for a given starting point and desired route length.
Potentially with some additional constraints like ascend/difficulty.
I'm collecting links I come accross:
Round trip suggestions (brouter-web Wiki)
Would go well with #258 Consider surroundings
See also brouter-web#236 Plan a round trip - allow loop
The text was updated successfully, but these errors were encountered: