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

Here is an example of a no U turn relation that has a way as the via property. It is the correct way to model a U turn restriction at this point.

Using A* routing, is it possible to honour this restriction? OSRM incorrectly routes through the u-turn, implying that it might be a difficult problem to solve. The only way I can think of is to modify the graph so that the U turn route is not possible. Is there a simpler method?

asked 02 Nov '16, 05:06

Jem's gravatar image

Jem
31448
accept rate: 0%

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
×4

question asked: 02 Nov '16, 05:06

question was seen: 1,593 times

last updated: 02 Nov '16, 05:06

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