Bertware

Results 142 comments of Bertware

This station has been closed according to Wikipedia. The NMBS site doesn't list it anymore. This should either be removed from the stations.csv file, or it should be marked as...

IC1830, departing 09:06:00, should be canceled but is not indicated as such by iRail. Raw data for another query that also contains this train as the first leg: [issue454.json.zip](https://github.com/iRail/iRail/files/8626834/issue454.json.zip) This...

Looks like `isRedir: true` matches redirected in Hacon open-data APIs `redirected: Will be true if this journey is redirected.` This seems to be set on too many journeys however, so...

At the moment disturbance information is fetched from the RSS feed, which doesn't include these details. I'd avoid scraping the website, as those scrapers tend to break easily (the website...

Seems to be related to a recent upgrade to PHP 8. Fixed most of the issues, but for some reason the predictions don't come out (yet)

I'll take a look into the exact implementation of this, it might be that NMBS returns a 404 to us, and we echo it, or else it's just us who...

Codes are copied from the NMBS data, so we don't know. Feel free to observe and make a list ;) I'm currently ignoring the code in my own app and...

Hi Steven, In order to find the root cause we need a bit more information: - What is the URL of the api page that can't be parsed? - What...

It's indeed caused by the missing UIC code. The 9-digit id is determined by adding two zeroes after the country identifier, so in this case it adds 2 zeroes to...

Interesting to see that Infrabel classifies it as a `station`, and not as a `service installation` or `service stop` Infrabel lists 413 stations, iRail contains 679 stations. It might be...