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

Getting on 101 at Cesar Chavez in SF #885

Closed
jfirebaugh opened this issue Jan 23, 2014 · 16 comments
Closed

Getting on 101 at Cesar Chavez in SF #885

jfirebaugh opened this issue Jan 23, 2014 · 16 comments

Comments

@jfirebaugh
Copy link
Member

OSRM produces the same incorrect routing as Apple Maps:

http://osrm.at/6cZ

The U turn is not technically illegal, just dangerous and contrary to the signed route.

What's the best way of fixing this? Increasing the U-turn penalty in the profile?

@emiltin
Copy link
Contributor

emiltin commented Jan 23, 2014

adding a turn penalty method to the car profile might solve most of these, see #860.

@woodbri
Copy link

woodbri commented Jan 23, 2014

Seems like you need to add a turn restriction in OSM to prevent that turn.

@emiltin
Copy link
Contributor

emiltin commented Jan 23, 2014

i reported a very similar issues about two years ago: #65

@jfirebaugh
Copy link
Member Author

@woodbri There is no signage at that intersection prohibiting a U-turn, it's just very ill advised and not something a local is likely to attempt. The intended route to 101N, which is signed, is to turn right on Kansas, right on Marin, and right onto the on-ramp.

@emiltin
Copy link
Contributor

emiltin commented Jan 23, 2014

is there a fully painted line on the road that you're not allowed to cross?

in any case, i think sharp turns should simply be penalized more. perhaps it could be increased if you're on a big road, rather than a small one?

@emiltin
Copy link
Contributor

emiltin commented Jan 23, 2014

there's an issue for using the road type when calculating turn penalties: #477

@emiltin
Copy link
Contributor

emiltin commented Jan 23, 2014

why is a u-turn dangerous at this place? because it's a big road?

@DennisOSRM
Copy link
Collaborator

Turn penalties for steep turns are on my plate for tomorrow

@DennisOSRM
Copy link
Collaborator

@jfirebaugh could post a link to the wanted route here? Thx

@jfirebaugh
Copy link
Member Author

@DennisOSRM
Copy link
Collaborator

Thx

@DennisOSRM
Copy link
Collaborator

@jfirebaugh How reasonable does this look? It avoids the U-turn and uses ramps instead:

bildschirmfoto 2014-01-24 um 17 56 33

@jfirebaugh
Copy link
Member Author

@DennisOSRM I've never tried going that way. It would probably work fine, but it's contrary to the signed directions to 101N which direct you to take Cesar Chavez, so it would be somewhat confusing.

@DennisOSRM
Copy link
Collaborator

k, will put some more effort into further tuning the penalties.

@daniel-j-h
Copy link
Member

@jfirebaugh How does the following look to you?

cesar

If you can live with it, feel free to close this issue :)

@jfirebaugh
Copy link
Member Author

Looks great, that's the signed route.

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

5 participants