NeTEx-CEN/NeTEx

ServiceExclusion with Collection LineRefs

Closed this issue · 5 comments

At this point there are two RoutingConstraint options:

  1. ServiceExclusion; having a reference to a service journey pattern, a from scheduled stop point and a to scheduled stop point.
  2. RoutingConstraintZone; having a reference to points, and a line.

If one wants to specify the direction on which the routing constraint applies, only a ServiceExclusion is possible.
If one wants to reference a line, instead of a journey pattern, only a RoutingConstraintZone is possible.

I would like to request to add lines (and possibly groupoflines) to ServiceExclusion.

Ok, I added it to the list for the revision

Is it somewhere else or should it be done?

UML Shows enhancements

a) For adding LINE to SERVICE EXCLUSION
b) To allow RoutingConstraintZone to be restricted on one or more 'LINES IN DIRECTION' ie specifying a DIRECTION as well as a LINE.

image

Aurige commented

Discussion: accepted with @nick-knowles 's proposal + Allowed line direction => PR to be done (@nick-knowles )

addressed in #608