You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We forgot to talk about this NeTEx issue in the last meeting.
The shapes are not in a format that is compliant with EPIP. EPIP does structure them a bit differently from the Nordic profile but the problem is that in the latest data feed the ServiceLink elements are not referenced by the StopPointInJourneyPattern. In other words: the shapes are present but not used.
We forgot to talk about this NeTEx issue in the last meeting.
The shapes are not in a format that is compliant with EPIP. EPIP does structure them a bit differently from the Nordic profile but the problem is that in the latest data feed the
ServiceLink
elements are not referenced by theStopPointInJourneyPattern
. In other words: the shapes are present but not used.According to the profile specification, the
StopPointInJourneyPattern
should look like this: https://github.com/5Tsrl/netex-italian-profile/blob/main/Examples/Netex_ITA_1.10_EPIP_with_versioning.xml#L16990but in the supplied data file they look like this:
Note the element
OnwardServiceLinkRef
is missing.The text was updated successfully, but these errors were encountered: