We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbc816 commit 4429e22Copy full SHA for 4429e22
config.js
@@ -172,7 +172,7 @@ router.src.forEach(src => { gtfsMap[src.id] = src })
172
173
const osm = {
174
finland: 'https://karttapalvelu.storage.hsldev.com/finland.osm/finland.osm.pbf',
175
- hsl: 'https://geocoding.blob.core.windows.net/vrk/hsl.pbf',
+ hsl: 'https://karttapalvelu.storage.hsldev.com/hsl.osm/hsl.osm.pbf',
176
estonia: 'https://download.geofabrik.de/europe/estonia-latest.osm.pbf'
177
}
178
0 commit comments