Skip to content

Commit

Permalink
Freeze HSL OSM temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed Jan 26, 2024
1 parent bea0952 commit f356aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const configMap = ALL_CONFIGS.map(cfg => cfg.src)

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

const dem = [
Expand Down

0 comments on commit f356aad

Please sign in to comment.