Skip to content

Commit a44fe32

Browse files
committed
Add Here Wego Hybrid and terrain
1 parent cad12c5 commit a44fe32

File tree

4 files changed

+40
-0
lines changed

4 files changed

+40
-0
lines changed
47.8 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = here_hybrid
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = here
8+
alias = Here Wego Hybrid
9+
icon = here-wego.png
10+
11+
[license]
12+
name = Proprietary
13+
link = https://legal.here.com/ca-fr/terms/here-wego-here-application-and-here-maps-service-terms
14+
copyright_text = Map tiles by Here Wego
15+
copyright_link = https://developer.here.com/documentation/map-tile/dev_guide/topics/resource-copyright.html
16+
terms_of_use = https://legal.here.com/ca-fr/terms/here-wego-here-application-and-here-maps-service-terms
17+
18+
[tms]
19+
url = https://2.aerial.maps.ls.hereapi.com/maptile/2.1/maptile/newest/hybrid.day/{z}/{x}/{y}/256/png8?app_id=eAdkWGYRoc4RfxVo0Z4B&app_code=TrLJuXVK62IQk0vuXFzaig&lg=eng
20+
zmax = 20
47.8 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
[general]
2+
id = here_terrain
3+
type = TMS
4+
is_contrib = True
5+
6+
[ui]
7+
group = here
8+
alias = Here Wego Terrain
9+
icon = here-wego.png
10+
11+
[license]
12+
name = Proprietary
13+
link = https://legal.here.com/ca-fr/terms/here-wego-here-application-and-here-maps-service-terms
14+
copyright_text = Map tiles by Here Wego
15+
copyright_link = https://developer.here.com/documentation/map-tile/dev_guide/topics/resource-copyright.html
16+
terms_of_use = https://legal.here.com/ca-fr/terms/here-wego-here-application-and-here-maps-service-terms
17+
18+
[tms]
19+
url = https://1.aerial.maps.ls.hereapi.com/maptile/2.1/maptile/newest/terrain.day/{z}/{x}/{y}/256/png8?app_id=eAdkWGYRoc4RfxVo0Z4B&app_code=TrLJuXVK62IQk0vuXFzaig&lg=eng
20+
zmax = 20

0 commit comments

Comments
 (0)