Skip to content

Commit 679ae40

Browse files
authored
Merge pull request #541 from HSLdevcom/revert-539-revert-kuopio-gtfs
Revert "revert kuopio static gtfs"
2 parents ca68812 + b9a8ae2 commit 679ae40

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

waltti/config.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,13 @@ module.exports = {
4949
),
5050
mapSrc(
5151
'Kuopio',
52-
'https://karttapalvelu.kuopio.fi/google_transit/google_transit.zip',
52+
'https://tvv.fra1.digitaloceanspaces.com/221.zip',
53+
true,
54+
undefined,
55+
{
56+
'fare_attributes.txt': 'digitransit_fare_attributes.txt',
57+
'fare_rules.txt': 'digitransit_fare_rules.txt',
58+
},
5359
),
5460
mapSrc(
5561
'OULU',

0 commit comments

Comments
 (0)