Skip to main content

DestinationRule

A single scoped rule describing the destinations reachable by following a transition from the current segment onto the segment to_segment_id via the connector to_connector_id in the final_heading direction.

The destination is described as it appears in real-world signage through text labels and/or pictographic symbols. Heading-scoped to the approach direction on the current segment.

Fields

NameTypeDescription
from_connector_idIdIdentifies the point of physical connection on this segment before which the destination sign or marking is visible.

References Connector (association, signposted from)
to_connector_idIdIdentifies the point of physical connection on the segment identified by 'to_segment_id' to transition to for reaching the destination(s).

References Connector (association, transitions through)
to_segment_idIdIdentifies the segment to transition to reach the destination(s) labeled on the sign or marking.

References TransportationSegment (association, transitions to)
final_headingHeadingDirection of travel on the segment identified by 'to_segment_id' that leads to the destination.
symbolslist<DestinationSignSymbol> (optional)A collection of symbols or icons present on the sign next to current destination label.

All items must be unique. (UniqueItemsConstraint)

At least one of labels, symbols must be set

Constraints

  • At least one of labels, symbols must be set

Used By