Skip to content

Commit

Permalink
Revert "Merge pull request #363 from HSLdevcom/revert-estonia"
Browse files Browse the repository at this point in the history
This reverts commit 04be652, reversing
changes made to 8e54b13.
  • Loading branch information
optionsome committed Jul 31, 2023
1 parent 04be652 commit d6a2d2b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ const FINLAND_CONFIG = {
src('Rovaniemi', 'https://tvv.fra1.digitaloceanspaces.com/237.zip', 'gtfs_shape_mapfit/fit_gtfs_stops.bash'),
src('Kajaani', 'https://tvv.fra1.digitaloceanspaces.com/211.zip', 'gtfs_shape_mapfit/fit_gtfs_stops.bash'),
src('Salo', 'https://tvv.fra1.digitaloceanspaces.com/239.zip', 'gtfs_shape_mapfit/fit_gtfs_stops.bash'),
src('Pori', 'https://tvv.fra1.digitaloceanspaces.com/231.zip', 'gtfs_shape_mapfit/fit_gtfs_stops.bash')
// src('Viro', 'http://peatus.ee/gtfs/gtfs.zip', false),
// src('Vikingline', 'https://fgwgtfsprod.blob.core.windows.net/gtfsout/latest_VIKINGLINE.zip', false)
src('Pori', 'https://tvv.fra1.digitaloceanspaces.com/231.zip', 'gtfs_shape_mapfit/fit_gtfs_stops.bash'),
src('Viro', 'http://peatus.ee/gtfs/gtfs.zip', false),
src('Vikingline', 'https://fgwgtfsprod.blob.core.windows.net/gtfsout/latest_VIKINGLINE.zip', false)
],
'osm': ['finland'] // ['finland', 'estonia']
'osm': ['finland', 'estonia']
}

const WALTTI_CONFIG = {
Expand Down

0 comments on commit d6a2d2b

Please sign in to comment.