|
|
|
|
|
by redeyedtreefrog
23 days ago
|
|
Would be better if it had some technical explanation rather than just yet another public transport map. This: https://vgcgroup.co.uk/news/signalbox-for-train-locations/ suggests the data mostly comes from railway signalling information, plus a bit of "AI" in some way. I wonder how far apart railway signals usually are, or what the AI is trained on, or anything really vs just looking at a map. |
|
There is a message queue that you can use to identify the last reported location of a train. Depending on the line you could get a pretty accurate real-time map (but first you need to georeference all of the location identifiers to eastings/northings.)
But many lines report only the last movement at a station stop - these are mostly in rural areas so the best approach seems to be to build some sort of dead-reckoning network taking into account train type and network utilisation.