Skip to content

Commit ebf2e7b

Browse files
authored
Merge pull request #547 from HSLdevcom/add-uberTaksi-to-hsl
AB#503 - Change HSL taxi data to only have Uber
2 parents f78296e + 46a3184 commit ebf2e7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hsl/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ module.exports = {
1111
{ 'trips.txt': 'trips2.txt' },
1212
),
1313
mapSrc(
14-
'02Taksi',
15-
'https://resources.02taksi.fi/digitransit_02_taksi.zip',
14+
'Uber',
15+
'https://gtfsdata.blob.core.windows.net/hsl/ubertaksi-gtfs.zip',
1616
false,
1717
),
1818
/*

0 commit comments

Comments
 (0)