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

Other Accessibility related issues, that I am not sure are covered yet. #278

Closed ue71603 closed 1 year ago

ue71603 commented 1 year ago

• The onlyGuaranteedInterachanges might be needed to add to TripFilter somewhere • Some of the explnations

ue71603 commented 1 year ago

@trurlurl When I went through the older PR/issues i felt that some of the explanations and the onlyGauranteedInterchanges are not yet covered. Am I wrong or is there some work necessary?

trurlurl commented 1 year ago

onlyGuaranteedInterchanges - in my understanding this is now part of what the OptimisationMethod extraReliable wants to achieve (PR #271). There is an existing element guaranteedConnection I had mentioned that the OptimisationMethod should consider, but I guess the implementors will find that on their own.

Other explanations I remember are the documentation annotations for the OptimisationMethods, now in the proposed PR #273.

I don't remember anything else - @ue71603 or do you have some hint about something else that is or might be missing? Otherwise, my impression is that nothing more needs to be done.

ue71603 commented 1 year ago

@trurlurl I guess, I did not check thoroughly enough. Then I close this issue. Thanks for the information.

trurlurl commented 1 year ago

Documentation ok or delegated to other open PRs.