Skip to content

Commit ab17147

Browse files
committed
added OpenStreetMap monochrome rendering
1 parent 6a9780d commit ab17147

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_monochrome
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = osm
8+
alias = Openstreetmap monochrome
9+
icon = osm_monochrome_symbol.png
10+
11+
[license]
12+
name =
13+
link =
14+
copyright_text =
15+
copyright_link =
16+
terms_of_use =
17+
18+
[tms]
19+
url = http://{s}.tiles.wmflabs.org/bw-mapnik/{z}/{x}/{y}.png
20+
zmax = 20
19.8 KB
Loading

0 commit comments

Comments
 (0)