Skip to content

Commit 744f2d8

Browse files
committed
Merge pull request #2 from trolleway/feature
add osm tracks
2 parents bb2441e + 180dd45 commit 744f2d8

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = osm_tracks
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = OSM
8+
alias = Openstreetmap tracks
9+
icon = osm_tracks_symbol.png
10+
11+
[license]
12+
name =
13+
link =
14+
copyright_text =
15+
copyright_link =
16+
terms_of_use =
17+
18+
[tms]
19+
url = https://gps-a.tile.openstreetmap.org/lines/{zoom}/{x}/{y}.png
20+
zmax = 20
25.6 KB
Loading

0 commit comments

Comments
 (0)