Live data from Hacker News

Show HN: Ubähnchen – Animated subway map of Berlin

xn--ubhnchen-1za.vercel.app

51–60 of 112 posts

Re: Show HN: Ubähnchen – Animated subway map of Berlin

#52
post #25

Nice! Would be more realistic (and more Mini Metro-like) if the trains actually stopped at the stations though. Also, the trains don't have to disappear and reappear at the terminal stations, they could just stay there until they are scheduled to go back - after all, that's what they do in reality as well... Any chance that the source could be made available ;) ?

Strangely S-Bahn does stop at stations, U-Bahn does not.

Maybe a difference in the source data?

Re: Show HN: Ubähnchen – Animated subway map of Berlin

#55

There is a real Berlin live map of subway, bus and railway at: https://www.vbb.de/fahrinfo/ by the operator. Seems no english version available, you have to - click upper right corner "Livekarte" - click on the menu again "Livekarte" - select means of transport: radio buttons for subway, railway etc - zoom in to see subway

[deleted]

Re: Show HN: Ubähnchen – Animated subway map of Berlin

#56
post #37
post #4

It's super smooth on Chrome, but it's doing (say) 1 frame per second on Firefox.

It's definitely a website bug, as goes from 1 FPS to smooth if you go to S+U and back to U again. (debugger didn't help, but it's all minified anyway)

The slowness in firefox comes from the station name drawing. Going from U to S+U and back again seems to reset the setting for drawing them. The settings option for drawing the station names is somewhat buggy.

To optimize this the text should probably be drawn to another canvas/surface and layered behind the main one and not be updated that often.

Re: Show HN: Ubähnchen – Animated subway map of Berlin

#58
The problem with Berlin is than there are many operators for public transport by train:

* U-Bahn, for the subways (underground & aerial)

* S-Bahn, for sub-urban lines (mostly aerial)

* Traway in est-Berlin

A map, live or not need at least to combine the U-Bahn and the S-Bahn, (and if possible the tramway too), because you generally need to use both networks (with the same ticket) to travel. Staying in only one of the network is just not practical.

Re: Show HN: Ubähnchen – Animated subway map of Berlin

#59

The problem with Berlin is than there are many operators for public transport by train: * U-Bahn, for the subways (underground & aerial) * S-Bahn, for sub-urban lines (mostly aerial) * Traway in est-Berlin A map, live or not need at least to combine the U-Bahn and the S-Bahn, (and if possible the tramway too), because you generally need to use both networks (with the same ticket) to travel. Staying in only one of the…

This exists, built by the VBB: https://news.ycombinator.com/item?id=32647874

Re: Show HN: Ubähnchen – Animated subway map of Berlin

#60

There is a real Berlin live map of subway, bus and railway at: https://www.vbb.de/fahrinfo/ by the operator. Seems no english version available, you have to - click upper right corner "Livekarte" - click on the menu again "Livekarte" - select means of transport: radio buttons for subway, railway etc - zoom in to see subway

https://www.vbb.de/en/vbb-travel-info/

Thanks! I used the search to find it but always got to the German version.
Post reply on HN