Skip to end of banner
Go to start of banner

Combining with static DII data

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Real-time data can only be provided to Samtrafiken if static data with matching ids is delivered as well. Static data should, according to the SIRI standard, be delivered as NeTEx when delivering SIRI data. However, if you are currently delivering static data in the DII format, Samtrafiken also accepts SIRI data which refers to the static DII data. In this case, references should reference DII data as described in the table below:

SIRI

Example reference

Meaning

Example from DII

LineRef

SE:025:Line:9011025002800000

Transport authority 25, Line 28

<DirectionOfLineRef ExternalSourceComment="Odd, Linje 10">
<Direction GenericDirection="ODD">
<LineRef ExternalSourceComment="Linje 10">
<Number Number="10" />
</LineRef>
</Direction>
</DirectionOfLineRef>

DatedVehicleJourneyRef

SE:025:ServiceJourney:9015025001000011

Transport authority 25, Line 10, Trip 11

<ServiceJourney ExternalSourceComment="Tur 1" Number="1" TransportMode="BUS">

StopPointRef

AimedQuayRef

ActualQuayRef

SE:025:Quay:9025025000097101

Transport authority 25, JourneyPatternPoint 97101

Note! A JourneyPatternPoint gid should be delivered, not a StopPoint

<StopPoint JourneyPatternPointNumber="97101" LocalNumber="1" Name="Luleå Airport" Designation="A" Type="BUSSTOP" LengthMeters="50">

StopPlaceRef

SE:025:StopPlace:9021025000971000

Transport authority 25, StopArea 971

<StopArea Number="971" Name="Luleå Airport" ShortName="Luleå Airport" Abbreviation="LLA" Type="BUSTERMINAL" DefaultInterchangeDuration="PT5M" InterchangePriority="16">

  • No labels