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

Hi, Guys Im working on the public transport routing service and found one weird thing with the bus route here

The problem is after passing the street Rua Professor Milton Roque Ramos Krieger the bus turns right to Rua Lauro Linhares at this point. But if u take a look on the root details again u'll notice that the route also goes to the left that is not true. This happens because the bus route goes through part of the street Rua Lauro Linhares and this full street (way) is included in route relation. Removing the street (way) from the path will cause a gap in the route.

Actually it does not hurt my application but it looks wrong on the map and may confuse users. How can I fix it gracefully? Maybe devide the street (way) Rua Lauro Linhares into smaller ways? Or maybe there is another better solution?

Thanks!

asked 31 Jul '13, 00:31

mbraginini's gravatar image

mbraginini
51113
accept rate: 0%

edited 31 Jul '13, 01:39

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


Divide the road, and include in the relation only that part which is actually used by the bus.

This is something that people often complain about - creating public transport relation unnecessarily fragments our streets - but currently there's no better solution. Maybe in the future we'll have an option to make only a part of a street a relation member.

permanent link

answered 31 Jul '13, 01:19

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

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:

×179
×142
×128
×62
×5

question asked: 31 Jul '13, 00:31

question was seen: 3,760 times

last updated: 31 Jul '13, 01:39

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