Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong stops order #83

Open
frydrycht opened this issue Oct 11, 2024 · 5 comments
Open

Wrong stops order #83

frydrycht opened this issue Oct 11, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@frydrycht
Copy link

I found a problem with order of bus stops in relation https://www.openstreetmap.org/relation/3279174
The correct order of bus stops on Czerniakowska street is:

  • Szwoleżerów 02
  • Zaruskiego 02
  • Legia Stadion 03
  • Torwar 04
    I tried to reselect bus stops but it always set an order as follows:
  • Szwoleżerów 02
  • Legia Stadion 03
  • Zaruskiego 02
  • Torwar 04
    Could you please take a look on that?
@mutipg
Copy link

mutipg commented Oct 11, 2024

I can't confirm this issue. The bus route in 'Relatify' arranges the stops in the correct order (image below).

image

@mutipg
Copy link

mutipg commented Oct 11, 2024

But I take my words back. The problem does exist. The stops were previously arranged correctly when I removed the last section of the route between the stops Gwiaździsta 06 and Gwiaździsta 05 in Relatify. After restoring this section, Zaruskiego and Legia Stadion swapped places. Strange :O

@frydrycht
Copy link
Author

Here is my screen
image

@mutipg
Copy link

mutipg commented Oct 11, 2024

  • Wrong sorting Zaruskiego-Legia Stadion
    image
  • Correct sorting Zaruskiego-Legia Stadion
    image

@Zaczero
Copy link
Owner

Zaczero commented Oct 15, 2024

Thanks for reporting the issue 🙂. I'll investigate it but I can't provide any specific time estimate.

@Zaczero Zaczero added the bug Something isn't working label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants