--
You received this message because you are subscribed to the Google Groups "A gathering place for the Open Rail Data community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openraildata-t...@googlegroups.com.
To post to this group, send email to openrail...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
There won’t be any FCC passenger trains that terminate at Belle Isle. It could be that Priya is pulling the next location field from the TRUST movement messages and assuming that as the next station or terminating location?
Yes I'm just pulling in the next location from the TRUST movement messages and parsing the station stanox code and getting station names from the Corpus data. For example,DEPARTURE - at KING'S CROSS LONDON going to BELLE ISLE | 08/15/2014 11:23:00 TrainID : 541P50MI15 Stanox code: 54311 Next station: 54304 Status: On TIMEI've found that messages for trains arriving at terminating stations have next location set to blank. Belle Isle was kind of mysterious, as I only messages I was seeing for it were the ones above. Also, I assumed trains terminate at Belle Isle because there were no log entries for trains departing from Belle Isle.
The other weird thing I've been seeing sometimes is an occasional missing message for the train movement data? For example, I get a message for a train arriving at a particular station and the next message is the same train id arriving at the next station along the route i.e I'm missing the departure message for the first station. Anyone encountered this?