Dimitar
Dimitar
> `bus=no` is also used for bus stops without any buses stopping, such as when lines are rerouted but the infrastructure is kept in place for future line rerouting. In...
Here is also another set of them https://www.openstreetmap.org/relation/3493882. @Zaczero Is there any particular difficulty with adding support for trolleybus routes? Assuming the problem is how to select the streets -...
The relation doesn't have any ways. Relatify requires at least one way so that it knows from where to start.
@haansn08 This is because you haven't set the start and end road segments (it's done by right clicking on them and selecting the appropriate option). When you do, you should...
The example above does not work anymore since that stop was moved. I've also found a way to force platforms to appear - they need to have `highway=platform`. I'm not...
Or just `public_transport=platform + bus=yes` without `highway=platform`? After all, `public_transport=platform` is used on >3 million elements (of which ~365k are linear or areas) while `highway=platform` has 160k uses and it...
Technically it's not a valid case but if it's mapped like that it should probably be shown. The reason for opening that issue is that the line will be running...
I think that you could "hide" it behind "expert mode".
I've also started working on my own tool using JS for comparing the data. The "generator" code is available [here](https://github.com/Dimitar5555/osm-bulgaria-tools/tree/master/data-processing/atp-data-sync) and the results are available [here](https://dimitar5555.github.io/osm-bulgaria-tools/atp-data-sync/) (resulting page for a...
[better-osm-org script](https://github.com/deevroman/better-osm-org) also has such functionality. The colours look better when they are more saturated. Also the yellow is applied only to the value cell (since the key hasn't changed)....