forked from pmisson/web_citiesatnight
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html~
331 lines (286 loc) · 22.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="ico/favicon.ico">
<title>Cities at Night from the ISS</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
</head>
<!-- NAVBAR
================================================== -->
<body>
<div class="navbar-wrapper">
<div class="container">
<div class="navbar navbar-inverse navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Cities at Night</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="http://guaix.fis.ucm.es/node/1651">About</a></li>
<li><a href="https://docs.google.com/forms/d/1afaLK3T3d1AGqWUhd-qT-fRqc8LURbYiJCKw5wkUKVQ/viewform">Contact</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Supporters<b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="divider"></li>
<li class="dropdown-header">Science supporters</li>
<li><a href="http://guaix.fis.ucm.es/DarkSkies">DarkSkies UCM group (GUAIX-UCM)</a></li>
<li><a href="http://guaix.fis.ucm.es/splpr/">REECL</a></li>
<li><a href="http://www.cost-lonne.eu/">LoNNe Network</a></li>
<li class="divider"></li>
<li class="dropdown-header">Citizen supporters</li>
<li><a href="http://comunidad.medialab-prado.es/es/proyectos/dark-skies-iss">MediaLab-Prado</a></li>
<li><a href="http://www.celfosc.org/">Celfosc</a></li>
<li><a href="http://www.darksky.org/">International Dark-Sky Association</a></li>
<li><a href="http://guaix.fis.ucm.es/node/1651">Detail Contributions</a></li>
</ul>
</li>
<li><a href="index_EN.html">EN</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">ES<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="index_ES.html">ES</a></li>
<li><a href="index_CAT.html">CAT</a></li>
<li><a href="index_GL.html">GAL</a></li>
<li><a href="index_EU.html">EU</a></li>
</ul>
</li>
<li><a href="index_IT.html">IT</a></li>
<li><a href="index_FR.html">FR</a></li>
<li><a href="index_RU.html">RU</a></li>
<li><a href="index_JP.html">JP</a></li>
<li><a href="index_CH.html">CH</a></li>
<li><a href="index_DE.html">DE</a></li>
<li><a href="index_AR.html">AR</a></li>
<li><a href="index_PT.html">PT</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">More<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://crowdcrafting.org/app/darkskies/blog">FAQ and Blog</a></li>
<li><a href="https://twitter.com/cities4tnight">Twitter</a></li>
<li><a href="https://plus.google.com/u/0/b/100014129554674764177/+CitiesatnightOrg2014/">Google+</a></li>
<li><a href="https://www.facebook.com/citiesatnightiss">Facebook</a></li>
<li class="divider"></li>
<li><a href="http://guaix.fis.ucm.es/node/1497">Our research (not updated)</a></li>
<li><a href="http://scholar.google.com/scholar?q=ISS+light+pollution&btnG=&hl=es&as_sdt=0%2C5">Literature</a></li>
</ul>
</li>
<li><a href="https://github.com/pmisson/web_citiesatnight">Edit on Github</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Carousel
================================================== -->
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<!<img data-src="holder.js/900x500/auto/#777:#7a7a7a/text:First slide" alt="First slide">
<img src="img/Carrusel1_spain.jpg" atl="Iberian Peninsula at Night" height: 650>
<div class="container">
<div class="carousel-caption">
<h1>One Earth at Night, under One Sky</h1>
<p>On this web site you can find a gallery of cities over the world at night. This gallery has been compiled to show how much we have changed the ecosystem of the night and also how humanity looks from Space.</p>
<p><a class="btn btn-lg btn-primary" href="#gallerytesting" role="button">Check the gallery</a>       <a class="btn btn-lg btn-primary" href="http://crowdcrafting.org/app/darkskies/" role="button"> Help to classify images here!!</a>      <a class="btn btn-lg btn-primary" href="http://crowdcrafting.org/app/darkskies/blog" role="button">FAQ</a></p>
</div>
</div>
</div>
<div class="item">
<!<img data-src="holder.js/900x500/auto/#666:#6a6a6a/text:Second slide" alt="Second slide">
<img src="img/Carrusel2_skyline.jpg" atl="Skyline of Madrid" height: 1000>
<div class="container">
<div class="carousel-caption">
<h1>Light Pollution is a problem for all.</h1>
<p>Many studies had proved how light pollution affects air pollution, human health, loss of biodiversity, lack of road traffic safety, incorrect perceptions of street safety, waste of energy and resources and loss of cultural world heritage.</p>
<p><a class="btn btn-lg btn-primary" href="https://www.youtube.com/watch?v=dd82jaztFIo" role="button">Learn more</a></p>
</div>
</div>
</div>
<div class="item">
<!<img data-src="holder.js/900x500/auto/#555:#5a5a5a/text:Third slide" alt="Third slide">
<img src="img/Carrusel3_canon2.jpg" atl="Pekin light pollution" height: 1000>
<div class="container">
<div class="carousel-caption">
<h1>Star by Star we can make a Galaxy.</h1>
<h2>Help us fight against light pollution and discover the Earth at night.</h2>
<p>Science has limited resources to study the incredible amount of light pollution data that we have. But working together, we can change the world.</p>
<h1>Help us</h1>
<p><a class="btn btn-lg btn-primary" href="http://crowdcrafting.org/app/darkskies/" role="button">Classify images</a>      <a class="btn btn-lg btn-primary" href="http://crowdcrafting.org/app/nightcitiesiss/" role="button">Make a map</a></p>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
<a class="right carousel-control" href="#myCarousel" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>
</div><!-- /.carousel -->
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4">
<!<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Cities at Night</h2>
<p>Since 2003, astronauts have been taking photos from the International Space Station. Many of these images have been published on the websites of participating agencies or the Twitter accounts of the astronauts. However, most of the images taken by astronauts have not been published remaining, on archive without being shown to the world. We have added a section to this <a href="#gallery">gallery</a> dedicated to displaying more than a thousand examples of images of cities at night. However, there are still hundreds of thousands of images on file to discover. <a href="http://crowdcrafting.org/app/darkskies/">You can help.</a> </p>
<p><a class="btn btn-default" href="#gallery" role="button">View details »</a></p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<!<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Light Pollution</h2>
<p>Light pollution causes serious problems. Its effects can be measured from the inside of our bedroom to hundreds of kilometers away. The light destroys the essence of the evening darkness. Humans have an ancestral fear of the dark, but too much light produces very negative effects on the ecosystem and our health.</p>
<p>Satellite images help us measure and compare large illuminated areas. With the colors of the images taken by astronauts on the International Space Station, we can measure the efficiency of lighting in many cities on the planet.</p>
<p><a class="btn btn-default" href="https://www.youtube.com/watch?v=Dahf3_86qjk" role="button">View details »</a></p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<!<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Citizen Science</h2>
<p>Citizen science is a tool for scientific and educational research. While you help us classify thousands of unpublished images taken by astronauts, you can learn geography of the land at night. Humans are much more efficient than computers at recognizing patterns and, therefore, any citizen can make a significant contribution.</p>
<p>We need volunteers to help us sort the pictures and identify the locations of the images to create maps of light pollution. This will help governments and local authorities to make the right decisions to reduce light pollution.</p>
<p><a class="btn btn-default" href="http://crowdcrafting.org/app/darkskies/" role="button">View details »</a></p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<div class="row">
<div class="col-lg-4">
<!<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Lost at Night</h2>
<p>Once nocturnal images are identified we need to know where are the located. With this application you can help us to know the City.</p>
<p>We have added a section to this <a href="#galleryLost">gallery</a> dedicated to displaying more than a thousand examples of images with cities we don't know.It is very easy, and you only have to click on the image and on the location on the map</p>
<p><a class="btn btn-default" href="http://crowdcrafting.org/app/LostAtNight" role="button" target="_blank">Application access »</a></p>
</div><!-- /.col-lg-4 -->
<div class="col-lg-4">
<!<img class="img-circle" data-src="holder.js/140x140" alt="Generic placeholder image">
<h2>Georeferencing Cities</h2>
<p>This is the last step. One we know the city location, we need a georeferencing procces. This is a process of associating a physical map with spatial locations to the picture, where locations are represented using a coordinate reference system, in this case Longitude and Latitude. Due to the large number of images, we need your help. Some of these pictures are from unknown locations for us, and it is very difficult identify some features on the picture. We have added a section to this <a href="#galleryNight">gallery</a> dedicated to displaying more than a thousand examples of images of cities at night that have to be georeferenced.</p>
<p><a class="btn btn-default" href="http://crowdcrafting.org/app/nightcitiesiss/" role="button">Application access»</a></p>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">Do you want to see what the astronauts see from the sky? <span class="text-muted">Come with us and discover the night as never before.</span></h2>
<p class="lead">You can explore with us the <a href="http://eol.jsc.nasa.gov/">archive</a> of the images taken from the ISS and also contribute to creating a <a href="http://crowdcrafting.org/app/darkskies/"> map of the world at night in color</a>.</p>
</div>
<div class="col-md-5">
<!<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">
<iframe width="500" height="375" src="//www.youtube.com/embed/cC5IJ4MMAeM" frameborder="0" allowfullscreen></iframe></iframe>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5">
<!<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">
<img src="https://farm6.staticflickr.com/5198/14361426623_901a2ca56e.jpg" class="featurette-image img-responsive">
</div>
<div class="col-md-7">
<h2 class="featurette-heading">How can light pollution affect me? <span class="text-muted">See for yourself.</span></h2>
<p class="lead">In this picture you can see how light blinds us in many occasions. Exposure to light at night also affects <a href="http://en.wikipedia.org/wiki/Light_effects_on_circadian_rhythm"> sleep cycles</a> and is related to some types of <a href="http://jnci.oxfordjournals.org/content/93/20/1513.full">cancer.</a></p>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">Is there a solution? <span class="text-muted">Yes!!</span></h2>
<p class="lead">Technology currently exists to prevent the emission of light in undesirable places. Intelligent systems are also automatically regulating light depending on need.</p>
</div>
<div class="col-md-5">
<!<img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image">
<img src="https://farm4.staticflickr.com/3918/14154760737_f5c9502efc.jpg" class="featurette-image img-responsive">
</div>
</div>
<hr class="featurette-divider">
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-5">
<h1> <a name="gallery">Gallery of cities at night</a></h1>
<iframe width="800" height="400" scrolling="no" frameborder="no" src="https://www.google.com/fusiontables/embedviz?q=select+col0+from+1sxKXrg4yfmMO8Ok61UDOS_dkLc24Vj3_iHhibi4T&viz=MAP&h=false&lat=14.893414729734994&lng=-171.14102019999996&t=1&z=2&l=col0&y=2&tmplt=2&hml=ONE_COL_LAT_LNG"></iframe>
<p><a href="http://astrogeo.oxfordjournals.org/content/55/4/4.36.abstract">If you make use of this gallery, please cite this article: Alejandro Sánchez de Miguel, José Gómez Castaño, Jaime Zamorano, Christopher CM Kyba, Sergio Pascual,M Ángeles, L Cayuela, Guillermo Martín Martinez and Peter Challupner, Atlas of astronaut photos of Earth at night, News and Reviews in Astronomy & Geophysics, Vol. 55 no4. August 2014</a>.</p>
<p>Note: Only images with CoordFLAG = 5 are reliable.</p>
<p>Original at <a href="http://www.nightcitiesiss.org"> http://www.nightcitiesiss.org</a>.
<p></p>
<p><a href="http://lossofthenight.blogspot.de/2014/07/how-to-find-pictures-of-cities-at-night.html">How to use the advanced features of the Atlas</a> by <a href="http://userpage.fu-berlin.de/~kyba/">Christopher Kyba</a></p>
<p></p>
<p><a href="https://docs.google.com/forms/d/1LLpzPi9mHqU6CBPA7Vf7hRVTDxWOjjdUExfYck6F9hc/viewform"> Add your own handmade classifications to be included on the database</a></p>
</div>
</div>
<div class="row featurette">
<div class="col-md-8">
<h1> <a name="galleryLost">Help us to locate cities</a></h1>
<p>The first step is locate the city which appears in the picture. Here you can find where was the ISS at the moment when the picture was taken. Just click on any red dot and identify it <a href="http://crowdcrafting.org/app/LostAtNight">http://crowdcrafting.org/app/LostAtNight</a></p>
<iframe width="800" height="400" scrolling="no" frameborder="no"
src="https://www.google.com/fusiontables/embedviz?q=select+col2+from+1lZPlhsxYmxiNhbGGFg3rb0HtuKNoMQFjgtFDSDjw&viz=MAP&h=false&lat=12.919488393199961&lng=-33.79786718750006&t=1&z=2&l=col2&y=2&tmplt=2&hml=TWO_COL_LAT_LNG"></iframe>
<p><a href="http://astrogeo.oxfordjournals.org/content/55/4/4.36.abstract">If you make use of this gallery, please cite this article: Alejandro Sánchez de Miguel, José Gómez Castaño, Jaime Zamorano, Christopher CM Kyba, Sergio Pascual,M Ángeles, L Cayuela, Guillermo Martín Martinez and Peter Challupner, Atlas of astronaut photos of Earth at night, News and Reviews in Astronomy & Geophysics, Vol. 55 no4. August 2014</a>.</p>
</div>
</div>
<div class="row featurette">
<div class="col-md-8">
<h1> <a name="gallery">Help us to georeference cities</a></h1>
<p>Click on any location you know and get access to our georeference application. Select some points on the ISS picture and the same points on the map. This information allow us to identify correctly all the features on the city. The original application at <a href="http://crowdcrafting.org/app/nightcitiesiss">http://crowdcrafting.org/app/nightcitiesiss</a></p>
<iframe width="800" height="400" scrolling="no" frameborder="no" src="https://www.google.com/fusiontables/embedviz?q=select+col1+from+1OPr5YLj2oLhDHYZ7Jgeko_Rg3lXbJlRHyqdEZ-kt&viz=MAP&h=false&lat=30.780553683745534&lng=36.84329997634882&t=1&z=2&l=col1&y=3&tmplt=5&hml=TWO_COL_LAT_LNG">></iframe>
<p><a href="http://astrogeo.oxfordjournals.org/content/55/4/4.36.abstract">If you make use of this gallery, please cite this article: Alejandro Sánchez de Miguel, José Gómez Castaño, Jaime Zamorano, Christopher CM Kyba, Sergio Pascual,M Ángeles, L Cayuela, Guillermo Martín Martinez and Peter Challupner, Atlas of astronaut photos of Earth at night, News and Reviews in Astronomy & Geophysics, Vol. 55 no4. August 2014</a>.</p>
</div>
</div>
<div class="row featurette">
<div class="col-md-8">
<h1> <a name="gallerytesting">Testing Catalog of located images.</a></h1>
<p>Testing catalog made by Voluntiers of Cities at Night. The original application at <a href="http://crowdcrafting.org/app/lostatnight">http://crowdcrafting.org/app/nightcitiesiss</a></p>
<iframe width="800" height="400" scrolling="no" frameborder="no" src="https://www.google.com/fusiontables/embedviz?q=select+col3+from+1ecGG1bcHY8QlSCv-Pielezmz70NE0vORdZGIu-4h&viz=MAP&h=false&lat=28.388414390490034&lng=17.202899566650352&t=3&z=2&l=col3&y=2&tmplt=3&hml=TWO_COL_LAT_LNG"></iframe>
<p><a href="http://astrogeo.oxfordjournals.org/content/55/4/4.36.abstract">If you make use of this gallery, please cite this article: Alejandro Sánchez de Miguel, José Gómez Castaño, Jaime Zamorano, Christopher CM Kyba, Sergio Pascual,M Ángeles, L Cayuela, Guillermo Martín Martinez and Peter Challupner, Atlas of astronaut photos of Earth at night, News and Reviews in Astronomy & Geophysics, Vol. 55 no4. August 2014</a>.</p>
</div>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
<p>© 2014 Company, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/docs.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-1910419-4', 'citiesatnight.org');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
</body>
</html>