UnionInternationalCheminsdeFer / OSDM

Projects related to an open sales & distribution API for public transportation.
https://osdm.io
Apache License 2.0
53 stars 21 forks source link

Clarification on stopBehaviour.REAL_BOARDING_ALIGHTING enum value #474

Closed harrybaker-srt closed 3 months ago

harrybaker-srt commented 6 months ago

Hello,

I just have a question on the field mentioned in the title. I'm currently implementing intermediate stops on TimedLegs and was wondering if this was the intended parameter choice over the field TripContentFiller.IncludeIntermediateStops available on the OJP spec.

https://github.com/UnionInternationalCheminsdeFer/OSDM/blob/27f9e64b518bb5c0d469e3d37d3c51728a39eaf1/specification/v3.2/OSDM-online-api-v3.2.0.yml#L408

Thanks, Harry

jspetrak commented 6 months ago

Note: rail / bus border points to indicate border crossing are not virtual points. Virtual points are used for international fares.

Yes, it maps to TripContentFiller.IncludeIntermediateStops.

schlpbch commented 3 months ago

No reaction to proposed answer. Please reach out to us in case more clarification is needed.

harrybaker-srt commented 1 month ago

Sorry for the late response, this answers my question, many thanks.