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
83 stars 39 forks source link

TransportMode in VehicleType #155

Closed hennoit closed 3 years ago

hennoit commented 3 years ago

There is no possibility to link a VehicleType to a TransportMode, although the NeTEx Part 1 documentation already states: "A VEHICLE TYPE shall belong to one TRANSPORT MODE" (par. 7.7.3.1 TRANSPORT MODE - Conceptual model). We also need this link for the Dutch NeTEx Profile. Probably the TransportSubmode is not needed here, since most values of the xxxSubmode enumerations more concern the kind of service and not the kind of material. It also does not make sense to allow more than one TransportMode.

Aurige commented 3 years ago

That's part of the New modes addition image

hennoit commented 3 years ago

Great!