-
Notifications
You must be signed in to change notification settings - Fork 1
/
icgc-styles-world-all.json
44 lines (39 loc) · 1.55 KB
/
icgc-styles-world-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
{
"backgrounds": [{
"name": "Icgc",
"styleid": 0,
"style": "https://geoserveis.icgc.cat/contextmaps/icgc_mapa_estandard.json",
"icon": "https://openicgc.github.io/img/icgc.png"
},
{
"name": "icgc_mapa_base_gris",
"styleid": 1,
"style": "https://geoserveis.icgc.cat/contextmaps/icgc_mapa_base_gris.json",
"icon": "https://openicgc.github.io/img/icgc_mapa_base_gris.png"
},
{
"name": "icgc_delimitacio_estandard",
"styleid": 2,
"style": "https://geoserveis.icgc.cat/contextmaps/icgc_delimitacio_estandard.json",
"icon": "https://openicgc.github.io/img/icgc_delimitacio_estandard.png"
},
{
"name": "icgc_arees_poblament",
"styleid": 3,
"style": "https://geoserveis.icgc.cat/contextmaps/icgc_arees_poblament.json",
"icon": "https://openicgc.github.io/img/icgc_arees_poblament.png"
},
{
"name": "Full-Dark",
"styleid": 4,
"style": "https://geoserveis.icgc.cat/contextmaps/icgc_xarxa_viaria_estandard.json",
"icon": "https://openicgc.github.io/img/icgc_xarxa_viaria_estandard.png"
},
{
"name": "Hibrid",
"styleid": 4,
"style": "https://geoserveis.icgc.cat/contextmaps/icgc_orto_hibrida.json",
"icon": "https://openicgc.github.io/img/hibrid.png"
}
]
}