Skip to content

Commit d77e154

Browse files
committed
Revert "Freeze HSL OSM temporarily"
This reverts commit f356aad.
1 parent c6db384 commit d77e154

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
@@ -129,7 +129,7 @@ const configMap = ALL_CONFIGS.map(cfg => cfg.src)
129129

130130
const osm = [
131131
{ id: 'finland', url: 'https://karttapalvelu.storage.hsldev.com/finland.osm/finland.osm.pbf' },
132-
{ id: 'hsl', url: 'https://geocoding.blob.core.windows.net/vrk/hsl.pbf' }
132+
{ id: 'hsl', url: 'https://karttapalvelu.storage.hsldev.com/hsl.osm/hsl.osm.pbf' }
133133
]
134134

135135
const dem = [

0 commit comments

Comments
 (0)