almex / Raildelays

Fill-in Excel sheet with delays from belgian railway company
http://repo1.maven.org/maven2/com/github/almex/
MIT License
7 stars 3 forks source link

Add a job to retrieve all train number #55

Closed almex closed 9 years ago

almex commented 9 years ago

Found this : http://www.belgianrail.be/jp/sncb-nmbs-routeplanner/ajax-getstop.exe/dn?REQ0JourneyStopsS0A=7&S=416?&js=true&

Should be URL : http://www.belgianrail.be/jp/sncb-nmbs-routeplanner/ajax-getstop.exe/dn Parameters : ?REQ0JourneyStopsS0A=7&S=416

almex commented 9 years ago

This seems to work : http://www.belgianrail.be/jp/sncb-nmbs-routeplanner/ajax-getstop.exe/dn?REQ0JourneyStopsS0A=7&S=*

almex commented 9 years ago

REQ0JourneyStopsS0A seems to filter on type

almex commented 9 years ago

Should be a good idea to read this document : http://www.belgianrail.be/fr/actualite/horaires-googlemaps.aspx

almex commented 9 years ago

Other idea from here : https://hello.irail.be/gtfs/

almex commented 9 years ago

Here is a Java Library to do the extract https://github.com/OneBusAway/onebusaway-gtfs-modules