That is just what I need ... thanks this will be so useful !!
Step type
'B' = Between
'F' = From
'T' = To
'D' = Inter First
'C' = Clearout
'I' = Interpose
'E' = Inter Last
Possibly Poggs. Due to not knowing what format the feed took, I assumed it was rather like the RTPPM feed where it would just get a list of the current TSRs.
Is it only when the TSRs are implemented then?
(This is on the All feed).
First of all congratulations to England for winning their Golden Medals![]()
For some reason, not all the berth steps are getting reported.In the TD feed should a train jump berths? I was trying to follow my train to work this morning and got this:
For some reason, not all the berth steps are getting reported.
I'll stop pulling my hair out now, but glad to have found this place!ThanksI'll stop pulling my hair out now, but glad to have found this place!
has anyone been looking closely at the Train movement data .... i have found that there is about 30% missing ?
It's not much use unless it's reliable .... is there another way of obtaining this data ?
When I get a TD message like this:
"CA_MSG": {
"to": "0519",
"time": "1345557251000",
"area_id": "BE",
"msg_type": "CA",
"from": "0517",
"descr": "2J41"
}
Am I understanding right that the train has moved from the section controlled by signal 0519 in the area BE, past 0519 into the section controlled by signal 0517?
Is there any way of identifying where those signal locations are? I can't, for example find a from 0517 to 0519 berth step in the Berth Steps csv.
That's correct - although berths don't always match up with signals (they do in many cases) so be careful. A berth may be made up of a bunch of track circuits, but there are also blind berths and other things.
The CSV file contains all berth steps that relate to TRUST reporting points. There are 'block stepping schematic' diagrams which show which berths you can step from and to, but to be honest, they're not much help. The closest I've found are signalling diagrams which show signal heads, track circuits, point numbers and routes.
I am in the process of drawing out chunks of track for OpenTrainTimes and trying to align berths to signals and track circuits. It's an enormous job.
Ah gotcha, thanks for the speedy reply. Wouldn't it'd be great to have a data extract containing the signal diagrams in usable format with geolocations? I guess that's one for the future!