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

New vectortile layer for Digitransit realtime stops #5742

Conversation

sharhio
Copy link
Contributor

@sharhio sharhio commented Mar 12, 2024

Summary

A new Digitransit vectortile layer for stops which also includes realtime alert information.

Issue

The new layer allows showing information related to alerts affecting stops on the map. Alert information is only fetched when the map is zoomed in, hence the requirement for a new layer. The implementation follows the same structure as VehicleRental layers. The realtime stop mapper uses the code from the previously existing stop layer for the parts that are identical between the two layers.

Unit tests

Unit test for alerts added to StopsLayerTest.
Manual testing was also performed.

@sharhio sharhio requested a review from a team as a code owner March 12, 2024 10:37
@sharhio sharhio marked this pull request as draft March 12, 2024 10:37
@sharhio sharhio closed this Mar 12, 2024
@t2gran t2gran added this to the Rejected milestone Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants