-
Notifications
You must be signed in to change notification settings - Fork 22
I 78 OSDM offline indication of technical viaStations
Schlapbach Andreas (IT-PTR-CEN1-SL1) edited this page Apr 25, 2023
·
1 revision
It should be possible to add ViaStations to support the alignment with the time table only. These ViaStations must not be displayed to the customer in the route description of the travel contract.
A new flag in ViaStation is needed:
`
"technicalViaOnly": {
"description": "indicates that the via station is included to support the alignment with time tables but is not part of the contractual route provided to the passenger.",
"type": "boolean",
"default": false
}
`
OSDM Wiki