Kamil Monicz
Kamil Monicz
Hey! In the Relatify algorithm, **highway=bus_stop** is the primary element. If there's a single **highway=bus_stop**, only one bus stop will appear in Relatify, and the nearest platform will be designated....
I will add an enhancement label, as this issue highlights UX components that need improvement.
Yes it is intended, here are the overpass rules: f'node[highway=bus_stop][public_transport=platform]({bb});' f'out tags center qt;' f'nwr[highway=platform][public_transport=platform]({bb});' f'out tags center qt;' f'node[public_transport=stop_position]({bb});' f'out tags center qt;' https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbus_stop **highway=bus_stop** is only supported on...
Oh, that's quite a long one :smile:. I'll see whether I can do anything about it. Thanks!
This issue will be resolved with [OpenStreetMap-NG](https://github.com/Zaczero/openstreetmap-ng) project.
I do plan to add that in the next major release of Relatify (see [here](https://github.com/Zaczero/openstreetmap-ng/blob/main/ANNOUNCEMENT.md#the-future)) :+1:
Nice! I'll merge it once I prepare some configuration menu for it. I want to make it possible to hide this button for non-JOSM users.
Thank you for reporting the issue! I cannot focus on it yet but I promise it will be taken care of. All my efforts go currently towards [OpenStreetMap-NG](https://github.com/Zaczero/openstreetmap-ng) as it...
This occurred because two edits were performed in very quick succession, which didn't allow Overpass a chance to synchronize. I believe this issue could be resolved by temporarily storing recent...
> How much time should I wait between edits? upload -> 3 minutes -> load