File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3
3
# ==============================================
4
4
# URL or file path to a static GTFS feed. The service will initially fetch the GTFS from this URL. If the provided
5
5
# 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
6
7
# - gtfs.static.uri=benchmark/input/switzerland.zip
7
- # - gtfs.static.uri=https://opentransportdata.swiss/en/dataset/timetable-2024-gtfs2020/permalink
8
8
# - gtfs.static.uri=https://connolly.ch/zuerich-trams.zip
9
9
gtfs.static.uri =${GTFS_STATIC_URI:src/test/resources/ch/naviqore/gtfs/schedule/sample-feed-1.zip}
10
10
# Cron expression for updating the static GTFS feed from the provided URL. Public transit agencies update their static
You can’t perform that action at this time.
0 commit comments