Skip to content

Commit 0965c32

Browse files
authored
Merge pull request #504 from HSLdevcom/remove-hsl-ferries
Disable empty hsl ferry data package
2 parents f947331 + 657a1c3 commit 0965c32

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

hsl/config.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@ module.exports = {
1010
undefined,
1111
{ 'trips.txt': 'trips2.txt' },
1212
),
13+
/*
1314
mapSrc(
1415
'HSLlautta',
1516
'https://mobility.mobility-database.fintraffic.fi/static/lautat_new.zip',
16-
),
17+
),
18+
*/
1719
// src('Sipoo', 'https://koontikartta.navici.com/tiedostot/rae/sipoon_kunta_sibbo_kommun.zip')
1820
],
1921
osm: ['hsl'],

0 commit comments

Comments
 (0)