File tree Expand file tree Collapse file tree 12 files changed +98
-0
lines changed Expand file tree Collapse file tree 12 files changed +98
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
1
+ [general]
2
+ id = here_sat
3
+ type = TMS
4
+ is_contrib = True
5
+
6
+ [ui]
7
+ group = here
8
+ alias = Here Wego Satellite
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/satellite.day/{z}/{x}/{y}/256/png8?app_id =eAdkWGYRoc4RfxVo0Z4B&app_code =TrLJuXVK62IQk0vuXFzaig&lg =eng
20
+ zmax = 20
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
1
+ [general]
2
+ id = mapbox_sat
3
+ type = TMS
4
+ is_contrib = True
5
+
6
+ [ui]
7
+ group = mapbox
8
+ alias = Mapbox Satellite
9
+ icon = mapbox-logo.png
10
+
11
+ [license]
12
+ name = Proprietary
13
+ link = https://docs.mapbox.com/help/getting-started/attribution/
14
+ copyright_text = Maxar
15
+ copyright_link = https://www.maxar.com/
16
+ terms_of_use = https://docs.mapbox.com/help/getting-started/attribution/
17
+
18
+ [tms]
19
+ url = https://api.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}.webp?sku =101S0AiAdllT3&access_token =pk.eyJ1Ijoiam9uY2hlbWxhIiwiYSI6IjdXUzRocmsifQ.acEmRifqE4Bh2Xz-IY_4Bw
20
+ zmax = 20
Original file line number Diff line number Diff line change
1
+ [general]
2
+ id = here
3
+
4
+ [ui]
5
+ alias = Here WeGo
6
+ icon = here-wego.png
7
+
8
+
9
+
You can’t perform that action at this time.
0 commit comments