[iRail] Bug found in the vehicle information

Joris Timmerman joris.timmerman at gmail.com
Mon Dec 20 20:33:10 UTC 2010


Hi,

I think I found a bug, and if someone is testing too, please double check
this :)
I'm doing an attempt to recreate a travelers route, with every stop, which
is working for every route except the ones passing Bruges.

Case example: Torhout-Gent-St.Pieters
After some debugging, I discovered that IC trains (veh. information) from
Ostend to Brussels (last test was train BE.NMBS.IC522) don't have Bruges (
BE.NMBS.85) in their list, but a city called Gentbrugge (BE.NMBS.208).
According to incoming data, the train stops are Ostend, Gentbrugge, Ghent
Sint Pieters.

<stop delay='0' id='0'>
<station id='BE.NMBS.410' locationY='51.226518'
locationX='2.927904'>Ostend</station>
<time formatted='2010-12-20T21:42:00Z'>1292881320</time>
</stop>
<stop delay='0' id='1'>
<station id='BE.NMBS.208' locationY='51.038714'
locationX='3.755975'>Gentbrugge</station>
<time formatted='2010-12-20T21:58:00Z'>1292882280</time>
</stop>
<stop delay='0' id='2'>
<station id='BE.NMBS.207' locationY='51.035763' locationX='3.710232'>Ghent
Sint Pieters</station>
<time formatted='2010-12-20T22:23:00Z'>1292883780</time>
</stop>

Can someone verify/check what's wrong?

-- 
Joris Timmerman
joris.timmerman at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/irail/attachments/20101220/f111bb15/attachment-0002.html>


More information about the iRail mailing list