mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2026-04-02 21:43:07 +02:00
Verifies that when a JourneyPattern visits the same Quay twice (loop), using distinct ScheduledStopPoint IDs for each visit makes the ServiceJourneyInterchange reference unambiguous. The SSP appears only once in the stop list, so the stop position resolves correctly. This documents the recommended data modeling approach for loop patterns as a complement to the code fix in #7466. |
||
|---|---|---|
| .. | ||
| config | ||
| index/hierarchy | ||
| loader | ||
| mapping | ||
| support | ||
| validation | ||
| NetexEpipBundleSmokeTest.java | ||
| NetexNordicBundleSmokeTest.java | ||
| NetexTestDataSupport.java | ||