Skip to content

Commit eb02500

Browse files
committed
Merge pull request #22 from trolleway/master
add opvnkarte.de
2 parents 3c17735 + 6d707fc commit eb02500

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[general]
2+
id = opnvkarte
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = osm
8+
alias = Öpnvkarte
9+
icon = opnvkarte.png
10+
11+
[license]
12+
name = CC-BY-SA 2.0
13+
link = https://creativecommons.org/licenses/by-sa/2.0/
14+
copyright_text =© Öpnvkarte, CC-BY-SA
15+
copyright_link = http://www.xn--pnvkarte-m4a.de/
16+
terms_of_use = http://www.xn--pnvkarte-m4a.de/
17+
18+
[tms]
19+
url = http://tileserver.memomaps.de/tilegen/{z}/{x}/{y}.png
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[general]
2+
id = opnvkarte
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = osm
8+
alias = Öpnvkarte
9+
icon = opnvkarte.svg
10+
11+
[license]
12+
name = CC-BY-SA 2.0
13+
link = https://creativecommons.org/licenses/by-sa/2.0/
14+
copyright_text =© Öpnvkarte, CC-BY-SA
15+
copyright_link = http://www.xn--pnvkarte-m4a.de/
16+
terms_of_use = http://www.xn--pnvkarte-m4a.de/
17+
18+
[tms]
19+
url = http://tileserver.memomaps.de/tilegen/{z}/{x}/{y}.png
3.53 KB
Loading

0 commit comments

Comments
 (0)