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

ServiceSections parallel? #386

Closed ue71603 closed 1 year ago

ue71603 commented 1 year ago

Austria wants to use ServiceSections in parallel. E.g. a person wants to go from Bern to Kerzers. This is part of coupled journey. So if commerical TrainNumbers are used then there might exist two Service Sections in parallel.

Should we update the description.

Also as the two parallel ServiceSections have different destinations (one going Bern - Neuenburg, the other Bern - Murten), the Origin and Destination should be moved to ServiceSection.

In those cases also Cancellations are on one ServiceSection only.

Perhaps Section should be merged.

For possible JSON implementation having groups around everything that can exist n times would be great. Currently ServiceSection is just 1:n

ue71603 commented 1 year ago

https://github.com/UnionInternationalCheminsdeFer/OSDM/wiki/I-79-OJP-Support-for-parallel-trains

ue71603 commented 1 year ago

Stefan: Does this involve SIRI.

ue71603 commented 1 year ago

and also fixing all existing exxamples....