Skip to content

Commit 2802f8a

Browse files
committed
Waze and osm3d
Added waze us and world. Added 3d osm for austria, germany, switzerland.
1 parent f0162f8 commit 2802f8a

File tree

8 files changed

+3443
-0
lines changed

8 files changed

+3443
-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 = osm2world
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = osm
8+
alias = OSM2World/3D (D,A,CH)
9+
icon = osm.svg
10+
11+
[license]
12+
name = CC-BY-SA 2.0
13+
link = http://creativecommons.org/licenses/by-sa/2.0/
14+
copyright_text =© OpenStreetMap contributors, CC-BY-SA
15+
copyright_link = https://www.openstreetmap.org/copyright
16+
terms_of_use = http://wiki.openstreetmap.org/wiki/Tile_usage_policy
17+
18+
[tms]
19+
url = http://tiles.osm2world.org/osm/pngtiles/n/{z}/{x}/{y}.png
20+
zmax = 20

0 commit comments

Comments
 (0)