-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·321 lines (281 loc) · 12.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>OSM-ES 2017</title>
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/white.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<!-- Portada -->
<section>
<div>
<div style='float:left; width: 150px'>
<img src='img/osm_logo.png' width='150' style='float:left;'/>
</div>
<div style='width: 600px; float: left; margin-left: 10px;'>
<h2>OpenStreetMap ES</h2>
<h4>Situación actual y proyectos de futuro</h4>
</div>
<div style='float:right; width: 150px'>
<img src='img/200px-Hot_logo.svg.png' width='150' style='float:left; margin-left: 10px;'/>
</div>
</div>
<div style='margin-top: 20px;'>
<img src='img/espagueti.png' width='500'/>
</div>
<a href='http://shiguera.github.io/osm2017'>http://shiguera.github.io/osm2017</a>
</section>
<!-- BIO -->
<section>
<h3 style='float:left;'>Santiago Higuera</h3>
<div style='float: right; width: 300px'>
<img src="img/fotomia.jpg" style="float: right; width:280px"/>
</div>
<div style='float: left; width:650px'>
<ul>
<li><a href="http://twitter.com/santiagohiguera">@santiagohiguera</a></li>
<li>Profe en <a href='https://twitter.com/caminosupm?lang=es'>@caminosupm</a></li>
<li>Mi empresa es <a href="http://mercatorlab.com">Mercatorlab</a></li>
<li>Participo en:
<ul>
<li><a href="http://www2.caminos.upm.es/Departamentos/matematicas/WEBGIE/">Pensamiento Matemático</a></li>
<li><a href="http://osgeo.org">OSGeo</a> y
<a href="http://es.osgeo.org">OSGeo-es</a></li>
<li><a href="http://madrid.geoinquietos.org">Geoinquietos
Madrid</a></li>
<li><a href="http://osm.org">OpenStreetMap</a>
</ul>
</li>
<li>Escribo en:
<ul>
<li><a href="http://mercatorlab.com/wordpress/">Blog Descartes</a></li>
<li><a href="http://infocaminos.readthedocs.org/en/latest/">Manual GNU-Octave</a></li>
<li><a href="http://openlayers.bicimap.es/manualOpenLayers.html">Manual OpenLayers</a></li>
</ul>
</li>
</ul>
</div>
</section>
<!-- 2.- ¿Qué es OpenStreetMap? -->
<section>
<h2 style='color:#000080'>¿Qué es OpenStreetMap?</h2>
<br>
<p><strong>OpenStreetMap</strong> es una base de datos de información geográfica creada y mantenida de forma voluntaria y colaborativa por una creciente comunidad de entusiastas de los mapas.</p>
<br/>
<p>Los datos contenidos en las bases de datos de <strong>OpenStreetMap</strong> son de acceso libre y gratuito.</p>
</section>
<!-- ¿Cómo se accede a OpenStreetMap? -->
<section>
<h2 style='color:#000080'>¿Cómo se accede a OpenStreetMap?</h2>
<p>
A través del navegador web, en la dirección:<br/>
<center><a href="http://openstreetmap.org">openstreetmap.org</a></center>
</p>
<img src="img/map.png" height=350>
</section>
<section>
<h3 style='color:#000080'>Historia</h3>
<p>OpenStreetMap fue fundado por Steve Coast en 2004</p>
<img src="img/stevecoast.jpg" height=400>
<small>Image By © Raimond Spekking / CC BY-SA 4.0 (via Wikimedia Commons), <a href="http://creativecommons.org/licenses/by-sa/4.0" title="Creative Commons Attribution-Share Alike 4.0">CC BY-SA 4.0</a>, <a href="https://commons.wikimedia.org/w/index.php?curid=6881931">Link</a></small>
</section>
<!-- Vídeo decimo aniversario -->
<section>
<h2 style='color:#000080'>OSM 10th Year Anniversary</h2>
<a href="https://www.youtube.com/embed/7sC83j6vzjo" target='_blank'>https://www.youtube.com/embed/7sC83j6vzjo</a>
<iframe width="840" height="473" src="https://www.youtube.com/embed/7sC83j6vzjo" frameborder="0" allowfullscreen></iframe>
</section>
<section>
<h2 style='color:#000080'>OpenStreetMap Time Lapse of Electricity Grid Edits</h2>
<a href="https://www.youtube.com/watch?v=_TgQbmWOPHA" target='_blank'>https://www.youtube.com/watch?v=_TgQbmWOPHA/</a>
<iframe width="840" height="473" src="https://www.youtube.com/embed/_TgQbmWOPHA" frameborder="0" allowfullscreen></iframe>
</section>
<section>
<h3 style='color:#000080'>HOTOSM: Humanitariam OpenStreetMap Team</h3>
<img src='img/hotosm.png' />
<a href='https://hotosm.org/' target='_blank'>https://hotosm.org/</a>
</section>
<section>
<h3 style='color:#000080'>"Mapping support during the early phases of a response is critical, as responders and donors try to more clearly understand the situation on the ground"</h3>
<h5> (UN disaster coordination manager, Pakistan flood emergency 2010)</h5>
</section>
<section>
<h3>Each year, disasters around the world kill nearly 100,000 and affect or displace 200 million people.</h3>
<br/>
<h3>Many of the places where these disasters occur are literally 'missing' from any map</h3>
<br/>
<h3>First responders lack the information to make valuable decisions regarding relief efforts</h3>
</section>
<!-- ¿Cómo se financia OpenStreetMap? -->
<section>
<h3 style='color:#000080'>¿Cómo se financia OpenStreetMap</h3>
<p>
El mantenimiento de servidores y redes de comunicación en base a donaciones voluntarias de particulares y empresas
</p>
<a href="http://donate.openstreetmap.org/" target="_blank">http://donate.openstreetmap.org/</a>
<div>
<a class="image" href="http://donate.openstreetmap.org/" target="_blank">
<img width="450" src="img/support.png" alt="openstreetmap.org">
</a>
</div>
</section>
<section>
<h3 style='color:#000080'>Número de usuarios registrados</h3>
<img src="img/members.png" height=550>
</section>
<section>
<h3 style='color:#000080'>Usuarios activos última semana / mes</h3>
<img src="img/members30d.png" height=550>
</section>
<section>
<h3 style='color:#000080'>Nodos en la base de datos</h3>
<img src="img/nodes.png" height=550>
</section>
<section>
<h3 style='color:#000080'>Nodos modificados por día</h3>
<img src="img/nodesday.png" height=550>
</section>
<section>
<h3 style='color:#000080'>¿Quién hace OpenStreetMap ahora?</h3>
<a href="http://osmlab.github.io/show-me-the-way/" target="_blank">http://osmlab.github.io/show-me-the-way/</a>
<iframe width="840" height='473' frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://osmlab.github.io/show-me-the-way/" style="border: 1px solid black"></iframe>
</section>
<section>
<h3 style='color:#000080'>Datos agrupados por país</h3>
<a href="http://osmstats.neis-one.org/?item=countries" target='_blank'>http://osmstats.neis-one.org/?item=countries</a>
<iframe width="840" height="473" src="http://osmstats.neis-one.org/?item=countries" frameborder="0" allowfullscreen></iframe>
</section>
<section>
<h3 style='color:#000080'>Miembros diarios activos en España</h3>
<img src="img/membersspain.png" height=550>
</section>
<section>
<h3 style='color:#000080'>Nodos modificados por día en España</h3>
<img src="img/nodesdayspain.png" height=550>
</section>
<section>
<h3 style='color:#000080'>Usuarios en España</h3>
<a href="http://wiki.openstreetmap.org/wiki/Category:Users_in_Spain" target='_blank'>http://wiki.openstreetmap.org/wiki/Category:Users_in_Spain</a>
<iframe width="840" height="473" src="http://wiki.openstreetmap.org/wiki/Category:Users_in_Spain" frameborder="0" allowfullscreen></iframe>
</section>
<section>
<h3 style='color:#000080'>Cataluña: Homogeneidad en el mapa: #1carrer1nom</h3>
<div style='width:600px; float: left;'>
<ul>
<li>Homogeneización y calidad</li>
<li>Niveles de revisión </li>
<li>Fase 1: #1carrer1nom </li>
<li>Coordinación: Wiki</li>
<ul>
<li><a href="https://wiki.openstreetmap.org/wiki/WikiProject_Catalan/Revisi%C3%B3_Carrers_Catalunya" target='_blank'>Revisió de Carrers de Catalunya</a></li>
</ul>
<li>Herramienta de control de calidad</li>
<ul>
<li><a href="http://qa.poole.ch" target='_blank'>http://qa.poole.ch</a></li>
</ul>
</ul>
</div>
<div style='width:300px; margin-left: 10px; float: right'>
<img src="img/1carrer1nom.jpg" width="280">
</div>
</section>
<section>
<h3 style='color:#000080'>Zaragoza: accesibilidad</h3>
<img src="img/zaragoza.png">
</section>
<section>
<h3 style='color:#000080'>Burgos: calidad</h3>
<img src="img/burgos.png">
</section>
<!-- Lista de correo en español -->
<section>
<h3 style='color:#000080'>Lista de correo en español de OpenStreetMap</h3>
<p><a href="https://lists.openstreetmap.org/listinfo/talk-es">https://lists.openstreetmap.org/listinfo/talk-es</a></p>
<a class="image" href="https://lists.openstreetmap.org/listinfo/talk-es" target="_blank"><img width="1030" src="img/osmmail.png" alt="josm"></a>
</section>
<section>
<h3 style='color:#000080'>WIKI Proyecto España</h3>
<a href="https://wiki.openstreetmap.org/wiki/ES:Wikiproyecto_Espa%C3%B1a" target='_blank'>https://wiki.openstreetmap.org/wiki/ES:Wikiproyecto_España</a>
<img src="img/wikiespana2.png">
</section>
<section>
<h3 style='color:#000080'>Grupo de Telegram: OSM España</h3>
<img src="img/telegram.png" height='600'>
</section>
<section>
<h3 style='color:#000080'>Riot</h3>
<a href="https://riot.im/app/#/room/#openstreetmap-es:matrix.org" target='_blank'>https://riot.im/app/#/room/#openstreetmap-es:matrix.org</a>
<img src="img/riot.png">
</section>
<!-- 6.- Darse de alta como usuario -->
<section>
<h3 style='color:#000080'>Darse de alta como usuario registrado de OpenStreetMap</h3>
<p>Para poder editar los mapas es necesario registrarse</p>
<a class="image" href="http://openstreetmap.org/" target="_blank">
<img width="1030" src="img/alta.png" alt="josm">
</a>
</section>
<section>
<h3 style='color:#000080'>Proyectos de futuro</h3>
<ul>
<li>Reactivar asociación OSM España</li>
<li>Importaciones</li>
<li>Conversaciones con IGN</li>
</ul>
<br/><br>
<h5 style='color:#0000a0; font-weight: bold'>Seguir generando y compartiendo información cartográfica de calidad</h5>
</section>
<section>
<h1>THE END</h1>
<h3>BY Santiago Higuera</h3>
<p>
<div style="width: 300px;margin-left:auto; margin-right:auto">
<a class="image" href="http://wiki.osgeo.org/wiki/Geo_inquietos_Madrid" target="_blank">
<img src="img/geoinquietosmad_logo.png" alt="geoinquietosmad" style="float:left; margin:10px; width: 100px">
<img src="img/osgeo-es.png" alt="osgeoes" style="float:left; margin:10px; width: 100px">
</a>
</div>
</p>
<p style='clear:both'>
Esta obra está bajo una Licencia<br/><a rel="license"
href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.es">
Creative Commons Atribución-NoComercial-CompartirIgual
3.0 Unported</a>.
</p>
<a rel="license"
href="http://creativecommons.org/licenses/by-nc-sa/3.0/deed.es">
<img src="img/cc-by-nc-sa.png" class="no-back" width='200'></a>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// More info https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
history: true,
// More info https://github.com/hakimel/reveal.js#dependencies
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>