Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Content

Table of Contents
excludeInnhold

...

Connection between Route and JourneyPattern
As shown in earlier example RoutePoint vs PointOnRoute a Route is defined as a set of RoutePoints in a given order, here illustrated by two routes (red and pink respectively):

Gliffy
imageAttachmentIdatt637372713
baseUrlhttps://enturas.atlassian.net/wiki
nameroute-journey-illustrated-route
diagramAttachmentIdatt637372747
containerId637370438
timestamp1535618955410

How this route is operated is further defined by the JourneyPattern which consists of a set of ScheduledStopPoints in a given order, and these again refer to each respective Route

Gliffy
imageAttachmentIdatt637372717
baseUrlhttps://enturas.atlassian.net/wiki
nameroute-journey-illustrated-journey
diagramAttachmentIdatt637372716
containerId637370438
timestamp1535619065570

...

It is also possible to describe rhytm based departures (for example repeating departures every 10 minutes over whole hours), or interval based departures (for example departures every 15 minutes), for a defined period of the day using JourneyFrequencyGroup which TemplateServiceJourney can refer to. Alternatively a list of stop places for a ServiceJourney can be created by using PassingTime objects refering to stops through a ScheduledStopPoint.

NeTEx data model for Vehicle Journey

...

This means each departure is defined as a ServiceJourney (usually connected to a Line), used by a JourneyPattern with one or more DayType (describing dates or periods). The ServiceJourney describes the times of arrival and departure along the journey by use of StopPointInJourneyPattern for stop, with a PassingTime defining the exact times.

NeTEx conceptual model for ServiceJourney

...

NeTEx conceptual model for DatedServiceJourney

Gliffy
imageAttachmentIdatt1900511337
macroId32c5f615-21d0-474a-bdec-558e8e7865e2
baseUrlhttps://enturas.atlassian.net/wiki
namedatedservicejourney
diagramAttachmentIdatt1900511332
containerId728596522
timestamp1605574046913

Deviations

When describing a deviation from the common departure pattern, the OperatingDay, can be described in inverse by define the particular day(s) as unavailable.

Data enrichment

As mentioned above, a trip can be specified on several levels in NeTEx, ranging from the parent Route via detailed JourneyPattern down to the individual ServiceJourney.

...