Git Product home page Git Product logo

Comments (5)

EssBee59 avatar EssBee59 commented on June 20, 2024

Hello,

Yes, I had also some times problem with roundabouts..
But just for understanding:
For the first roundabout in the example I get:

image

Where is the problem, "take exit-2 is for me Ok"?

from brouter.

devemux86 avatar devemux86 commented on June 20, 2024

@EssBee59

RNLB is a roundabout left instruction, where all roundabouts in the example are right (RNDB).

from brouter.

EssBee59 avatar EssBee59 commented on June 20, 2024

thank for the explanation..
OK, I never had this problem...
Strange is, the behavior seems to depend on the profile: Using my profiles I get RNDB, not RNLB

(to test, you can use profile=racebike-verylowtraffic or &profile=trekking_SB
then set the parameter assign turnInstructionMode = 3 AND assign turnInstructionRoundabouts = true because I deactivated this option)

from brouter.

afischerdev avatar afischerdev commented on June 20, 2024

There are more problems inside roundabout.
To make it visible here an export with timode=4

     $turn$ RNDB2;    11;  1.521596; 42.506310;   186; 22(1)24$
     $turn$ RNDB2;    26;  1.521980; 42.504736;   474; 24(2)26 (168)6$
     $turn$ RNDB1;    47;  1.527428; 42.505226;   363; 26(14)26$
     $turn$ RNLB2;    63;  1.531711; 42.505927;   215; 26(9)26$
     $turn$ RNDB1;    75;  1.534200; 42.506397;   221; 26(-5)26$
     $turn$ RNDB2;    88;  1.536711; 42.506933;   208; 26(-4)26$
     $turn$    TR;   109;  1.537869; 42.508118;   224; 6(87)6 (1)6$

First you see the wrong RNLB command - as discussed before. You can also see the RNDB2 command has two exits but only one angle and its an angle of 1 - nothing very meaningful.
So here is an additonel rework on roundabout problems.

     $turn$ RNDB2;    11;  1.521596; 42.506310;   186; 22(-113)24 (-27)24$
     $turn$ RNDB2;    26;  1.521980; 42.504736;   474; 24(-156)26 (-18)26$
     $turn$ RNDB2;    47;  1.527428; 42.505226;   363; 26(-76)26 (-49)26$
     $turn$ RNDB2;    63;  1.531711; 42.505927;   183; 26(-89)26 (-36)26$
     $turn$ RNDB1;    75;  1.534200; 42.506397;   221; 26(-95)26$
     $turn$ RNDB2;    88;  1.536711; 42.506933;   208; 26(-131)26 (-37)26$
     $turn$    TR;   109;  1.537869; 42.508118;   224; 6(87)6 (1)6$

And a small graphic output for the situation here
P11 P26 P47 P63 P75 P88 P109

from brouter.

afischerdev avatar afischerdev commented on June 20, 2024

And the other way round - see this route

     $turn$ RNLB3;     8;  1.073063; 51.279021;   520; 26(201)26 (29)26 (137)26$
     $turn$ RNLB2;    41;  1.074407; 51.275272;   505; 26(114)28 (25)28$
     $turn$ RNLB2;    64;  1.080900; 51.275623;   244; 28(119)28 (15)28$
     $turn$ RNLB1;    76;  1.083646; 51.276879;   327; 28(116)28$
     $turn$  TSLL;    92;  1.085867; 51.279418;   601; 28(-29)28 (125)28$
     $turn$ RNLB1;   123;  1.089801; 51.283412;   209; 28(23)28$
     $turn$ RNLB3;   134;  1.087313; 51.284198;   941; 28(204)28 (36)28 (117)28$
     $turn$ RNLB2;   182;  1.097251; 51.289263;   164; 28(128)28 (38)28$

P8 P41 P64 P76 P92 P123 P134 P182

from brouter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.