The ID of SiteConnection is built from the two relevant StopPlaces. However, it is possible to have multiple Connections between two StopPlaces (as it seems). This may be a problem in the GTFS, but it results in an id conflict in the resulting. Or some information was lost. In any case in the resulting correspondances.xml file, there should only be one SiteConnection element with a given id.
<SiteConnection id="FR:SiteConnection:8100042_8100042:" version="any">
<WalkTransferDuration>
<DefaultDuration>PT1800S</DefaultDuration>
</WalkTransferDuration>
<From>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</From>
<To>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</To>
</SiteConnection>
<SiteConnection id="FR:SiteConnection:8100042_8100042:" version="any">
<WalkTransferDuration>
<DefaultDuration>PT1800S</DefaultDuration>
</WalkTransferDuration>
<From>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</From>
<To>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</To>
</SiteConnection>
<SiteConnection id="FR:SiteConnection:8100042_8100042:" version="any">
<WalkTransferDuration>
<DefaultDuration>PT1800S</DefaultDuration>
</WalkTransferDuration>
<From>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</From>
<To>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</To>
</SiteConnection>
<SiteConnection id="FR:SiteConnection:8100042_8100042:" version="any">
<WalkTransferDuration>
<DefaultDuration>PT1800S</DefaultDuration>
</WalkTransferDuration>
<From>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</From>
<To>
<StopPlaceRef ref="FR:StopPlace:Navitia_8100042:">
</StopPlaceRef>
<QuayRef ref="FR:Quay:8100042:">
</QuayRef>
</To>
</SiteConnection>
We used https://data.oebb.at/oebb?dataset=uddi:cd36722f-1b9a-11e8-8087-b71b4f81793a for the transform
The ID of SiteConnection is built from the two relevant StopPlaces. However, it is possible to have multiple Connections between two StopPlaces (as it seems). This may be a problem in the GTFS, but it results in an id conflict in the resulting. Or some information was lost. In any case in the resulting correspondances.xml file, there should only be one SiteConnection element with a given id.
We used https://data.oebb.at/oebb?dataset=uddi:cd36722f-1b9a-11e8-8087-b71b4f81793a for the transform