fahrplan icon indicating copy to clipboard operation
fahrplan copied to clipboard

Greek Train Provider

Open beonex opened this issue 11 years ago • 2 comments

Make available Greek Train providers in Fahrplan like Trainose: http://www.trainose.gr/

This is important for Greek Users of Fahrplan

beonex avatar Mar 22 '15 23:03 beonex

There are some android apps available. ~~Found https://github.com/phoxicle/TrainOse which is MIT license. (which is GPL compatible) So we could use some insight from there.~~

It seams it uses the authors homepage for parsing.

smurfy avatar Jun 11 '15 17:06 smurfy

Sample Request for journey:

https://tickets.trainose.gr/dromologia/ajax.php?c=dromologia&op=vres_dromologia&apo=%CE%91%CE%98%CE%97%CE%9D&pros=%CE%A0%CE%9B%CE%95%CE%A5&date=2015-06-11&rtn_date=undefined-undefined-&travel_type=1&trena%5B%5D=apla&trena%5B%5D=ic&trena%5B%5D=ice&trena%5B%5D=bed&time=23%3A59&time_type=anaxwrhsh&rtn_time=23%3A59&rtn_time_type=anaxwrhsh

intermediate stops Details available via:

https://tickets.trainose.gr/dromologia/ajax.php?c=dromologia&op=vres_staseisTrenou&treno=3534&date=20150611

It always uses the greek station names as "apo" and "pros" (ews in json response). List (en and gr) is available here:

http://www.trainose.gr/wp-content/themes/trainose/js/stations.js

It seams that there is no time-table support, neither a train selection or GPS.

smurfy avatar Jun 11 '15 17:06 smurfy