Skip to content

Commit

Permalink
Merge pull request #682 from tpikonen/digitransit
Browse files Browse the repository at this point in the history
Rename HSL to Digitransit, use v2 API
  • Loading branch information
rinigus authored Sep 16, 2024
2 parents 2ef7ab5 + 162c6bb commit 1fa4430
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
14 changes: 14 additions & 0 deletions maps/digitransit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"attribution": {
"Digitransit": "https://digitransit.fi/",
"© OpenStreetMap": "https://www.openstreetmap.org/copyright"
},
"format": "raster",
"name": "Digitransit",
"profiles": ["mixed", "online"],
"lang": { "local": "hsl-map", "int": "hsl-map-en", "fi": "hsl-map", "en": "hsl-map-en", "sv": "hsl-map-sv" },
"lang_key": "#LANG#",
"light": "day",
"tile_size": 512,
"tile_url": "https://cdn.digitransit.fi/map/v2/#LANG#/{z}/{x}/{y}@2x.png"
}
11 changes: 0 additions & 11 deletions maps/hsl.json

This file was deleted.

0 comments on commit 1fa4430

Please sign in to comment.