NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I am still on the subject of u turns :)

A two-way undivided Street A crosses a two-way divided Street B. This creates two intersection nodes. Street A has a no u turn sign at the intersection. I am thinking I should add a no_u_turn restriction on the farther of the two intersection points, where Street A would make a left turn onto Street B. It does not seem plausible that a routing algorithm, if it was looking for a U turn, would plot a U turn at the first intersection, where it would momentarily take the driver against the traffic. Yet, during the moments when I am feeling particularly distrustful of routing algorithms, I tend to add a this second no_u_turn restriction "just in case". But I don't feel good doing it.

Is it safe to only add one turn restriction as described earlier? Has this configuration been tested on CloudMade? I can't come up with a way to click on their map to test such routing scenario (unlike the case of two divided roads intersecting, which is tested easily.)

Here is a sample intersection. Columbia at Aliso Viejo Pkwy

asked 07 Mar '11, 19:41

ponzu's gravatar image

ponzu
2.1k496483
accept rate: 0%

Good question, I was wondering this myself, considering that no-U-turn is the default turn restriction at all intersections in Oregon.

(07 Mar '11, 20:44) Baloo Uriza

I would like to bump up this question since I did not receive an answer despite Nic's try below.

(16 Mar '11, 19:02) ponzu

I'm not going to speculate about Cloudmade. Not only is it closed source, but they have published very little (Only a couple of bug admissions to the talk list in 2009). At least Garmin has some code that can be reverse engineered.

If street A (Columbia) is undivided, routing algorithms should not consider a u-turn at any intersection. We could introduce a new tag to allow for the extremely rare case where it is advantageous and legal to make a u-turn at a mini roundabout. For example, if you are westbound on Atterbury and you want to stop at the hairdresser, the Osm.org Routing Demo "Recommended" route is to turn right into Manitoba, left at the service road, right into Quebec, right into Glenwood, right into Manitoba, left into Atterbury and then left into the service way. It will be slightly shorter if you make a u-turn at the mini roundabout, but perhaps illegal.

permanent link

answered 07 Mar '11, 21:31

Nic%20Roets's gravatar image

Nic Roets
58391219
accept rate: 6%

Nic, perhaps you could tell me what other programs/sites/devices/services provide routing over OSM. I could try testing using their online inetrfaces, if any. I assumed CloudMade was the main routing user of OSM, as many end-user apps use their routes on back end.

I am not sure I got your answer. You may have made an assumption I did not intend. Perhaps, U-turns are never legal on undivided roads. But routing algorithms don't know whether the road is physically undivided, or is just drawn as a single two-way way for lack of time or need for detalization. Comment continues...

(07 Mar '11, 21:40) ponzu

Columbia physically is undivided, which is why, I am guessing, there is a no U turn sign. However, the routing algorithms I have seen - well, CloudMade - make no such assumption and have no trouble recommending a U-turn on a single way - provided it's two-way and there is no turn restriction. And in most cases (that is to say, when the road is only undivided in OSM, but divided in real life), this would be perfectly legal.

(07 Mar '11, 21:42) ponzu

Example http://osm.org/go/TPVwP9kJb-- Routing algorithm would not see the difference between Eastwing and Aliso Creek Rd, both of which are drawn as a single way. U turns are prohibited on Eastwing but allowed on Aliso Creek. I believe routing algorithms would recommend U-turns on either road if there were no turn restrictions created for Eastwing.

(07 Mar '11, 21:56) ponzu

You could try yournavigation.org. It appears before cloudmade in most searches for "routing" and uses the same open source routing engine (Gosmore) as the Osm.org Routing Demo. They are both a couple of months out of date (Obtaining sponsorship for them has not been easy).

In 2008, no one, not even Cloudmade generated uturns back onto the same road. Surely we can't just abandon such a long standing convention. Furthermore, think of the vast number of additional turn restriction required.

(07 Mar '11, 22:36) Nic Roets

In reviewing skobbler bugs created by real world users, I see that CloudMade (which skobbler reportedly uses) recommend U turns back onto the same street left and right (no pun whatsoever intended). This is also consistent with our real world experience: you miss a turn, you come to an intersection, you check for signs, you make a u turn onto the same road. Yes, it does require a lot of turn restrictions, which is one thing that skobbler bug tracker (MapDust.com) helps with. If the app recommends an illegal U-turn, the user drops a bug, and OSM editors fix it by adding the proper restriction.

(07 Mar '11, 22:51) ponzu
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×305
×45
×6
×4

question asked: 07 Mar '11, 19:41

question was seen: 9,184 times

last updated: 16 Mar '11, 19:02

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum