-
Notifications
You must be signed in to change notification settings - Fork 0
/
stations.json
43 lines (43 loc) · 1000 Bytes
/
stations.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
{
"bondone": {
"type": "meteogardolo",
"wid": "cima-palon-2098-m",
"title": "Cima Palon",
"_webcam": {
"url": "https://www.skylinewebcams.com/it/webcam/italia/trentino-alto-adige/trento/monte-bondone.html",
"element": "#live"
}
},
"lagolo": {
"type": "weather_underground",
"wid": "IMADRUZZ2",
"title": "Lagolo decollo"
},
"stivo": {
"type": "weather_underground",
"wid": "IARCO21",
"title": "Rifugio Monte Stivo"
},
"margone": {
"type": "weather_underground",
"wid": "ITRENTIN86",
"title": "Margone",
"webcam": "https://meteoweb.valledeilaghi.it/meteomargone/margone4.jpg"
},
"costalta": {
"type": "weather_underground",
"wid": "IBASELGA4",
"title": "Dosso di Costalta"
},
"panarotta": {
"type": "weather_underground",
"wid": "IPERGI1",
"title": "Cima Panarotta",
"webcam": "https://vlt.samaretz.it/Decollo%20Vetriolo/decollovetriolo.jpg"
},
"torbole": {
"type": "weather_underground",
"wid": "INAGOTOR2",
"title": "Torbole"
}
}