Skip to content

Commit fbbc816

Browse files
committed
Freeeze hsl OSM temporarily
1 parent a849753 commit fbbc816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ router.src.forEach(src => { gtfsMap[src.id] = src })
172172

173173
const osm = {
174174
finland: 'https://karttapalvelu.storage.hsldev.com/finland.osm/finland.osm.pbf',
175-
hsl: 'https://karttapalvelu.storage.hsldev.com/hsl.osm/hsl.osm.pbf',
175+
hsl: 'https://geocoding.blob.core.windows.net/vrk/hsl.pbf',
176176
estonia: 'https://download.geofabrik.de/europe/estonia-latest.osm.pbf'
177177
}
178178

0 commit comments

Comments
 (0)