Informatievlaanderen / OSLOthema-mobiliteitDienstregelingEnPlanning

5 stars 1 forks source link

NumberOfCars? #6

Open Slusep opened 1 year ago

Slusep commented 1 year ago

In the service https://purl.eu/ns/mobility/timetables-and-planning#ServiceJourney we do not support NumberOfCars Is this a wish from SNCB?

GeertThijs commented 8 months ago

You are correct, this is a specialisation of VehicleType that is currently missing. It consists of a Train class (with Train.numberOfCars indeed) and TrainElements. I will add this.

GeertThijs commented 8 months ago

Added, but still have to write the definitions.

GeertThijs commented 8 months ago

Definitions were written. Can be closed.