Kyle Graeser <[email protected]> writes:
> Hello everyone. I am having an issue with routing in Colorado Springs, CO. > The route takes an exit just to get back on the same road. This happens > going in the opposite direction as well. I checked OSM and could not find > an issue. Using OSRM resolves the issue and routes correctly. Thanks for > the help. I suspect this is a similar to a longstanding; the fix is known but apparently has not been incorporpated into osmand. probably (guessing somewhat) motorways have a speed, and motorway_link has a default speed as well. osmand does not assign costs to some turns, so it may be that if the motorway is slow, or is curved, then using the ramp and and back would appear faster if one assumes that you can drive the same speed and don't have to slow down/stop when crossing. Obviously this isn't really how it is. To fix, see if you can have explicit lower maxspeed on the links. or changing routing.xml to have the default speed for link roads be smaller than the default speed for the non-link road class. -- You received this message because you are subscribed to the Google Groups "Osmand" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
