-
Notifications
You must be signed in to change notification settings - Fork 0
/
index2.html
executable file
·514 lines (414 loc) · 20.5 KB
/
index2.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
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<title>OSGeo-Live</title>
<meta name="author" content="Angelos Tzotsos" >
<meta name="description" content= "OSGeo Live presentation">
<meta name="generator" content="Bluefish 2.0.3" >
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=1024">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link type="text/css" rel="stylesheet" href="impress.js/css/charla.css"></link>
</head>
<body class="impress-not-supported">
<div class="banner"></div>
<div id="impress">
<div class="fallback-message">
<p>Your browser <b>doesn't support the features required</b> by
impress.js, so you are presented with a simplified version of this
presentation.</p>
<p>For the best experience please use the latest <b>Chrome</b>,
<b>Safari</b> or <b>Firefox</b> browser. Upcoming version 10 of Internet
Explorer <i>should</i> also handle it.</p>
</div>
<div id="title" class="step" data-x="-1500" data-y="-2000" data-scale="3">
<img src="imgs/osgeo-live-logo1.png" width="200"
alt="OSGeo Live Logo" class="right" />
<h1>OSGeo Live</h1>
<h2>GeoSpatial Free and Open Source Software</h2>
<p class="evento"><a target="_blank" href="http://2013.foss4g.org/">
FOSS4G </a> · Nottingham · September 2013</p>
<p class="yo">
Angelos Tzotsos · <a href="mailto:[email protected]">[email protected]</a> ·
<a href="http://twitter.com/tzotsos" target="_blank" title="Angelos @ twitter">@tzotsos</a><br>
OSGeoLive Build Manager · OSGeo Charter Member<br><br>
Based on official <a href="http://blip.tv/cameronshorter/osgeolive-4-0-taster-4097254" target="_blank" title="OSGeoLive video"> OSGeoLive presentation</a> by Cameron Shorter<br>
Layout created by <a href="https://github.com/jsanz/slides" target="_blank" title="Jorge Sanz">Jorge Sanz</a><br>
</p>
</div>
<!-- INTRODUCTION -->
<div class="step hide" id="desktop" data-x="-3000" data-y="-3000" data-scale="1" data-rotate="180">
<h2>What is OSGeo Live?</h2>
<p><img src="imgs/02-screenshot.png" width="800" height="600" alt="" /></p>
<p class="center larger"><a class="noframe" href="http://live.osgeo.org" target="_blank" title="Main screen of OSGeo Live">
http://live.osgeo.org</a></p>
</div>
<div class="step hide" id="usb" data-x="-3000" data-y="-3300" data-scale="1" data-rotate="90">
<h2>Live DVD, Thumb Drive & Virtual Machine</h2>
<p><img src="imgs/03-vbox.png" width="800" height="600" alt="" /></p>
</div>
<div class="step" id="wordle" data-x="-3000" data-y="-3600" data-scale="1" data-rotate="180">
<blockquote>
<strong>GNU/Linux</strong> distribution containing more than 50 geospatial applications
</blockquote>
<p class="center fade-in">
<img src="imgs/wordle.png" width="750" height="462" alt="OSGeo Live wordle" />
</p>
</div>
<div class="step hide" id="boot1" data-x="-3300" data-y="-3600" data-scale="1" data-rotate="-90">
<h2>Based on Xubuntu 11.04</h2>
<p><img src="imgs/04-boot.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="boot2" data-x="-3300" data-y="-3600" data-scale="1" data-rotate="180">
<h2>Press "Enter" a few times.</h2>
<p><img src="imgs/05-boot.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="boot3" data-x="-3200" data-y="-3600" data-scale="2" data-rotate="180">
<h2>Select Language.</h2>
<p><img src="imgs/06-boot.png" width="800" height="600" alt="" /></p>
</div>
<div id="osgeo" class="step" data-x="-3600" data-y="-3500">
<h2>Open Source Geospatial Foundation (OSGeo)</h2>
<h3>Since 2006 A Non Profit Umbrella for:</h3>
<ul class="discs">
<li>GeoSpatial Free and Open Source Software</li>
<li>Education <img class="right fade-in" src="imgs/gnu.png" width="400" alt="GNU" /> </li>
<li>Open Data</li>
</ul>
</div>
<div id="ogc" class="step" data-x="-3800" data-y="-3400">
<h2>OGC Standards <img class="right" src="imgs/ogc.png" width="200" alt="OGC" /></h2>
<ul class="discs">
<li>Interoperability <img class="right fade-in" src="imgs/ogc-interop.png" width="200" alt="Interoperability" /></li>
<li>Future Proof</li>
<li>Return of Investment</li>
</ul>
</div>
<!-- DATABASES -->
<div id="databases" class="step slide" data-x="-2000" data-y="-3000">
<h2>Databases</h2>
<ul class="discs">
<li>PostGIS</li>
<li>SpatiaLite</li>
<li>pgRouting</li>
<li>Rasdaman</li><br><br><br>
<p><img src="imgs/databases.png" width="500" alt="" /></p>
</div>
<div class="step hide" id="postgis" data-x="-2000" data-y="-3600" data-scale="2">
<h2>PostGIS - Spatial Database</h2>
<p><img src="imgs/postgis.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="pgrouting" data-x="-2000" data-y="-3400" data-scale="1">
<h2>pgRouting – routing for PostGIS</h2>
<p><img src="imgs/pgrouting.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="spatialite" data-x="-2200" data-y="-3200" data-scale="1">
<h2>SpatiaLite – Compact Database</h2>
<p><img src="imgs/spatialite.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="rasdaman" data-x="-2200" data-y="-3500" data-scale="2">
<h2>Rasdaman – Raster Database</h2>
<p><img src="imgs/rasdaman.png" width="800" height="600" alt="" /></p>
</div>
<!-- WEB SERVICES -->
<div id="webservices" class="step slide" data-x="-1000" data-y="-3000" data-scale="1">
<h2>Web Services</h2>
<ul class="discs">
<br><br><br><br><br>
<p><img src="imgs/webservices.png" width="700" alt="" /></p>
</div>
<div class="step hide" id="mapserver" data-x="-1000" data-y="-3500" data-scale="1">
<h2>MapServer – Web Services</h2>
<p><img src="imgs/mapserver.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="tinyows" data-x="-1000" data-y="-3500" data-scale="2" data-rotate="180">
<h2>TinyOWS - WFS-T</h2>
<p><img src="imgs/tinyows.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="geoserver" data-x="-1000" data-y="-3500" data-scale="1" data-rotate="90">
<h2>GeoServer – Web Services</h2>
<p><img src="imgs/geoserver.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="deegree" data-x="-1000" data-y="-3500" data-scale="2" data-rotate="270">
<h2>deegree – Web Services</h2>
<p><img src="imgs/deegree.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="qgisserver" data-x="-1000" data-y="-3500" data-scale="2" data-rotate="90">
<h2>QGIS Server – WMS</h2>
<p><img src="imgs/qgisserver.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="mapproxy" data-x="-1000" data-y="-3500" data-scale="1" data-rotate="0">
<h2>MapProxy – WMS & Tile Proxy</h2>
<p><img src="imgs/mapproxy.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="maptiler" data-x="-1000" data-y="-3500" data-z="-100" data-scale="1" data-rotate-x="-40" data-rotate-y="10">
<h2>MapTiler</h2>
<p><img src="imgs/maptiler.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="zoo" data-x="-1000" data-y="-3500" data-z="0" data-scale="1" data-rotate-x="40" data-rotate-y="-10">
<h2>ZOO – Web Processing Service</h2>
<p><img src="imgs/zoo.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="52wps" data-x="-1000" data-y="-3500" data-z="0" data-scale="1" data-rotate-x="180">
<h2>52°North WPS – Web Processing Service</h2>
<p><img src="imgs/52wps.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="52sos" data-x="-1000" data-y="-3500" data-z="0" data-scale="1" data-rotate-y="90">
<h2>52°North SOS – Sensor Observation Service</h2>
<p><img src="imgs/52sos.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="52wss" data-x="-1000" data-y="-3500" data-z="0" data-scale="1" data-rotate-y="90">
<h2>52°North WSS - Security</h2>
<p><img src="imgs/52wss.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="geonetwork" data-x="-1000" data-y="-3500" data-z="0" data-scale="1" data-rotate-y="90">
<h2>GeoNetwork – Metadata Catalogue</h2>
<p><img src="imgs/geonetwork.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="pycsw" data-x="-1000" data-y="-3500" data-z="-200" data-scale="1" data-rotate-z="20" data-rotate-y="90">
<h2>pycsw – Metadata Catalogue</h2>
<p><img src="imgs/pycsw.png" width="800" height="600" alt="" /></p>
</div>
<!-- WEB MAPPING -->
<div id="webmapping" class="step slide" data-x="0" data-y="-3000" data-scale="1">
<h2>Web Mapping</h2>
<ul class="discs">
<br><br><br>
<p><img src="imgs/webmapping.png" width="400" alt="" /></p>
</div>
<div class="step hide" id="openlayers" data-x="0" data-y="-3200" data-scale="1">
<h2>OpenLayers – Browser client</h2>
<p><img src="imgs/openlayers.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="mapfish" data-x="-500" data-y="-3300" data-scale="2" data-rotate="180">
<h2>MapFish – Browser Client</h2>
<p><img src="imgs/mapfish.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="mapbender" data-x="-500" data-y="-3500" data-scale="1" data-rotate="90">
<h2>Mapbender – Geoportal Framework</h2>
<p><img src="imgs/mapbender.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="geomajas" data-x="-500" data-y="-3700" data-scale="2" data-rotate="90">
<h2>Geomajas – Browser Client</h2>
<p><img src="imgs/geomajas.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="geomoose" data-x="-700" data-y="-3500" data-scale="1" data-rotate="90">
<h2>GeoMOOSE – GIS Portal</h2>
<p><img src="imgs/geomoose.png" width="800" height="600" alt="" /></p>
</div>
<!-- DESKTOP APPLICATIONS -->
<div id="desktopapplications" class="step slide" data-x="-3000" data-y="-2000" data-scale="1">
<h2>Desktop Applications</h2>
<ul class="discs">
<br><br><br>
<p><img src="imgs/desktopapplications.png" width="700" alt="" /></p>
</div>
<div class="step hide" id="grass" data-x="-3000" data-y="-2500" data-scale="1">
<h2>GRASS – Desktop GIS</h2>
<p><img src="imgs/grass.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="qgis" data-x="-3000" data-y="-2500" data-scale="1" data-rotate="180">
<h2>Quantum GIS – Desktop GIS</h2>
<p><img src="imgs/qgis.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="gvsig" data-x="-3500" data-y="-2700" data-scale="2" data-rotate="90">
<h2>gvSIG – Desktop GIS</h2>
<p><img src="imgs/gvsig.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="udig" data-x="-3500" data-y="-2700" data-scale="2" data-rotate="90">
<h2>uDig: User-friendly Desktop Internet GIS</h2>
<p><img src="imgs/udig.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="openjump" data-x="-3500" data-y="-2700" data-scale="1" data-rotate="0">
<h2>OpenJUMP GIS</h2>
<p><img src="imgs/openjump.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="kosmo" data-x="-3500" data-y="-2700" data-scale="1" data-rotate="0">
<h2>Kosmo – Desktop GIS</h2>
<p><img src="imgs/kosmo.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="saga" data-x="-3500" data-y="-2700" data-scale="2" data-rotate="0">
<h2>SAGA – Desktop GIS</h2>
<p><img src="imgs/saga.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="ossim" data-x="-3500" data-y="-2700" data-scale="2" data-rotate="0">
<h2>OSSIM - Image Processing</h2>
<p><img src="imgs/ossim.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="osgearth" data-x="-3500" data-y="-2700" data-scale="2" data-rotate="180">
<h2>osgEarth - 3 Dimension Terrain Rendering</h2>
<p><img src="imgs/osgearth.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="geopublisher" data-x="-3500" data-y="-2700" data-scale="2" data-rotate="0">
<h2>Geopublisher – Atlas creation</h2>
<p><img src="imgs/geopublisher.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="atlasstyler" data-x="-3500" data-y="-2700" data-scale="1" data-rotate="0">
<h2>AtlasStyler – Desktop Style Editor</h2>
<p><img src="imgs/atlasstyler.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="mapwindow" data-x="-3500" data-y="-2900" data-scale="1" data-rotate="0">
<h2>MapWindow – GIS for Windows</h2>
<p><img src="imgs/mapwindow.png" width="800" height="600" alt="" /></p>
</div>
<!-- SPATIAL TOOLS -->
<div id="spatialtools" class="step slide" data-x="0" data-y="-2000" data-scale="1">
<h2>Spatial Tools</h2>
<ul class="discs">
<br><br><br>
<p><img src="imgs/spatialtools.png" width="400" alt="" /></p>
</div>
<div class="step hide" id="gmt" data-x="500" data-y="-2500" data-scale="1">
<h2>GMT – Generic Mapping Tools</h2>
<p><img src="imgs/gmt.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="otb" data-x="500" data-y="-2700" data-scale="1">
<h2>ORFEO Toolbox:Image Processing</h2>
<p><img src="imgs/otb.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="mapnik" data-x="700" data-y="-2700" data-scale="1">
<h2>Mapnik – Cartographic Rendering</h2>
<p><img src="imgs/mapnik.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="R" data-x="400" data-y="-2700" data-scale="2">
<h2>R – Statistical Programing</h2>
<p><img src="imgs/R.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="geokettle" data-x="400" data-y="-2200" data-scale="2" data-rotate="90">
<h2>GeoKettle – Extract Transform Load (ETL)</h2>
<p><img src="imgs/geokettle.png" width="800" height="600" alt="" /></p>
</div>
<!-- NAVIGATION AND MAPS -->
<div id="navigation" class="step slide" data-x="-3000" data-y="-1000" data-scale="1">
<h2>Navigation & Maps</h2>
<ul class="discs">
<br><br><br>
<p><img src="imgs/navigation.png" width="500" alt="" /></p>
</div>
<div class="step hide" id="marble" data-x="-3000" data-y="-1500" data-scale="1">
<h2>Marble – Spinning Globe</h2>
<p><img src="imgs/marble.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="prune" data-x="-3000" data-y="-1500" data-scale="1">
<h2>Prune – GPS Track Editing</h2>
<p><img src="imgs/prune.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="gpsdrive" data-x="-3000" data-y="-1000" data-scale="1">
<h2>GpsDrive – GPS Navigation</h2>
<p><img src="imgs/gpsdrive.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="opencpn" data-x="-3000" data-y="-1000" data-scale="1">
<h2>OpenCPN – Marine GPS Navigation</h2>
<p><img src="imgs/opencpn.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="viking" data-x="-3000" data-y="-1000" data-scale="1">
<h2>Viking – GPS Navigation</h2>
<p><img src="imgs/viking.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="zygrib" data-x="-3000" data-y="-1000" data-scale="1">
<h2>zygrib – Weather Forecasting</h2>
<p><img src="imgs/zygrib.png" width="800" height="600" alt="" /></p>
</div>
<!-- CRISIS MANAGEMENT -->
<div id="crisis" class="step slide" data-x="0" data-y="-1000" data-scale="1">
<h2>Crisis Management</h2>
<ul class="discs">
<br><br><br><br><br>
<p><img src="imgs/crisis.png" width="300" alt="" /></p>
</div>
<div class="step hide" id="sahana" data-x="400" data-y="-1200" data-scale="1">
<h2>Sahana – Disaster Management</h2>
<p><img src="imgs/sahana.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="ushahidi" data-x="700" data-y="-1400" data-scale="1">
<h2>Ushahidi – Event Timeline & Maps</h2>
<p><img src="imgs/ushahidi.png" width="700" height="400" alt="" /></p>
</div>
<!-- MAP DATA -->
<div id="data" class="step slide" data-x="-3000" data-y="0" data-scale="1">
<h2>Map Data</h2>
<ul class="discs">
<br><br><br><br><br>
<p><img src="imgs/data.png" width="500" alt="" /></p>
</div>
<div class="step hide" id="natural" data-x="-3200" data-y="-100" data-scale="2">
<h2>Natural Earth – Map Data</h2>
<p><img src="imgs/natural.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="osm" data-x="-3500" data-y="-400" data-scale="1">
<h2>Open Street Map</h2>
<p><img src="imgs/osm.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="ncarolina" data-x="-3800" data-y="-700" data-scale="1">
<h2>North Carolina educational dataset</h2>
<p><img src="imgs/ncarolina.png" width="800" height="600" alt="" /></p>
</div>
<!-- GEOSPATIAL LIBRARIES -->
<div id="libraries" class="step slide" data-x="0" data-y="0" data-scale="1">
<h2>Geospatial Libraries</h2>
<ul class="discs">
<br><br><br><br><br>
<p><img src="imgs/libraries.png" width="500" alt="" /></p>
</div>
<div class="step hide" id="gdal" data-x="300" data-y="400" data-scale="2">
<h2>GDAL/OGR – Data Translation</h2>
<p><img src="imgs/gdal.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="geotools" data-x="500" data-y="500" data-scale="2">
<h2>GeoTools</h2>
<p><img src="imgs/geotools.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="metacrs" data-x="100" data-y="100" data-scale="1">
<h2>MetaCRS</h2>
<p><img src="imgs/metacrs.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="liblas" data-x="300" data-y="500" data-scale="1">
<h2>libLAS</h2>
<p><img src="imgs/liblas.png" width="800" height="600" alt="" /></p>
</div>
<div class="step hide" id="credits" data-x="700" data-y="800" data-scale="1">
<h2>Credits</h2>
<p><img src="imgs/credits.png" width="800" height="800" alt="" /></p>
</div>
<div id="more" class="step" data-x="600" data-y="700">
<h1>Want to know more?</h1>
<a class="noframe" href=
"http://live.osgeo.org" title="osgeolive">http://live.osgeo.org</a><br><br>
<h2>OSGeo Foundation <img class="right" src="imgs/osgeo.png" width="200" alt="OSGeo" /></h2>
<a class="noframe" href=
"http://osgeo.org" title="osgeo">http://osgeo.org</a><br><br>
<h2>Conferences <img class="right" src="imgs/foss4g.png" width="150" alt="FOSS4G" /></h2>
<a class="noframe" href=
"http://foss4g.org" title="osgeo">http://foss4g.org</a><br><br>
</div>
<!-- LICENSE -->
<div id="license" class="step section" data-x="1000" data-y="-1000" data-scale="3">
<h2>License</h2><a class="noframe" href=
"http://creativecommons.org/licenses/by-sa/3.0/deed.es" title=
"cc-by-sa"><img style="margin-top:50px;" src="./impress.js/resources/imgs/cc-by-sa.png" height="100" alt=""></a>
</div>
<!-- OVERVIEW -->
<div id="overview" class="step" data-x="-1800" data-y="-1500" data-scale="8">
<p>¡Thank you!<br>
¿Questions?</p>
</div>
</div>
<div class="hint">
<p>Use the space button or arrows to navigate</p>
</div>
<!-- JavaScript -->
<script type="text/javascript" src="./impress.js/resources/jquery/jquery-1.7.min.js"></script>
<script type="text/javascript" src="./impress.js/resources/impress/0.5.3/js/impress.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
if ("ontouchstart" in document.documentElement) {
$(".hint").innerHTML = "<p>Touch forward to navigate<\/p>";
}
impress().init();
});
//]]>
</script>
</body>
</html>