VDVde / OJP

Open API for distributed journey planning. CEN/TS 17118:2017.
https://www.vdv.de/open-journey-planner.aspx
22 stars 12 forks source link

Input from KDE #318

Closed ue71603 closed 1 year ago

ue71603 commented 1 year ago
thank you for pointing me to that work! Right, we implemented OJP in order to 
support opentransportdata.swiss.

I'll have a closer look at the 2.0 work once I'm back from FOSDEM and see if 
there's anything that would be a problem for us or something that we would 
miss.

From the top of my head the main remaining issues we had were "backward 
paging" (ie. querying the N previous results for a departure or journey 
request) and multi-language support. None of that has to be an actual OJP 
issue though, that could just as well be us not understanding how to use 
things properly or the specific backend implementation not supporting that yet.

We also didn't get back to the same level of detail we had with the previous 
Hafas backend in Switzerland, e.g. vehicle capacity/load information or coach 
layouts were not available anymore. Some of that might have changed meanwhile 
though, I haven't checked current responses in a while.

Do we have actionable items?

ue71603 commented 1 year ago

General parts: (a) backward paging: This is done by the NumberOfResultsBefore parameter. (b) multi-language support: There we should distinguish, what is wanted:

I guess we are pretty well there.

About the Switzerland/Hafas part:

ue71603 commented 1 year ago

Stefan informed him. So we close it here.