Show HN: Follow London Trains in 3D (ride.nexttrain.london)
deck.gl based visualiser of the TFL Api + National Rails to be able to track (with minimal drift) a train along the way in London and to the nearest airports. If you pick one from any platform in https://nexttrain.london basically you can share your train journey along the rails. Build to test Cloudflare workers and their infra along with deck.gl performance that is incredible in my opinion.
59 comments
[ 3.8 ms ] story [ 22.2 ms ] threadQuick suggestion: When not tracking a train, the mouse wheel should zoom into / out from where the cursor is pointing, rather than the center of the window.
There is a good wiki page on this: https://wiki.openstreetmap.org/wiki/Simple_3D_Buildings
Edit: Is there a Repo to look at and learn from this?
while the 3d buildings render properly, the trains' polygons have a flipped z-order: polygons that are supposed to be layered behind are actually in front.
nevertheless, great website!
It's not the same, but I've tried to create a free browser-based app to track bus lines where I live (Brazil), but I had to pause this project, as each city uses a different way to track their public transportation, and it would be hard to gather all the info in a way to be usable in the whole country.
It's nice to see something similar implemented to track the transportation in another country.