-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·278 lines (263 loc) · 18.6 KB
/
index.html
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<link href="css/main.css" rel="stylesheet" type="text/css" />
<title>Rifo3D</title>
<style type="text/css">
<!--
.Stile3 {font-size: smaller}
.Stile5 {font-size: 45px}
-->
</style>
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/jquery-noconflict.js" type="text/javascript"></script>
<script src="js/jquery-migrate.min.js" type="text/javascript"></script>
<script src="js/spin.min.js" type="text/javascript"></script>
<!-- <script type="text/javascript" src="/javascripts/prototype.js"> </script> -->
<!-- <script type="text/javascript" src="/javascripts/window.js"> </script> -->
<!-- <link href="/stylesheets/themes/default.css" rel="stylesheet" type="text/css"/> -->
<!-- <link href="themes/mac_os_x.css" rel="stylesheet" type="text/css"/> -->
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.31.0/mapbox-gl.js'></script>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.31.0/mapbox-gl.css' rel='stylesheet' />
</head>
<body>
<header style="margin-top: 5px;">
<!-- <div class="container"> -->
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-3">
<center>
<a href="http://www.unibg.it/" target="_blank">
<img src="images/unibg.gif" width="70" height="70" border="0" >
</a>
</center>
</div>
<div class="col-md-4">
<center>
<img src="images/bannerrifo.png" width="300" height="70" border="0" >
</center>
</div>
<div class="col-md-1" style="margin-top:1%;">
<center>
<a href="http://rifoit.unibg.it" target="_blank">
<img src="images/homerifo_home.png" width="95" height="41" border="0" >
</a>
</center>
</div>
<div class="col-md-2">
<center>
<a href="http://www.italcementi.it" target="_blank">
<img src="images/italcementi.jpg" width="200" height="90" border="0" >
</a>
</center>
</div>
<div class="col-md-1"></div>
</div>
<!-- </div> -->
</header>
<div class="col-md-2 left">
<input type="button" value="Reset Map!" onclick="window.location.href=window.location.href">
<br><br>
</form>
<div id="layersonoff">
<div class="uk-grid legct" >
<div class="uk-width-1-4 Stile3">
<span class="legenda-title"> <STRONG>GRADO DI OPERATIVITA'</STRONG></span>
<div>
<img src="images/legenda/aree_obsolete.png" style="width: 100px" /> <img src="images/legenda/aree_dismesse.png" style="width: 100px" />
</div>
<br>
<div class="earthtoggles">
<STRONG>BERGAMO</STRONG>
<div>
<input type="checkbox" id="Geojson-bergamo_obsoleto-check" onclick="toggleGeojson('bergamo_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/bergamo_obsoleto.html', 'Bergamo Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-bergamo_dismesso-check" onclick="toggleGeojson('bergamo_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/bergamo_dismesso.html', 'Bergamo Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-bergamo_buildings-check" onclick="toggleEdifici('bergamo')">
<span class="legenda">Altri edifici</span>
</div>
<STRONG>BRESCIA</STRONG>
<div>
<input type="checkbox" id="Geojson-brescia_obsoleto-check" onclick="toggleGeojson('brescia_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/brescia_obsoleto.html', 'Brescia Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-brescia_dismesso-check" onclick="toggleGeojson('brescia_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/brescia_dismesso.html', 'Brescia Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>COMO</STRONG>
<div>
<input type="checkbox" id="Geojson-como_obsoleto-check" onclick="toggleGeojson('como_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/como_obsoleto.html', 'Como Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-como_dismesso-check" onclick="toggleGeojson('como_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/como_dismesso.html', 'Como Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>CREMONA</STRONG>
<div>
<input type="checkbox" id="Geojson-cremona_obsoleto-check" onclick="toggleGeojson('cremona_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/cremona_obsoleto.html', 'Cremona Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-cremona_dismesso-check" onclick="toggleGeojson('cremona_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/cremona_dismesso.html', 'Cremona Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>LECCO</STRONG>
<div>
<input type="checkbox" id="Geojson-lecco_obsoleto-check" onclick="toggleGeojson('lecco_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/lecco_obsoleto.html', 'Lecco Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-lecco_dismesso-check" onclick="toggleGeojson('lecco_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/lecco_dismesso.html', 'Lecco Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>LODI</STRONG>
<div>
<input type="checkbox" id="Geojson-lodi_obsoleto-check" onclick="toggleGeojson('lodi_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/lodi_obsoleto.html', 'Lodi Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-lodi_dismesso-check" onclick="toggleGeojson('lodi_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/lodi_dismesso.html', 'Lodi Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>MANTOVA</STRONG>
<div>
<input type="checkbox" id="Geojson-mantova_obsoleto-check" onclick="toggleGeojson('mantova_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/mantova_obsoleto.html', 'Mantova Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-mantova_dismesso-check" onclick="toggleGeojson('mantova_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/mantova_dismesso.html', 'Mantova Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>MILANO</STRONG>
<div>
<input type="checkbox" id="Geojson-milano_obsoleto-check" onclick="toggleGeojson('milano_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/milano_obsoleto.html', 'Milano Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-milano_dismesso-check" onclick="toggleGeojson('milano_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/milano_dismesso.html', 'Milano Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>MONZA</STRONG>
<div>
<input type="checkbox" id="Geojson-monza_obsoleto-check" onclick="toggleGeojson('monza_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/monza_obsoleto.html', 'Monza Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-monza_dismesso-check" onclick="toggleGeojson('monza_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/monza_dismesso.html', 'Monza Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>PAVIA</STRONG>
<div>
<input type="checkbox" id="Geojson-pavia_obsoleto-check" onclick="toggleGeojson('pavia_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/pavia_obsoleto.html', 'Pavia Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-pavia_dismesso-check" onclick="toggleGeojson('pavia_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/pavia_dismesso.html', 'Pavia Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>SONDRIO</STRONG>
<div>
<input type="checkbox" id="Geojson-sondrio_obsoleto-check" onclick="toggleGeojson('sondrio_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/sondrio_obsoleto.html', 'Sondrio Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-sondrio_dismesso-check" onclick="toggleGeojson('sondrio_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/sondrio_dismesso.html', 'Sondrio Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<STRONG>VARESE</STRONG>
<div>
<input type="checkbox" id="Geojson-varese_obsoleto-check" onclick="toggleGeojson('varese_obsoleto')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_obsoleto/varese_obsoleto.html', 'Varese Obsoleto', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Obsoleto</a></span>
</div>
<div>
<input type="checkbox" id="Geojson-varese_dismesso-check" onclick="toggleGeojson('varese_dismesso')">
<span class="legenda"><a href="javascript:;" onClick="window.open('images/image_dismesso/varese_dismesso.html', 'Varese Dismesso', 'width=450, height=450, resizable, status, scrollbars=1, location');"> Dismesso</a></span>
</div>
<br>
</div>
<!-- <STRONG>FONDO MAPPA</STRONG> -->
<div class="uk-width-1-4">
<span class="legenda-title Stile3"> </span>
<div class="earthtoggles">
<div class="Stile3">
<input type="checkbox" id="confini_comunali-check" onclick="toggleConfini()" checked>
<span class="legenda">Confini Comunali</span>
</div>
<!-- <div class="Stile3">
<input type="checkbox" id="edifici3d-check" onclick="toggleEdifici()" checked>
<span class="legenda">Edifici 3D</span>
</div> -->
<div id="menustyle" class="Stile3">
<input type="radio" name="rtoggle" id="satellite" value="satellite">
<label for="satellite" >Satellite</label>
<input type="radio" name="rtoggle" id="hybrid" value="hybrid">
<label for="hybrid" >Ibrido</label>
<input type="radio" name="rtoggle" id="outdoors" value="outdoors" >
<label for="outdoors" >Outdoors</label>
<input type="radio" name="rtoggle" id="light" value="light">
<label for="light" >Light</label>
<input type="radio" name="rtoggle" id="dark" value="dark">
<label for="dark" >Dark</label>
</div>
<!-- <div class="input_check">
<input type="checkbox" id="Geojson-designatori__-check" onclick="toggleGeojson('designatori__')" >
</div> -->
<!-- <input type="checkbox" id="Geojson-strade-check" onClick="toggleStrade()">
<span class="legenda">Strade</span> -->
<!-- </div> -->
</div>
<!-- <div class="Stile3">
<input type="checkbox" id="Geojson-confini-check" onClick="toggleConfini()">
<span class="legenda">Toponimi</span>
</div> -->
</div>
</div>
<br />
<div class="Stile3">
Latitudine, Longitudine
<div id="coordinate"></div>
</div>
<a HREF=http://www.unibg.it/diathesis target="_blank"><img src="images/diathesis.gif" width="126" height="48" ></a>
<br>
<a href="mailto:[email protected]">Help</a>
</br>
</div>
</div>
</div>
<div class="col-md-10 right">
<script src="js/initmapbox.js" type="text/javascript"></script>
<script type="text/javascript">
window.onload = init;
</script>
<script type="text/javascript">
jQuery(document).ready(function($){
$target = $("#map3d").parents("article, main");
$target.css("padding","0px");
});
</script>
<div id="map3d" style="width: 100%; height: 100%;"></div>
</div>
<!-- <div class="Stile3">
<br>
RIFO3D è ottimizzato per il
browser Firefox!
Risoluzione schermo
consigliata 1024x760
</div> -->
</body>
</html>