Had a look into the data. The primary road and the primary_link have both maxspeed=90 set which is probably the ground truth. That being said, OSRM thinks that both ways have equal expected travel time breaking ties arbitrarily. So, what I did was looking at satellite imagery and spotted that the primary link passes traffic lights. I added those which will incur a 5 second delay in travel time. Thus with the next data update, the primary will be chosen.
—Dennis — Want to support OSRM development? Buy us a beer: http://www.amazon.de/registry/wishlist/1V2TKTFOZIU80 > Am 10.12.2014 um 06:45 schrieb Frank Vdm <[email protected]>: > > Here the link to: > http://osrm.at/ajZ > > Start: Noordstraat, België > End Krommebeekstraat, België > routing > Noordstraat right OSRM do not take the junction to the right to N32. > Instead: > Goes on the roundabout (lot of traffic that was the reason for making the > junction to the right) and then right on the N32 > > On N32 it take the first junction right to leave N32 crossing N8 and then > take the junction again to go on N32 > > instead of stying on N32. > > Is the my tagging wrong ? > > 2014-12-10 14:34 GMT+01:00 Dennis Luxen <[email protected]>: > Could you provide a link to the route? > > Thanks, > Dennis > > — > Want to support OSRM development? Buy us a beer: > http://www.amazon.de/registry/wishlist/1V2TKTFOZIU80 > > > Am 10.12.2014 um 04:32 schrieb Frank Vdm <[email protected]>: > > > > Hi > > > > Start: Noordstraat, België > > End Krommebeekstraat, België > > routing > > Noordstraat right OSRM do not take the junction to the right to N32. > > Instead: > > Goes on the roundabout (lot of traffic that was the reason for making the > > junction to the right) and then right on the N32 > > > > On N32 it take the first junction right to leave N32 crossing N8 and then > > take the junction again to go on N32 > > > > instead of stying on N32. > > > > Is the my tagging wrong ? > > > > Jakka > > _______________________________________________ > > OSRM-talk mailing list > > [email protected] > > https://lists.openstreetmap.org/listinfo/osrm-talk > > > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk > > > > -- > Met vriendelijke groeten, > > Frank Vandermeersch & Bouvier Jakka > > Initiatiefnemer Hondensport Site > Ter promotie en aanmoediging van de hondensport > > http://sites.google.com/site/hondensportsportcanin/ > > Facebookgroep Hondensport Sport Canin > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk _______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
