Skip to content

Commit 03d0795

Browse files
committed
Remove Kotka ferry GTFS source which breaks in filtering
1 parent 484ce17 commit 03d0795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const routers = {
9090
mapSrc('Pori', 'https://tvv.fra1.digitaloceanspaces.com/231.zip', true),
9191
mapSrc('FUNI', 'https://foligtfs.blob.core.windows.net/routeplanner/gtfs-foli-ff.zip', true),
9292
mapSrc('Raasepori', 'https://tvv.fra1.digitaloceanspaces.com/232.zip', true),
93-
mapSrc('KotkaLautat', 'https://koontikartta.navici.com/tiedostot/gtfs_lautat.zip', true, ['waltti/gtfs-rules/only-kotka-ferries.rule']),
93+
// mapSrc('KotkaLautat', 'https://koontikartta.navici.com/tiedostot/gtfs_lautat.zip', true, ['waltti/gtfs-rules/only-kotka-ferries.rule']),
9494
],
9595
osm: ['finland'],
9696
dem: 'waltti'

0 commit comments

Comments
 (0)