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

Nightbus vs. daytime traffic stations / Needs: Function to block parts of RBLs #23

Closed
burnoutberni opened this issue Mar 4, 2017 · 1 comment

Comments

@burnoutberni
Copy link
Member

burnoutberni commented Mar 4, 2017

One should be able to add RBLs, but then block certain vehicles from the RBL.

Problem at Metalab: Closest daytime traffic station on lines D, 1 and 71 in the direction of Schottentor is Stadiongasse/Parlament, but for night lines running along the Ringstraße it's Burgtheater/Rathausplatz, which is also a stop for daytime traffic, only further away. We currently only have Burgtheater/Rathausplatz added to catch all lines, day- and nighttime. We should actually filter away all daytime traffic at Burgtheater/Rathausplatz and add Stadiongasse/Parlament for that purpose.

Even more tricky are night lines with different courses on weekdays/weekends. This affects line N38 at Metalab, which stops at Burgtheater/Rathausplatz during the week, but starts at Schottentor on weekends. If we're lucky this is actually reflected with the different RBLs of Schottentor, but one has to check the API on a weekday night to find that out.

@burnoutberni burnoutberni changed the title Needs: Block parts of RBLs / Nightbus vs. daytime traffic stations Nightbus vs. daytime traffic stations / Needs: Function to block parts of RBLs Mar 4, 2017
@burnoutberni
Copy link
Member Author

Should be fixed now with 3a3d723

Someone should check the weekday/weekend thing, but I'll open another issue for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant