NeTEx-CEN / NeTEx

NeTEx is a CEN Technical Standard for exchanging Public Transport schedules and related data.
http://netex-cen.eu
GNU General Public License v3.0
78 stars 40 forks source link

NoticeAssignment for TimetabledPassingTime #734

Open skinkie opened 1 month ago

skinkie commented 1 month ago

In NeTEx a Call can receive a NoticeAssignment. When transforming a Call structure to TimetabledPassingTimes it is not possible to copy the NoticeAssignment on that specific call to that specific passing time. A both the ServiceJourney and StopPointInJourneyPattern could receive a NoticeAssignment, but without further constraints not limited to that specific passing time.

A workaround (in EPIP) might be to assign a specific ServiceJourneyPattern having this notice. But this feels complex.

ue71603 commented 1 week ago

@Aurige Guidance needed.

Aurige commented 1 week ago

The NoticeAssignment is a first class object (can be included in serviceFrame, timetableFrame, fareFrame...) so any object with an Id can be assigned an Notice. This should work for TimetabledPassingTime.