-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathicgc-styles-min.json
More file actions
33 lines (27 loc) · 936 Bytes
/
icgc-styles-min.json
File metadata and controls
33 lines (27 loc) · 936 Bytes
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
{
"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/water.json",
"icon": "https://openicgc.github.io/img/fosc.png"
}
]
}