plepe / OpenStreetBrowser

An application to ‘browse’ the information in the displayed part of the map. Similar to common Wikis and also the main page of http://www.openstreetmap.org the website shows a narrow menu on the left side, most of the page is used for the display of the map. In contrast to most Wikis the menu is not static, but rather the content of the map can be browsed in categories. For the map a special style has been developed (sorry guys, I neither like the default Mapnik nor Osmarender styles), and special overlays are displayed to support the current browsed categories. When you click on an object (either from the list or directly on the map) informations on this object are displayed.
http://www.openstreetbrowser.org
GNU General Public License v3.0
86 stars 20 forks source link

PT: support stops where the name is present only in a stop_area relation #115

Open plepe opened 4 years ago

IgorEliezer commented 4 years ago

Does this have to do with the following issue?

According to the wiki and OsmAnd PT Guidelines, both the highway=platform + public_transport=platform node and the public_transport=stop_position node at the way must be included in the bus line relation.

Now the issue: I see the route bus pop-up repeats the bus stop name which are on screen, and doesn't repeat those which are off-screen.

image https://openstreetbrowser.org/#pt/r8834948&map=17/-23.03617/-47.88909&categories=pt

If I pan the screen and more stops are displayed, more repeated bus stops appears in the list.