Skip to content

Commit cad12c5

Browse files
committed
Contribute Mapbox satellite
Contribute Mapbox satellite
1 parent 02e4ee1 commit cad12c5

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed
18.6 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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

groups/mapbox/mapbox-logo.png

18.6 KB
Loading

groups/mapbox/mapbox.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[general]
2+
id = mapbox
3+
4+
[ui]
5+
alias = Mapbox
6+
icon = mapbox-logo.png
7+
8+
9+

0 commit comments

Comments
 (0)