summaryrefslogtreecommitdiff
path: root/index.html
blob: 2ac6caddc0e37afc17c706a15e64d724183870d1 (plain)
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
<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">

    <title>Introduction to OpenStreetMap and the
        Humanitarian OpenStreetMap Team
    </title>

    <meta name="description" content="Slides for a workshop introducing
    OpenStreetMap and the Humanitarian OpenStreetMap Team">
    <meta name="author" content="Christopher Baines">

    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />

    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">

    <link rel="stylesheet" href="reveal.js/css/reveal.css">
    <link id="theme" href="reveal.js/css/theme/white.css" rel="stylesheet">

    <!-- For syntax highlighting -->
    <link rel="stylesheet" href="reveal.js/lib/css/zenburn.css">

    <link rel="stylesheet" href="leaflet/dist/leaflet.css" />
    <script src="leaflet/dist/leaflet-src.js"></script>

    <style>
      .reveal .standalone {
        font-size: 0.2em;
      }

      .blur {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.35);
      }

      .dark-blur {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
      }

      .reveal h1 {
          text-transform: none;
      }
      .reveal h2 {
          text-transform: none;
      }
      .reveal h3 {
          text-transform: none;
      }
    </style>

    <!--[if lt IE 9]>
      <script src="lib/js/html5shiv.js"></script>
    <![endif]-->
  </head>

  <body>

    <div class="reveal">

      <!-- Any section element inside of this container is displayed as a slide -->
      <div class="slides">
        <section data-background="images/background.png">
          <h4 style="font-weight: 900;">Introduction to</h4>
          <h2 style="text-transform: none; font-weight: 900;">OpenStreetMap</h2>
          <a href="http://wiki.openstreetmap.org/wiki/File:Public-images-osm_logo.svg">
              <img src="images/Public-images-osm_logo.svg"
                   style="border: 0px solid #333; box-shadow: 0 0 0px rgba(0, 0, 0, 0); background: none repeat scroll 0 0 rgba(255, 255, 255, 0);";/>
          </a>
          <p>
          <small style="font-weight: 900;">By <a href="http://cbaines.net/">Christopher Baines</a></small>
          </p>
        </section>

        <section>
            <h1>What is OpenStreetMap</h1>

            <ul>
                <li>
                    Planet wide digital map
                </li>
                <li>
                    Built and maintained by a worldwide community
                </li>
                <li>
                    Open Data (can be freely used, modified, and shared by anyone for any purpose)
                </li>
            </ul>
        </section>

        <section>
            <h2>You may have already used OpenStreetMap</h2>

            <ul>
                <li>
                    <a target="_blank" href="http://www.kfc.co.uk/find-us/">
                        KFC
                    </a>
                </li>
                <li>
                    Craigslist
                </li>
                <li>
                    <a target="_blank"
                       href="https://foursquare.com/explore?mode=url&near=Southampton">
                        FourSquare
                    </a>
                </li>
                <li>
                    Probably many more..
                </li>
            </ul>
        </section>


        <!-- https://www.flickr.com/photos/small_realm/11189803153/ -->
        <section data-background-color="#000000" data-background="images/data-center.jpg">
            <h1 class="blur" style="text-transform: none; font-weight: 900; text-shadow:
                -5px 0 black, 0 5px black, 5px 0 black, 0 -5px
                black;">OpenStreetMap<br>
                is a dataset</h1>
            <!--
            <a href="https://openclipart.org/detail/49411/binary-file">
                <img src="images/Binary-File-Plain.svg" style="width: 60%; border: 0px solid #000; box-shadow: 0 0 0px rgba(0, 0, 0, 0.15)"/>
            </a>
            -->

        </section>

        <section data-background-iframe="styleS.html">
        </section>
        <section data-background-iframe="styleC.html">
        </section>
        <section data-background-iframe="styleT.html">
        </section>
        <section data-background-iframe="styleH.html">
        </section>

        <section>
            <img class="stretch" style="border:0;box-shadow: none;" src="images/Osmdbstats2.png" />
        </section>

        <section>
            <img class="stretch" style="border:0;box-shadow: none"; src="images/Osmdbstats1_users.png" />
        </section>

        <section>
            <h3>Changing OpenStreetMap</h3>

            <p>
            To change what you see, you need to edit the underlying data.
            </p>

            <p>
                To change the data, you need to use an <b>editor</b>.
            </p>
        </section>

        <section data-background="images/id-screenshot.png"
            data-background-color="#000000">
            <div class="dark-blur">
            <h3>The iD Editor</h3>

            <!--
            <a href="https://github.com/openstreetmap/iD/blob/master/svg/logo.svg">
                <img src="images/id-logo.svg"
                     style="border: 0px solid #333; box-shadow: 0 0 0px rgba(0, 0, 0, 0); background: none repeat scroll 0 0 rgba(255, 255, 255, 0);";/>
            </a>
            -->

            <p>
                Use on
                <a href="https://www.openstreetmap.org/" target="_blank">
                    openstreetmap.org
                </a>
            </p>
            </div>
        </section>

        <section data-background="images/josm-screenshot.png"
            data-background-color="#000000">
            <div class="dark-blur">
            <a href="http://wiki.openstreetmap.org/wiki/File:JOSM_Logo_2014.svg">
                <img src="images/JOSM_Logo_2014.svg"
                     style="width: 200px; border: 0px solid #333; box-shadow: 0 0 0px rgba(0, 0, 0, 0); background: none repeat scroll 0 0 rgba(255, 255, 255, 0);";/>
            </a>
            <h2>JOSM</h2>

            <p>
            Another popular editor is JOSM, it is an extensible editor for OpenStreetMap.
            </p>

            <p>
            It is more complicated than iD, and does not work from a web
            browser.
            </p>

            <p>
            However, JOSM can be faster to use than iD, and has more
            capabilities (mutiple data layers, filters, ...).
            </p>
            </div>
        </section>



        <section>
            <h2>Legal Details</h2>

            <p>
            <b>You</b> hold the copyright for the data which you add to OpenStreetMap.
            </p>

            <p>
            OpenStreetMap is licenced under the<br>
            <a href="http://opendatacommons.org/licenses/odbl/summary/">Open
                Database License (ODbL).</a>
            </p>
        </section>

        <section>
            <a href="http://opendatacommons.org/licenses/odbl/summary/">
                Open Database License (ODbL) Summary
            </a>

            <h3>You are free:</h3>
            <ul>
                <li>To <b>Share</b> the database</li>
                <li>To <b>Create</b> works from the database</li>
                <li>To <b>Adapt</b> the database</li>
            </ul>

            <h3>As long as you:</h3>
            <ul>
                <li><b>Attribute</b> any public use of the database.</li>

                <li><b>Share-Alike</b>, you must offer derived works and adapted
                    databases under the ODbL.</li>

                <li><b>Keep open</b>, you must distribute the database without
                    technical restrictions.</li>
            </ul>
        </section>

        <section>
            <h3>An OpenStreetMap Map</h3>

            <p>One option is the map on OpenStreetMap.org
            <iframe style="width: 40%; float: left;" src="demo1.html">
            </iframe>
            </p>

            <p style="clear: left;">
            <img src="images/osmand.png" style="float: right; width: 40%;" />
            Other applications like <a href="http://osmand.net/">OSMAND</a> provide offline maps for Android,
            and iOS devices
            </p>

        </section>

        <section>
            <h2>Haiti Earthquake in 2010</h2>

            <p>OpenStreetMap contributors provided essential maps to Search and Rescue
            and Relief teams responding to the Haiti earthquake.</p>
        </section>

        <section data-background-color="#000000" data-background-video="project-haiti.mp4">
        </section>

        <section data-background-iframe="http://mapgive.state.gov/projects/nepal/hist_slider_nepal.html">
        </section>

        <section data-background-iframe="http://cbaines.net/soton/">
        </section>

        <section>
            <h2>Other Resources</h2>

            <ul>
                <li>
                    <a href="http://learnosm.org/en/beginner/start-osm/#create-an-openstreetmap-account">
                        LearnOSM Beginner's Guide
                    </a>
                <li>
                    <a href="http://mapgive.state.gov/learn-to-map/">
                        MapGive Learn to Map (with videos)
                    </a>
                </li>
            </ul>
        </section>
      </div>
    </div>

    <script src="reveal.js/lib/js/head.min.js"></script>
    <script src="reveal.js/js/reveal.js"></script>

    <script>

      // Full list of configuration options available here:
      // https://github.com/hakimel/reveal.js#configuration
      Reveal.initialize({
        controls: false,
        progress: true,
        history: true,
        center: true,
        touch:true,

        transition: 'linear',
        dependencies: [
            { src: 'reveal.js/plugin/notes/notes.js', async: true },
        ]
      });

    </script>

  </body>
</html>