-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·363 lines (323 loc) · 24.8 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
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!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 charset="UTF-8">
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<link href="css/main.css" rel="stylesheet" type="text/css" />
<title>Masterplan dell'area EX-GERS</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/diathesis" target="_blank"><img src="images/logo_cst_diathesis.jpg" width="130" height="70" border="0" ></a>
</center>
</div>
<div class="col-md-4">
<center>
<a href="descr/cybermap_areaexgres.html" target="_blank"><img src="images/titolo.png" border="0" style="width:47vh"> </a>
</center>
</div>
<div class="col-md-1" style="margin-top:1%;">
<center>
<a href="http://www.rifoit.org" target="_blank"><img src="images/homerifo_home.png" border="0" style="margin-top:1%;width: 10vh;" ></a>
</center>
</div>
<div class="col-md-1">
<center>
<a href="http://rifoit.org/index.php/rifo-3d/" target="_blank"><img src="images/bannerrifo.png" border="0" style="margin-top:1%;width: 10vh;"></a>
</center>
</div>
<div class="col-md-1">
<center>
<a href="http://www.mcarchitects.it/" target="_blank"><img src="images/mca_logo.jpg" border="0" style="width: 10vh;" ></a>
</center>
</div>
<div class="col-md-1">
</div>
</div>
</header>
<div class="col-md-3 left">
<input type="button" value="Reset Map!" onclick="window.location.href=window.location.href">
<br><br>
<div id="layersonoff">
<div class="uk-grid legct" >
<div class="uk-width-1-4 Stile3">
<a href="descr/gradooperativita.html" target="_blank"><span class="legenda-title"> <STRONG>GRADO DI OPERATIVITA'</STRONG></span></a>
<div class="earthtoggles">
<div>
<img src="images/legenda/aree_obsolete.png" style="width: 100px" /> <img src="images/legenda/aree_dismesse.png" style="width: 100px" />
</div>
<STRONG>BERGAMO</STRONG>
<div>
<input type="checkbox" id="Geojson-bergamo_obsoleto-check" onclick="toggleGeojson('bergamo_obsoleto')" checked>
<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')" checked>
<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>Area Ex Gres</STRONG>
<div>
<input type="checkbox" id="Geojson-bergamo_area_exgres_eddismessi-check" onclick="toggleGeojson('bergamo_area_exgres_eddismessi')" >
<span class="legenda">Edifici Dismessi</span>
</div>
<div>
<input type="checkbox" id="Geojson-bergamo_area_exgres_edprogetto-check" onclick="toggleGeojson('bergamo_area_exgres_edprogetto')" checked>
<span class="legenda">Edifici in progetto (Concept Generale)</span>
</div>
</br>
<div>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/1_0_lavisionperilconceptgenerale.html', 'VISION DELLA RIGENERAZIONE URBANA', 'width=950, height=750, resizable, status, scrollbars=1, location');"><STRONG> <i>VISION </i> DELLA RIGENERAZIONE URBANA </STRONG></a></span>
</br> </br>
<span class="legenda"><STRONG>ANALISI TERRITORIALE</STRONG></a></span>
</br>
</br>
<span class="legenda"><STRONG>1. DEFINIZIONE STRATEGIE</STRONG></a></span>
</br>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/2_1_0_policentrismoereticolaritaunnuovomodellodianalisi.html', 'Policentrismo e reticolarità: un nuovo modello di analisi', 'width=950, height=750, resizable, status, scrollbars=1, location');"> POLICENTRISMO E RETICOLARITÀ</a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/2_1_1_mondializzazione.html', 'Mondializzazione', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Mondializzazione</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/2_1_2_urbanita.html', 'Urbanità', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Urbanità</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/2_1_3_inlineaconloschemadisviluppodellospazioeuropeo.html', ' In linea con lo Schema di Sviluppo dello Spazio Europeo', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Schema Sviluppo Spazio Europeo</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/2_2_0_evoluzionedellabitareurbano.html', 'Evoluzione dell abitare urbano', 'width=950, height=750, resizable, status, scrollbars=1, location');"> EVOLUZIONE ABITARE URBANO</a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/2_2_1_valoresinergicosportnatura.html', 'Valore sinergico sport/natura', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Valore sinergico sport/natura</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/2_2_2_verdeagricolourbano.html', ' Verde agricolo urbano', 'width=1050, height=750, resizable, status, scrollbars=1, location');"> <i> Verde agricolo urbano</i></a></span>
</div>
<div>
</br>
<span class="legenda"><STRONG>2. ANALISI TESSUTI STORICI</STRONG></span>
</div>
<div>
</br>
</div>
<div>
<!-- <script>
function enterTour() {
if(document.getElementById("corpisanti").checked == true ){
var tour = null;
var la = ge.createLookAt('');
la.set(45.67635957133638, 9.665281553452115,
23, // altitudeget
ge.ALTITUDE_RELATIVE_TO_GROUND,
-20, // heading
65, // straight-down tilt
4500 // range (inverse of zoom)
);
ge.getView().setAbstractView(la);
var href = window.location.href.substring(0, window.location.href.lastIndexOf('/')) + '/';
href += 'static/bergamo_corpi_santi.geojson';
google.earth.fetchGeojson(ge, href, function(geojsonObject) {
if (!geojsonObject) {
// wrap alerts in API callbacks and event handlers
// in a setTimeout to prevent deadlock in some browsers
setTimeout(function() {
alert('Bad or null KML.');
}, 0);
return;
}
// Show the entire KML file in the plugin.
ge.getFeatures().appendChild(geojsonObject);
// Walk the DOM looking for a GeojsonTour
walkGeojsonDom(geojsonObject, function() {
if (this.getType() == 'GeojsonTour') {
tour = this;
return false; // stop the DOM walk here.
}
});
});
}
// html da inserire <input type="checkbox" id="corpisanti" onclick="enterTour();">
}
</script> -->
<input type="checkbox" id="Geojson-bergamo_corpi_santi-check" onclick="toggleGeojson('bergamo_corpi_santi')">
<span class="legenda"> CORPI SANTI</span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_1_0_icorpisanti.html', 'Evoluzione Corpi santi', 'width=950, height=750, resizable, status, scrollbars=1, location');"><i> Evoluzione Corpi Santi</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_1_1_rapportodeicorpisanticonlacitta.html', 'Rapporto dei Corpi Santi con la città', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Rapporto con la città</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_1_2_ilcorposantodicolognolaelaferrovianell800.html', 'Il Corpo Santo di Colognola e la ferrovia nell 800 ', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Colognola e la ferrovia nell'800 </i></a></span>
</br>
<span class="legenda"> ESPANSIONE URBANA</a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_2_1_gresecolognolanel1930.html', 'Gres e Colognola nel 1930', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Gres e Colognola nel 1930</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_2_2_espansioneurbanadibergamo19501994.html', 'Espansione urbana di Bergamo: 1950 - 1994', 'width=1050, height=750, resizable, status, scrollbars=1, location');"> <i>Espansione urbana: 1950 - 1994 </i></a></span>
</br>
<input type="checkbox" id="Geojson-idro-check" onclick="toggleGeojson('idro')">
<span class="legenda">SISTEMA IDROGRAFICO</span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_3_0_ilsistemaidrograficodellerogge.html', ' Il sistema idrografico delle rogge', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i>Sistema delle rogge</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_3_1_ilpaleoalveodeltorrentemorla.html', 'Il paleoalveo del torrente Morla', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i> Paleoalveo del torrente Morla</i></a></span>
</br>
<span class="legenda"> USO DEL SUOLO STORICO </a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_4_1_ilcatastoaustriacodel1853.html', 'Il catasto austriaco del 1853', 'width=1050, height=750, resizable, status, scrollbars=1, location');"> <i> Catasto austriaco 1853</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/3_4_2_lacartografiaigm18891971.html', 'La cartografia I.G.M. 1889-1971', 'width=1050, height=750, resizable, status, scrollbars=1, location');"> <i> Cartografia I.G.M. 1889-1971 </i></a></span>
</br></br>
<span class="legenda"> <STRONG>3. CRITICITÀ PERIFERIA SUD-OCCIDENTALE</STRONG></a></span>
</br> </br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/4_1_0_edificidismessieobsoletiattornoexgres.html', ' Le periferie di Bergamo oggi', 'width=950, height=750, resizable, status, scrollbars=1, location');"> EDIFICI DISMESSI-OBSOLETI VICINO EX GRES</a></span>
</br>
<input type="checkbox" id="Geojson-bergamo_ERP-check" onclick="toggleGeojson('bergamo_ERP')">
<span class="legenda"><a href="javascript:;" onClick="window.open('projects/4_1_1_ediliziaresidenzialepubblicaERPobsoletaeareedismesse.html', ' Edilizia residenziale pubblica (ERP) obsoleta e aree dismesse', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i> ERP obsoleta e aree dismesse</i></a></span>
<br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/4_1_2_ilmetodorifo.html', ' Il metodo RIFO', 'width=950, height=750, resizable, status, scrollbars=1, location');"><i> Ricentramento del metodo RIFO </i></a></span>
<br>
<span class="legenda"> ANALISI VERDE URBANO E MOBILITÀ </a></span>
</br>
<input type="checkbox" id="Geojson-verde-check" onclick="toggleGeojson('verde')">
<span class="legenda"><a href="javascript:;" onClick="window.open('projects/4_2_1_contestoattualeparchiareeverdieortiurbani.html', ' Contesto attuale: parchi, aree verdi e orti urbani', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i> Parchi, aree verdi e orti urbani</i></a></span>
</br>
<input type="checkbox" id="Geojson-moby-check" onclick="toggleGeojson('moby')">
<span class="legenda"><a href="javascript:;" onClick="window.open('projects/4_2_2_mobilitapubblicaegreen.html', ' Mobilità pubblica e greeni', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i> Mobilità pubblica e green</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/4_2_4_criticitadelleinfrastrutturedellamobilita.html', ' Criticità delle infrastrutture della mobilità', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i> Criticità della mobilità</i></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/4_2_3_progettualitagreenilparcolineare.html', ' Progettualità green: il parco lineare', 'width=950, height=750, resizable, status, scrollbars=1, location');"> <i> Progettualità green: "parco lineare"</i></a></span>
</div>
</br>
<STRONG>PROGETTUALITA' EX-GRES</STRONG>
<br>
</br>
<span class="legenda"><a href="javascript:;" onClick="window.open('projects/5_2_2_nuovepolarita.html', 'Nuove polarità', 'width=950, height=750, resizable, status, scrollbars=1, location');"><STRONG>1. LA POLARITÀ DEL PALAGHIACCIO</STRONG></a></span>
</br>
</br>
<span class="legenda"><STRONG>2. LA RETICOLARITA' SLOW</STRONG></a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/5_2_3_scenarioprogettuale.html', 'Sloway', 'width=950, height=750, resizable, status, scrollbars=1, location');"> SCENARIO PROGETTUALE</a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/5_4_1_analisidelsito.html', 'Analisi del sito ', 'width=950, height=750, resizable, status, scrollbars=1, location');"> ANALISI CLIMATICHE</a></span>
</br>
<span class="legenda"> <a href="javascript:;" onClick="window.open('projects/5_3_0_strategieintervento.html', ' STRATEGIE DI INTERVENTO', 'width=950, height=750, resizable, status, scrollbars=1, location');"> STRATEGIE DI INTERVENTO</a></span>
</br>
</br>
</br>
</br>
</br>
<div class="input_check">
<input type="checkbox" id="Geojson-analisi-check" onclick="toggleGeojson('analisi')" checked>
</div>
</br>
<div class="input_check">
<input type="checkbox" id="Geojson-intervento-check" onclick="toggleGeojson('intervento')" checked>
</div>
</br>
</br>
</br>
<br>
<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" checked="checked">
<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>
</div>
<br />
<div class="Stile3">
Latitudine, Longitudine
<div id="coordinate"></div>
</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 class="Stile3">
<br>
RIFO3D è ottimizzato per il
browser Firefox!
Risoluzione schermo
consigliata 1024x760
</div> -->
</div>
</div>
<div class="col-md-9 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 id="legendidro" class="legend1"></div>
<div id="legenderp" class="legend2"></div>
<div id="legendgreen" class="legend3"></div>
<div id="legendmoby" class="legend4"></div>
</div>
</body>
</html>