Versions Compared

Key

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

...

However, in some cases a stop is reported by another PTA before the owner has defined this stop in their province. In these cases, this can be seen in the data-from field, where the THM number of the providing PTA is stored. This is not limited to the numeric range from 1 to 25, as even private operators can be the first to provide a stop place. As soon as the owner starts delivering data for this stop, the owner will take over as data provider. The data-from key-value will then start matching owner key value. In the case described here when a stop is reported by another PTA than the owner, the new stop gets a key-value preliminary which is set to true. When the the data has been verified as correct the preliminary key-value will disappear.

Tariff Zones

For PTAs which deliver tariff zone information to Samtrafiken, Tariff zones are included in the stops data as well. A full example can be found at the bottom of this page.

Code Block
languagexml
 <TariffZone version="20200615" id="SE:050:TariffZone:6-9081006200000981">  <!-- Noptis.Zone Type=TARIFFZO, in the form "SE:050:TariffZone:" followed by ThmNumber-Noptis.Zone.Gid -->
    <ValidBetween>
        <FromDate>2020-06-15T00:00:00</FromDate> <!-- Noptis.ExistsFromDate -->
    </ValidBetween>
    <Name>Jönköping</Name> <!-- Noptis.Zone.Name -->
    <ShortName/> <!-- Noptis.Zone.ShortName-->
    <PrivateCode>6:981</PrivateCode> <!-- THM:Noptis.Zone.Number-->
</TariffZone>

Multimodal Stop places

In NeTEx, Quays (Noptis StopPoints) do not have any way to define the stop type / transport type. Instead, this is defined on StopPlace level, and identical for all quays. This works well for stop places with only one type of transport, for example a bus stop along the road.

...

An example for a single-modal stop, Jönköping Kungsgatan, and a multimodal stop, Knivsta station, is shown in the diagram below, as well as in the code example below

...

Drawio
mVer2
zoom1
simple0
zoominComment10
inCommentcustContentId04382490725
pageId3701309442
custContentIdlbox43824907251
diagramDisplayNameUntitled Diagram-1731326207060.drawiolbox1
contentVer4
revision4
baseUrlhttps://samtrafiken.atlassian.net/wiki
diagramNameUntitled Diagram-1731326207060.drawio
pCenter0
width1081
links
tbstyle
height721

...