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

More optimisation methods, reorganising filters and policy for Trip Request according to discussions #353

Closed ue71603 closed 1 year ago

ue71603 commented 1 year ago

After discussion 2023-04-13. Replaces: https://github.com/VDVde/OJP/pull/293/files#

ue71603 commented 1 year ago

Next step: @trurlurl names the relevant strategies.

ue71603 commented 1 year ago

André: What should a user do with a walking frame: 1.search. Search for leastWalkin and one with a filter option with NoStairs, Notravellator.... --> no result

  1. then search with minStairs
  2. fastest to see how I ==>about 10 requests in the worst case Also I am still not sure to get the real optimal result. Malte: agreed. Order may differ.
ue71603 commented 1 year ago

André: Special server for mobility impaired people in the Netherlands. Would the currently envisioned interface cover things that may happen in the next 4 years? Malte: Adding an optimisation method is a non-breaking change => we can do this in a minor release in the XSD. Adding a switch is the same thing. Only changing behaviour would be breaking. Stefan d.K.: Tuning might be difficult.