-
Notifications
You must be signed in to change notification settings - Fork 1
/
icgc-styles-all.json
68 lines (63 loc) · 2.24 KB
/
icgc-styles-all.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"backgrounds": [{
"name": "Clar",
"styleid": 0,
"style": "https://tilemaps.icgc.cat/tileserver/styles/clar.json",
"icon": "https://openicgc.github.io/img/clar.png"
},
{
"name": "Orto",
"styleid": 1,
"style": "https://tilemaps.icgc.cat/tileserver/styles/orto.json",
"icon": "https://openicgc.github.io/img/orto.png"
},
{
"name": "Terreny",
"styleid": 2,
"style": "https://tilemaps.icgc.cat/tileserver/styles/terrain.json",
"icon": "https://openicgc.github.io/img/terrain.png"
},
{
"name": "Fosc",
"styleid": 3,
"style": "https://tilemaps.icgc.cat/tileserver/styles/fosc.json",
"icon": "https://openicgc.github.io/img/fosc.png"
},
{
"name": "Blavós",
"styleid": 4,
"style": "https://tilemaps.icgc.cat/tileserver/styles/blavos.json",
"icon": "https://openicgc.github.io/img/blavos.png"
},
{
"name": "Gris",
"styleid": 5,
"style": "https://tilemaps.icgc.cat/tileserver/styles/gris.json",
"icon": "https://openicgc.github.io/img/gris.png"
},
{
"name": "ICGC5M",
"styleid": 6,
"style": "https://tilemaps.icgc.cat/tileserver/styles/icgc5m.json",
"icon": "https://openicgc.github.io/img/5m.png"
},
{
"name": "ICGC25M",
"styleid": 7,
"style": "https://tilemaps.icgc.cat/tileserver/styles/icgc25m.json",
"icon": "https://openicgc.github.io/img/25m.png"
},
{
"name": "Polit",
"styleid": 8,
"style": "https://tilemaps.icgc.cat/tileserver/styles/polit.json",
"icon": "https://openicgc.github.io/img/polit.png"
},
{
"name": "Raster",
"styleid": 9,
"style": "https://tilemaps.icgc.cat/tileserver/styles/raster.json",
"icon": "https://openicgc.github.io/img/raster.png"
}
]
}g