We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4707798 commit 6d9e8a0Copy full SHA for 6d9e8a0
1 file changed
config.js
@@ -54,7 +54,8 @@ const extraOSM =
54
55
const osm = {
56
estonia: 'https://download.geofabrik.de/europe/estonia-latest.osm.pbf',
57
- finland: 'https://download.geofabrik.de/europe/finland-latest.osm.pbf',
+ finland:
58
+ 'https://karttapalvelu.storage.hsldev.com/finland.osm/finland.osm.pbf',
59
hsl: 'https://karttapalvelu.storage.hsldev.com/hsl.osm/hsl.osm.pbf',
60
kajaani:
61
'https://karttapalvelu.storage.hsldev.com/waltti.osm/kajaani.osm.pbf',
0 commit comments