Skip to content

Commit 54020c6

Browse files
committed
ORG: v1.2.0 - Adjust example GTFS Switzerland permalink to location of new data catalog of Open Transport Data
1 parent b6efd2c commit 54020c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# ==============================================
44
# URL or file path to a static GTFS feed. The service will initially fetch the GTFS from this URL. If the provided
55
# value is a file path, the GTFS is loaded from the file and the update interval is ignored. Examples:
6+
# - gtfs.static.uri=https://data.opentransportdata.swiss/dataset/timetable-2025-gtfs2020/permalink
67
# - gtfs.static.uri=benchmark/input/switzerland.zip
7-
# - gtfs.static.uri=https://opentransportdata.swiss/en/dataset/timetable-2024-gtfs2020/permalink
88
# - gtfs.static.uri=https://connolly.ch/zuerich-trams.zip
99
gtfs.static.uri=${GTFS_STATIC_URI:src/test/resources/ch/naviqore/gtfs/schedule/sample-feed-1.zip}
1010
# Cron expression for updating the static GTFS feed from the provided URL. Public transit agencies update their static

0 commit comments

Comments
 (0)