]> git.openstreetmap.org Git - stateofthemap.git/blob - index.html
Import 2013 site
[stateofthemap.git] / index.html
1 <!DOCTYPE html>
2 <html lang="en"><head>
3 <link type="text/css" rel="stylesheet" href="sotm_files/banner-styles.css">
4 <meta http-equiv="X-UA-Compatible" content="IE=9">      
5 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
6 <title>State of the Map 2013 :: Home</title>
7 <meta name="description" content="OpenStreetMap StateOfTheMap 2013">
8
9 <link rel="stylesheet" type="text/css" href="sotm_files/ccm.css">
10 <script type="text/javascript" src="sotm_files/jquery_002.js"></script>
11 <script type="text/javascript" src="sotm_files/ccm.js"></script>
12 <style type="text/css"> 
13 #blockStyle525Sidebar38 {background-repeat:no-repeat; } 
14 #blockStyle639Main39 {background-repeat:no-repeat; } 
15 #blockStyle559Main37 {background-repeat:no-repeat; } 
16 </style>
17 <link rel="stylesheet" type="text/css" href="sotm_files/view_002.css">
18 <script type="text/javascript" src="sotm_files/bootstrap_carousel.js"></script>
19 <link rel="stylesheet" type="text/css" href="sotm_files/view.css">
20                 <link href="sotm_files/bootstrap.css" rel="stylesheet">
21                                 
22                 <!--[if !IE]><!-->
23                         <link href="sotm_files/bootstrap_colors.css" rel="stylesheet">
24                         <link href="sotm_files/bootstrap_responsive.css" rel="stylesheet">
25                         <link href="sotm_files/style_colors.css" rel="stylesheet">
26                 <!--<![endif]-->
27
28                 <!-- ie 9 -->
29                 <!--[if IE 9]>
30                         <link href="/packages/heywater/themes/heywater/css/bootstrap_colors.css" rel="stylesheet">
31                         <link href="/packages/heywater/themes/heywater/css/bootstrap_responsive.css" rel="stylesheet">
32                         <link href="/packages/heywater/themes/heywater/css/style_colors.css" rel="stylesheet">
33                 <![endif]-->
34                 
35                 <!-- below ie 9 -->
36                 <!--[if lt IE 9]>
37                         <style>
38 #wrapper .navbar-inner {
39         min-height: 40px;
40         max-height: 40px;
41         padding-left: 10px;
42         padding-right: 10px;
43         background-color: #fafafa;
44         *background-color: #fafafa;
45         box-shadow: 0 1px 4px rgba(194, 194, 194, 0.1);
46         -webkit-border-radius: 4px;
47         -moz-border-radius: 4px;
48         border-radius: 4px;
49         border: 1px solid #d4d4d4;
50         *zoom: 1;
51         position:relative;
52         -pie-background: linear-gradient(#ffffff, #f2f2f2);
53         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
54 }
55 #wrapper .navbar-dark .navbar-inner {
56         color: #eeeeee;
57         text-shadow:none;
58         background-color: #0088cc;
59         *background-color: #0088cc;
60         background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
61         background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
62         background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
63         background-image: -o-linear-gradient(top, #0088cc, #0077b3);
64         background-image: linear-gradient(to bottom, #0088cc, #0077b3);
65         background-repeat: repeat-x;
66         filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
67         border-color: #0077b3 #0077b3 #bfbfbf;
68         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
69         filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
70         -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
71         -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
72         box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
73         *zoom: 1;
74         position:relative;
75         -pie-background: linear-gradient(#0088cc, #0077b3);
76         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
77 }
78 #wrapper .navbar-dark .dropdown-menu li > a:hover,
79 #wrapper .navbar-dark .dropdown-menu li > a:focus,
80 #wrapper .navbar-dark .dropdown-submenu:hover > a {
81         text-decoration: none;
82         color: #ffffff;
83         background-color: #035d8b;
84         *background-color: #035d8b;
85         background-image:none;
86         *background-image:none;
87         *zoom: 1;
88         position:relative;
89         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
90 }
91
92 #wrapper .navbar-inverse .navbar-inner {
93         background-color: #1b1b1b;
94         *background-color: #1b1b1b;
95         border-color: #252525;
96         *zoom: 1;
97         position:relative;
98         -pie-background: linear-gradient(#222222, #111111);
99         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
100 }
101
102 #wrapper .navbar .btn-navbar {display: none;}
103         
104 #wrapper .ccm-tags-display{
105         min-height: 20px;padding: 19px;margin-bottom: 20px;background-color: #f5f5f5;border: 1px solid #e3e3e3;
106         -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
107         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
108         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
109         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
110         position:relative;
111         zoom:1;
112         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
113 }
114         
115 #wrapper #main-content-sidebar-archives{
116         min-height: 20px;
117         padding: 19px;
118         margin-bottom: 20px;
119         background-color: #f5f5f5;
120         border: 1px solid #e3e3e3;
121         -webkit-border-radius: 4px;
122         -moz-border-radius: 4px;
123         border-radius: 4px;
124         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
125         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
126         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
127         position:relative;
128         zoom:1;
129         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
130 }
131                 
132 #wrapper .ccm-tags-display ul.ccm-tag-list li { 
133         color: #fff;padding: 2px;
134         margin: 3px 6px 3px 0;
135         -webkit-border-radius: 4px;
136         -moz-border-radius: 4px;
137         float: left;
138         line-height: 13px;height: 13px;
139         -webkit-border-radius: 3px;
140         -moz-border-radius: 3px;
141         border-radius: 3px;
142         padding: 2px 4px;
143         font-size: 11.844px;
144         font-weight: bold;
145         line-height: 14px;
146         color: #ffffff;
147         vertical-align: baseline;
148         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
149         background-color: #999999;
150         cursor:pointer;
151         position:relative;
152         zoom:1;
153         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
154 }
155         
156 #wrapper .sidebar ul.nav{
157         min-height: 20px;
158         padding: 19px;
159         margin-bottom: 20px;
160         background-color: #f5f5f5;
161         border: 1px solid #e3e3e3;
162         -webkit-border-radius: 4px;
163         -moz-border-radius: 4px;
164         border-radius: 4px;
165         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
166         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
167         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
168         list-style: none;
169         *zoom: 1;
170         position:relative;
171         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
172 }
173
174
175 /* BUTTONS */
176
177 #wrapper .btn {
178         display: inline-block;
179         *display: inline;
180         padding: 4px 12px;
181         /* IE 7 hack*/
182         *+padding-left: 5px;
183         margin-bottom: 0;
184         font-size: 14px;
185         line-height: 20px;
186         text-align: center;
187         vertical-align: middle;
188         cursor: pointer;
189         color: #333333;
190         text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
191         background-color: #f5f5f5;
192         *background-color: #f5f5f5; 
193         -webkit-border-radius: 4px;
194         -moz-border-radius: 4px;
195         border-radius: 4px;
196         border: 1px solid #bbbbbb;
197         border-color: #e6e6e6 #e6e6e6 #bfbfbf;
198         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
199         *margin-left: .3em;
200         -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(194,194,194,.05);
201         -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(194,194,194,.05);
202         box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(194,194,194,.05);
203         *zoom: 1;
204         position:relative;
205         -pie-background: linear-gradient(#ffffff, #e6e6e6);
206         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
207 }
208
209
210 #wrapper .btn-large {
211         padding: 11px 19px;
212         font-size: 17.5px;
213         -webkit-border-radius: 6px;
214         -moz-border-radius: 6px;
215         border-radius: 6px;
216 }
217
218 #wrapper .btn-small {
219         padding: 2px 10px;  
220         font-size: 11.9px;
221         -webkit-border-radius: 3px;
222         -moz-border-radius: 3px;
223         border-radius: 3px;
224 }
225
226 #wrapper .btn-mini {
227         padding: 0 6px;
228         font-size: 10.5px;
229         -webkit-border-radius: 3px;
230         -moz-border-radius: 3px;
231         border-radius: 3px;
232 }
233
234 #wrapper .btn-block {
235         display: block;
236         width: 100%;
237         padding-left: 0;
238         padding-right: 0;
239         -webkit-box-sizing: border-box;
240         -moz-box-sizing: border-box;
241         box-sizing: border-box;
242 }
243
244
245 /* IE 7 correction*/
246 #wrapper .btn-large.btn-primary{  *+padding-left:11px; }
247 #wrapper .btn-small.btn-primary{  *+padding-left:5px; }
248
249
250 #wrapper .btn-primary {
251         color: #ffffff;
252         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
253         background-color: #006dcc;
254         *background-color: #006dcc;
255         -webkit-border-radius: 4px;
256         -moz-border-radius: 4px;
257         border-radius: 4px;
258         border: 1px solid #0044cc;
259         border-bottom-color: #002a80;
260         *zoom: 1;
261         position:relative;
262         -pie-background: linear-gradient(#0088cc, #0044cc);
263         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
264 }
265
266 #wrapper .btn-warning {
267         color: #ffffff;
268         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
269         background-color: #f89406;
270         *background-color: #f89406;
271         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
272         border-color: #f89406 #f89406 #ad6704;
273         *zoom: 1;
274         position:relative;
275         -pie-background: linear-gradient(#fbb450, #f89406);
276         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
277 }
278
279 #wrapper .btn-danger {
280         color: #ffffff;
281         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
282         background-color: #da4f49;
283         *background-color: #bd362f;
284         border-color: #bd362f #bd362f #802420;
285         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
286         filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
287         *zoom: 1;
288         position:relative;
289         -pie-background: linear-gradient(#ee5f5b, #bd362f);
290         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
291 }
292
293 #wrapper .btn-success {
294         color: #ffffff;
295         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
296         background-color: #5bb75b;
297         border-color: #51a351 #51a351 #387038;
298         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
299         *background-color: #51a351;
300         filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
301         *zoom: 1;
302         position:relative;
303         -pie-background: linear-gradient(#62c462, #51a351);
304         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
305 }
306
307 #wrapper .btn-info {
308   color: #ffffff;
309   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
310   background-color: #49afcd;
311   border-color: #2f96b4 #2f96b4 #1f6377;
312   border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
313   *background-color: #2f96b4;
314   *zoom: 1;
315   position:relative;
316   -pie-background: linear-gradient(#5bc0de, #2f96b4);
317   behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
318 }
319
320 #wrapper .btn-inverse {
321         color: #ffffff;
322         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
323         background-color: #363636;
324         *background-color: #222222;
325         border-color: #222222 #222222 #000000;
326         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
327         *zoom: 1;
328         position:relative;
329         -pie-background: linear-gradient(#444444, #222222);
330         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
331 }
332
333 #wrapper .btn-link {
334         background: none;
335         *background: none;
336         *background-image: none;
337         border:0;
338         *zoom: 1;
339         position:relative;
340         -pie-background:none;
341         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
342 }
343
344 #wrapper .input-append .btn{
345         *zoom: 1;
346         position:relative;
347         display: inline-block;
348         padding: 4px 12px;
349         margin-bottom: 0;
350         font-size: 14px;
351         line-height: 20px;
352         text-align: center;
353         vertical-align: top;
354         cursor: pointer;
355         background-color: #ffffff;
356         color: #555555;
357         border: 1px solid #cccccc;
358         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
359         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
360         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
361     border-color: #e6e6e6 #e6e6e6 #bfbfbf;
362     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
363         -webkit-border-radius: 0 14px 14px 0;
364         -moz-border-radius: 0 14px 14px 0;
365         border-radius: 0 14px 14px 0;
366         -webkit-box-shadow:0px;
367         -moz-box-shadow: 0px;
368         box-shadow:0px;
369         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
370 }
371
372 #wrapper  .form-search .input-append  .btn-primary {
373         margin-left:-4px;
374         padding-left:12px; 
375         *+padding-top:0px; 
376         *+padding-bottom:0px; 
377         *color: #ffffff;
378         color: #ffffff;
379         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
380         background-color: #006dcc;
381         *background-color: #006dcc;
382         -webkit-border-radius: 0 14px 14px 0;
383         -moz-border-radius: 0 14px 14px 0;
384         border-radius: 0 14px 14px 0;
385         border:1px solid #002a80;
386         border-color: #0044cc #0044cc #002a80;
387         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
388         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
389         *zoom: 1;
390         position:relative;
391         -pie-background: linear-gradient(#0088cc, #0044cc);
392         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
393 }
394
395         
396 #wrapper  .form-search .input-append  .btn-inverse{
397         *color: #ffffff;
398         color: #ffffff;
399         *border:0;
400         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
401         background-color: #363636;
402         *background-color: #363636;
403
404         -webkit-border-radius: 0 14px 14px 0;
405         -moz-border-radius: 0 14px 14px 0;
406         border-radius: 0 14px 14px 0;
407         
408         border:1px solid #222222;
409         border-color: #222222 #222222 #000000;
410         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
411         *zoom: 1;
412         position:relative;
413         -webkit-box-shadow:0px;
414         -moz-box-shadow: 0px;
415         box-shadow:0px;
416         -pie-background: linear-gradient(#444444, #222222);
417         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
418 }
419         
420
421
422 #wrapper .navbar-inner .form-search .input-append .btn {
423         *zoom: 1;
424         position:relative;
425         display: inline-block;
426         padding: 4px 12px;
427         margin-bottom: 0;
428         font-size: 14px;
429         line-height: 20px;
430         text-align: center;
431         vertical-align: top;
432         cursor: pointer;
433         background-color: #ffffff;
434         color: #555555;
435         border: 1px solid #cccccc;
436         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
437         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
438         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
439     border-color: #e6e6e6 #e6e6e6 #bfbfbf;
440     border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
441         -webkit-border-radius: 0 14px 14px 0;
442         -moz-border-radius: 0 14px 14px 0;
443         border-radius: 0 14px 14px 0;
444         -webkit-box-shadow:0px;
445         -moz-box-shadow: 0px;
446         box-shadow:0px;
447         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
448 }
449
450 #wrapper .navbar-inner .form-search .input-append .btn-primary {
451         margin-left:-4px;
452         padding-left:12px; 
453         *+padding-top:0px; 
454         *+padding-bottom:0px;
455         color: #ffffff; 
456         *color: #ffffff;
457         
458         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
459         background-color: #006dcc;
460         *background-color: #006dcc;
461         -webkit-border-radius: 0 14px 14px 0;
462         -moz-border-radius: 0 14px 14px 0;
463         border-radius: 0 14px 14px 0;
464         border:1px solid #002a80;
465         border-color: #0044cc #0044cc #002a80;
466         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
467         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
468         *zoom: 1;
469         position:relative;
470         -pie-background: linear-gradient(#0088cc, #0044cc);
471         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
472 }
473         
474 #wrapper .navbar-inner .form-search .input-append .btn-inverse{
475         *color: #ffffff;
476         color: #ffffff;
477         *border:0;
478         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
479         background-color: #363636;
480         *background-color: #363636;
481
482         -webkit-border-radius: 0 14px 14px 0;
483         -moz-border-radius: 0 14px 14px 0;
484         border-radius: 0 14px 14px 0;
485         
486         border:1px solid #222222;
487         border-color: #222222 #222222 #000000;
488         border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
489         *zoom: 1;
490         position:relative;
491         -webkit-box-shadow:0px;
492         -moz-box-shadow: 0px;
493         box-shadow:0px;
494         -pie-background: linear-gradient(#444444, #222222);
495         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
496 }
497
498
499
500         
501         
502         
503 #wrapper .form-search .input-append .search-query {
504         margin-bottom: 0;
505         padding: 4px 14px;
506         font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
507         font-size: 13px;
508         font-weight: normal;
509         line-height: 1;
510         -webkit-border-radius: 15px;
511         -moz-border-radius: 15px;
512         border-radius: 15px;
513         -webkit-border-radius: 14px 0 0 14px;
514         -moz-border-radius: 14px 0 0 14px;
515         border-radius: 14px 0 0 14px;
516         background-color: #ffffff;
517         border: 1px solid #cccccc;
518         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
519         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
520         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
521         -webkit-transition: border linear .2s, box-shadow linear .2s;
522         -moz-transition: border linear .2s, box-shadow linear .2s;
523         -o-transition: border linear .2s, box-shadow linear .2s;
524         transition: border linear .2s, box-shadow linear .2s;
525         *zoom: 1;
526         position:relative;
527         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
528 }
529
530 /*Box styles*/
531 #wrapper .box {
532         margin-bottom: 20px;
533         padding: 14px;
534         background-color: #fff;
535         border: 1px solid #ddd;
536         -webkit-border-radius: 4px;
537         -moz-border-radius: 4px;
538         border-radius: 4px;
539         *zoom: 1;
540         position:relative;
541         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
542 }
543         
544 #wrapper .box-light{
545         background-color: #d9edf7;
546         border:1px solid #bce8f1;
547         color: #3a87ad;
548         *zoom: 1;
549         position:relative;
550         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
551 }
552
553 #wrapper .box-dark{
554         color: #ffffff;
555         background-color: #006dcc;
556         *background-color: #006dcc;
557         *zoom: 1;
558         position:relative;
559         -pie-background: linear-gradient(#0088cc, #0044cc);
560         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
561 }
562         
563         
564 #wrapper .alert {
565         padding: 8px 35px 8px 14px;
566         margin-bottom: 20px;
567         text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
568         background-color: #fcf8e3;
569         border: 1px solid #fbeed5;
570         -webkit-border-radius: 4px;
571         -moz-border-radius: 4px;
572         border-radius: 4px;
573         *zoom: 1;
574         position:relative;
575         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
576 }
577
578
579 #wrapper .alert-success {
580         background-color: #dff0d8;
581         border-color: #d6e9c6;
582         color: #468847;
583         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
584 }
585
586 #wrapper .alert-danger,
587 #wrapper .alert-error {
588         background-color: #f2dede;
589         border-color: #eed3d7;
590         color: #b94a48;
591         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
592 }
593
594 #wrapper .alert-info {
595         background-color: #d9edf7;
596         border-color: #bce8f1;
597         color: #3a87ad;
598         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
599 }
600
601 #wrapper textarea, #wrapper input[type="text"], #wrapper input[type="password"], #wrapper input[type="datetime"], #wrapper input[type="datetime-local"], #wrapper input[type="date"], #wrapper input[type="month"], #wrapper input[type="time"], #wrapper input[type="week"], #wrapper input[type="number"], #wrapper input[type="email"], #wrapper input[type="url"], #wrapper input[type="search"], #wrapper input[type="tel"], #wrapper input[type="color"], #wrapper .uneditable-input {
602         background-color: #ffffff;
603         border: 1px solid #cccccc;
604         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
605         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
606         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
607         -webkit-transition: border linear .2s, box-shadow linear .2s;
608         -moz-transition: border linear .2s, box-shadow linear .2s;
609         -o-transition: border linear .2s, box-shadow linear .2s;
610         transition: border linear .2s, box-shadow linear .2s;
611         *zoom: 1;
612         position:relative;
613         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
614 }
615
616
617 #wrapper .img-rounded{
618         *zoom: 1;
619         position:relative;
620         -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
621         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
622 }
623
624 #wrapper .carousel-caption{
625         color:#FFF;
626         -webkit-border-radius: 0 0 6px 6px;
627         -moz-border-radius: 0 0 6px 6px;
628         border-radius: 0 0 6px 6px;
629         *zoom: 1;
630         -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
631     filter:alpha(opacity=40);
632         -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
633         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
634 }
635
636 #wrapper textarea:focus,
637 #wrapper input[type="text"]:focus,
638 #wrapper input[type="password"]:focus,
639 #wrapper input[type="datetime"]:focus,
640 #wrapper input[type="datetime-local"]:focus,
641 #wrapper input[type="date"]:focus,
642 #wrapper input[type="month"]:focus,
643 #wrapper input[type="time"]:focus,
644 #wrapper input[type="week"]:focus,
645 #wrapper input[type="number"]:focus,
646 #wrapper input[type="email"]:focus,
647 #wrapper input[type="url"]:focus,
648 #wrapper input[type="search"]:focus,
649 #wrapper input[type="tel"]:focus,
650 #wrapper input[type="color"]:focus,
651 #wrapper .uneditable-input:focus {
652   border-color: rgba(82, 168, 236, 0.8);
653   outline: 0;
654   outline: thin dotted \9;
655   /* IE6-9 */
656   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
657   -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
658   box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
659   behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
660 }
661
662
663 #wrapper .breadcrumb {
664         padding: 8px 15px;
665         margin: 0 0 20px;
666         list-style: none;
667         background-color: #f5f5f5;
668         *background-color: #f5f5f5;
669         -webkit-border-radius: 4px;
670         -moz-border-radius: 4px;
671         border-radius: 4px;
672         *zoom: 1;
673         position:relative;
674         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
675 }
676
677 #wrapper .navbar-dark .btn-navbar {
678   display: none;
679   float: right;
680   padding: 7px 10px;
681   margin-left: 5px;
682   margin-right: 5px;
683   color: #ffffff;
684   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
685   background-color: #035d8b;
686   background-image: none;
687   *background-color: #035d8b;
688   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
689   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
690   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
691   box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
692 }
693
694
695 #wrapper .well {
696         min-height: 20px;
697         padding: 19px;
698         margin-bottom: 20px;
699         background-color: #f5f5f5;
700         border: 1px solid #e3e3e3;
701         -webkit-border-radius: 4px;
702         -moz-border-radius: 4px;
703         border-radius: 4px;
704         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
705         -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
706         box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
707         *zoom: 1;
708         position:relative;
709         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
710 }
711
712 #wrapper .label{
713         display: inline-block;
714         padding: 2px 4px;
715         font-size: 11.844px;
716         font-weight: bold;
717         line-height: 14px;
718         color: #ffffff;
719         vertical-align: baseline;
720         white-space: nowrap;
721         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
722         background-color: #999999;
723         -webkit-border-radius: 3px;
724         -moz-border-radius: 3px;
725         border-radius: 3px;
726         *zoom: 1;
727         position:relative;
728         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
729 }
730
731
732         
733 #wrapper .badge {
734         display: inline-block;
735         padding: 2px 4px;
736         font-size: 11.844px;
737         font-weight: bold;
738         line-height: 14px;
739         color: #ffffff;
740         vertical-align: baseline;
741         white-space: nowrap;
742         text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
743         background-color: #999999;
744         padding-left: 9px;
745         padding-right: 9px;
746         -webkit-border-radius: 9px;
747         -moz-border-radius: 9px;
748         border-radius: 9px;
749         *zoom: 1;
750         position:relative;
751         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
752 }
753
754 #wrapper .table-bordered {
755         border: 1px solid #dddddd;
756         border-collapse: separate;
757         *border-collapse: collapse;
758         border-left: 0;
759         -webkit-border-radius: 4px;
760         -moz-border-radius: 4px;
761         border-radius: 4px;
762         *zoom: 1;
763         position:relative;
764         behavior: url(/packages/heywater/themes/heywater/elements/PIE.php);
765 }
766
767
768 </style>                <!--<![endif]-->
769                 
770                 <link href="sotm_files/typography.css" rel="stylesheet">
771                 <link href="sotm_files/style.css" rel="stylesheet">
772                 
773                 <script type="text/javascript" src="sotm_files/bootstrap.js"></script>
774                 <script type="text/javascript" src="sotm_files/scripts.js"></script>
775                 
776                 <!--[if lt IE 9]>
777                         <script src="/packages/heywater/themes/heywater/js/jquery.pseudo.js"></script>
778                         <script src="/packages/heywater/themes/heywater/js/html5.js"></script>
779                 <![endif]-->
780                 
781         </head> <body><div id="wm-ipp" style="display: none;" lang="en">
782
783 </div>
784 </div>
785         
786                 <div id="page">
787                         <div id="wrapper">
788                                         <div class="container">
789                 <div class="row-fluid top">
790                         <div class="span6 logo">
791                                 <a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/" class="logo pull-left">
792                                         <div style="container">&nbsp;</div><img class="ccm-image-block img-rounded" alt="SotM2013 bull logo" src="sotm_files/sotmBull214.png" border="0" height="100" width="214">                              </a>
793                         </div>
794                         <div class="span6">
795                         <!-- GLOBAL Top Right -->
796                                 <div style="container">&nbsp;</div><div class="pull-right">     <div id="blockStyle559Main37" class=" ccm-block-styles">
797 <p style="text-align: right;"><span style="color: #666;"><br></span></p>
798 <h2 style="text-align: right;"><span style="color: #666;">State of the Map 2013<br></span></h2>
799 <p style="text-align: right; white-space: nowrap;"><em>the</em>&nbsp;OpenStreetMap&nbsp;<em>event:&nbsp;6-8&nbsp;September&nbsp;2013</em></p></div></div>                       </div>
800                 </div>
801         </div>
802
803         <div class="navbar-wrapper">
804                 <div class="container">
805                         <div id="hnav" class="navbar  navbar-inverse"><!--  navbar-inverse -->
806                                 <div class="navbar-inner ">
807                                         <!-- Responsive Navbar Part 1 -->
808                                         <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
809                                                 <span class="icon-bar"></span>
810                                                 <span class="icon-bar"></span>
811                                                 <span class="icon-bar"></span>
812                                         </a>
813                                         <!-- Responsive Navbar Part 2 -->
814                                         <div class="nav-collapse collapse">
815                                                 <ul id="notouch" class="nav"><li class="active"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/">Home</a></li><li class="dropdown"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/" class="dropdown-toggle disabled" data-toggle="dropdown" data-event="hover"> Information  <b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/videos/">Event Videos</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/programme/">The Programme</a></li><li class="dropdown"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/travel/" class="dropdown-toggle dropdown-sub disabled" data-toggle="dropdown" data-event="hover"> How to get here  <b class="arrow"></b></a><ul class="dropdown-menu dropdown-submenu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/travel/walking-station/">walking from New Street station</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/travel/walking-moor-street-station/">walking from Moor Street station</a></li></ul></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/whos-coming/">Who's coming</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/info-presenters/">Info for Presenters</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/venue/">The Venue</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/september-2013/">Maptember</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/birmingham/">About Birmingham</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/about-brummies/">About Brummies</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/booking/">How to book</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/posters/">Posters</a></li></ul></li><li class="dropdown"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/sponsors/" class="dropdown-toggle disabled" data-toggle="dropdown" data-event="hover"> Sponsors  <b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/sponsors/call-sponsors/">Call for Sponsors</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/sponsors/all-sponsors/">All Our Sponsors</a></li></ul></li><li class="dropdown"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/" class="dropdown-toggle disabled" data-toggle="dropdown" data-event="hover"> Press  <b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/regional/">Regional</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/national_international/">National/International</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/walking/">Walking</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/cycling/">Cycling</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/logos/">Logos</a></li></ul></li><li class="dropdown"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/" class="dropdown-toggle disabled" data-toggle="dropdown" data-event="hover"> The Organisers  <b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/contact-us/">Contact Us</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/credits/">Team &amp; Credits</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/logo/">About Our Logo</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/maps-matter/">Maps matter</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/photo-competition/">Photo Competition</a></li></ul></li><li class="dropdown"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/" class="dropdown-toggle disabled" data-toggle="dropdown" data-event="hover"> Blog  <b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/gift-keeps-giving/">The gift that keeps on giving</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/one-hundred/">Meet our 100th attendee!</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/half-way-there/">Half way there</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/swot-analysis-inspires-presentation-ideas/">SWOT analysis inspires presentation ideas</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/sotm-boat/">SOTM by boat</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/busy-june/">A busy June</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/birmingham-true-home-lawn-tennis/">Birmingham - The true home of Lawn Tennis</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/mates-rates/">Mates Rates</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/accommodation-sotm-2013/">Accommodation for SotM 2013</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/personalised-mugs-bytemark/">Personalised mugs from Bytemark</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/introducing-sotm-hackday/">Introducing SotM Hackday</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/photo-competition/">Photo Competition</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/party-starts-early/">The party starts early</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/virtual-sotm/">A virtual SOTM?</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/it-begins/">It Begins</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/your-pledge-openstreetmap/">Your pledge to OpenStreetMap</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/must-see-moments-sotm-2013/">Must see moments of SotM 2013</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/and-winner/">And the winner is...</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/state-map-hackday/">State of the Map hackday</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/changing-ratio-openstreetmap-community-diversity-sotm-2013/">Changing the Ratio: OpenStreetMap Community Diversity at SotM 2013</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/2011-2013-new-openstreetmap-logo/">From 2011 to 2013: A new OpenStreetMap logo</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/work-openstreetmap-foundation/">The work of the OpenStreetMap Foundation</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/upcoming-changes-openstreetmaporg-website/">Upcoming changes to OpenStreetMap.org website</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/sotm-2014-and-local-events/">SotM 2014 and local events</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/six-months-sotm-2013/">Six months on from SotM 2013</a></li></ul></li></ul><ul id="touch" class="nav nohover hidden"><li class="active"><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/">Home</a></li><li class="dropdown "><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/"> Information  </a></li>
816                                 <li class="dropdown "><a href="#" class="dropdown-toggle touchmenu"><b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/videos/">Event Videos</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/programme/">The Programme</a></li><li class="dropdown "><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/travel/" class=" dropdown-sub"> How to get here </a> 
817                                 <a href="javascript:zoom();" class="dropdown-sub touchd">›</a>
818                         
819                         <ul class="dropdown-menu dropdown-submenu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/travel/walking-station/">walking from New Street station</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/travel/walking-moor-street-station/">walking from Moor Street station</a></li></ul></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/whos-coming/">Who's coming</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/info-presenters/">Info for Presenters</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/venue/">The Venue</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/september-2013/">Maptember</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/birmingham/">About Birmingham</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/about-brummies/">About Brummies</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/booking/">How to book</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/posters/">Posters</a></li></ul></li><li class="dropdown "><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/sponsors/"> Sponsors  </a></li>
820                                 <li class="dropdown "><a href="#" class="dropdown-toggle touchmenu"><b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/sponsors/call-sponsors/">Call for Sponsors</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/sponsors/all-sponsors/">All Our Sponsors</a></li></ul></li><li class="dropdown "><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/"> Press  </a></li>
821                                 <li class="dropdown "><a href="#" class="dropdown-toggle touchmenu"><b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/regional/">Regional</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/national_international/">National/International</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/walking/">Walking</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/cycling/">Cycling</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/press/logos/">Logos</a></li></ul></li><li class="dropdown "><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/"> The Organisers  </a></li>
822                                 <li class="dropdown "><a href="#" class="dropdown-toggle touchmenu"><b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/contact-us/">Contact Us</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/credits/">Team &amp; Credits</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/logo/">About Our Logo</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/maps-matter/">Maps matter</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/photo-competition/">Photo Competition</a></li></ul></li><li class="dropdown "><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/"> Blog  </a></li>
823                                 <li class="dropdown "><a href="#" class="dropdown-toggle touchmenu"><b class="caret"></b></a><ul class="dropdown-menu"><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/gift-keeps-giving/">The gift that keeps on giving</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/one-hundred/">Meet our 100th attendee!</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/half-way-there/">Half way there</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/swot-analysis-inspires-presentation-ideas/">SWOT analysis inspires presentation ideas</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/sotm-boat/">SOTM by boat</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/busy-june/">A busy June</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/birmingham-true-home-lawn-tennis/">Birmingham - The true home of Lawn Tennis</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/mates-rates/">Mates Rates</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/accommodation-sotm-2013/">Accommodation for SotM 2013</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/personalised-mugs-bytemark/">Personalised mugs from Bytemark</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/introducing-sotm-hackday/">Introducing SotM Hackday</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/photo-competition/">Photo Competition</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/party-starts-early/">The party starts early</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/virtual-sotm/">A virtual SOTM?</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/it-begins/">It Begins</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/your-pledge-openstreetmap/">Your pledge to OpenStreetMap</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/must-see-moments-sotm-2013/">Must see moments of SotM 2013</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/and-winner/">And the winner is...</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/state-map-hackday/">State of the Map hackday</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/changing-ratio-openstreetmap-community-diversity-sotm-2013/">Changing the Ratio: OpenStreetMap Community Diversity at SotM 2013</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/2011-2013-new-openstreetmap-logo/">From 2011 to 2013: A new OpenStreetMap logo</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/work-openstreetmap-foundation/">The work of the OpenStreetMap Foundation</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/upcoming-changes-openstreetmaporg-website/">Upcoming changes to OpenStreetMap.org website</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/sotm-2014-and-local-events/">SotM 2014 and local events</a></li><li class=""><a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/blog/six-months-sotm-2013/">Six months on from SotM 2013</a></li></ul></li></ul>
824 <script type="text/javascript">
825
826  
827   
828   
829         $('#hnav').each(function() {$(this).removeClass('navbar-dark');});
830         $('#hnav').each(function() {$(this).addClass('navbar-inverse');});
831 </script> 
832 <form class="navbar-search nav-search-dark form-search pull-right" action="/web/20150324203723/http://2013.stateofthemap.org/index.php/search/" method="get">
833         <div class="input-append">
834                                         <input name="search_paths[]" value="" type="hidden">
835                                 <input name="query" placeholder="search terms" class="span2 search-query input-medium" type="text">
836                 <button name="submit" type="submit" class="btn btn-primary btn-inverse">Search</button>
837         </div>
838 </form>
839                                                                                         </div>
840                                 </div>
841                         </div>
842                 </div>
843         </div>
844         
845                                         <div class="container wrap">
846                                         <div class="row-fluid"><div class="span12"><div class="row-fluid">
847         <div id="heytheme_carousel610" class="span12 carousel slide" style="max-width:1170px;max-height:350px;">
848                 <div class="carousel-inner">
849                                 
850                         <div class="item active">
851                                 <img src="sotm_files/sotmGroupB1170x350.jpg" class="img-rounded" alt="">
852                                                         </div>
853                                 
854                         <div class="item ">
855                                 <img src="sotm_files/zoomedMap.png" class="img-rounded" alt="">
856                                                         </div>
857                                 
858                         <div class="item ">
859                                 <img src="sotm_files/bham1.jpg" class="img-rounded" alt="">
860                                                         </div>
861                                 
862                         <div class="item ">
863                                 <img src="sotm_files/bham12.jpg" class="img-rounded" alt="">
864                                                         </div>
865                                 
866                         <div class="item ">
867                                 <img src="sotm_files/bham13.jpg" class="img-rounded" alt="">
868                                                         </div>
869                                 
870                         <div class="item ">
871                                 <img src="sotm_files/changes.png" class="img-rounded" alt="">
872                                                         </div>
873                                 
874                         <div class="item ">
875                                 <img src="sotm_files/bham14.jpg" class="img-rounded" alt="">
876                                                         </div>
877                                 
878                         <div class="item ">
879                                 <img src="sotm_files/bham16.jpg" class="img-rounded" alt="">
880                                                         </div>
881                                 </div>
882                 
883                 <a class="left carousel-control" href="#heytheme_carousel610" data-slide="prev">‹</a>
884                 <a class="right carousel-control" href="#heytheme_carousel610" data-slide="next">›</a> 
885                 
886         </div>
887 </div>  
888
889 <script type="text/javascript">
890  $(document).ready(function() {
891         $('#heytheme_carousel610').carousel({ interval: 12000, pause:'hover'});
892 });
893 </script></div></div>   
894                                                                                 <div class="row-fluid">
895                                                 <div class="span9 main">
896                                         <div class="row-fluid"><div class="span12 main">        <div id="blockStyle639Main39" class="well ccm-block-styles">
897 <ul>
898 <li>If you were at SotM 2013, the <a title="Team &amp; Credits" href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/about/credits/">team</a> thanks you for your company <em>- </em>and please help us to make future SotMs even better by filling in our short <a href="http://web.archive.org/web/20150324203723/https://docs.google.com/forms/d/1Pdz8j6JHKnwXn52vcZjoVDnYcjcffBvnSzrmaKrKFZg/viewform" target="_blank">feedback form</a></li>
899 <li>Most of the two main tracks were recorded and <a title="Event Videos" href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/info/videos/">videos</a> are available, along with some interviews that were filmed with people who were at the conference.</li>
900 </ul></div></div></div><div class="row-fluid"><div class="span12 main"><h2>The 2013 global OpenStreetMap convention was in Birmingham, UK</h2></div></div><div class="row-fluid"><div class="span12 main"><p>OpenStreetMap's annual international conference, <strong>State of the Map</strong> returned to the UK, the first time it has come to the UK since the very first State of the Map in 2007.</p>
901 <p>State of the Map is the global gathering for everyone contributes to 
902 and/or uses OpenStreetMap. We assemble to celebrate the scale 
903 of&nbsp;the changes and achievements so far. There are keynotes and 
904 breakout streams of presentations and workshops examining current 
905 practice, organisation and relationships; and preparing for the changes 
906 we can expect in coming years. In fact, so much has happened and is 
907 happening to OpenStreetMap that the theme of 2013's conference was <strong><em>"Change"</em></strong>.</p>
908 <p>&nbsp;</p>
909 <table style="margin-left: 32px; width: 544px; height: 107px;">
910 <tbody>
911 <tr><th style="text-align: left;"><span style="font-size: small;">2007</span></th><th style="text-align: left;"><span style="font-size: small;">2013</span></th></tr>
912 <tr>
913 <td><span style="font-size: small;">10,000 registered users</span></td>
914 <td><span style="font-size: small;">1.1 million registered users</span></td>
915 </tr>
916 <tr>
917 <td><span style="font-size: small;">50 million GPS points</span></td>
918 <td><span style="font-size: small;">3.2 billion GPS points</span></td>
919 </tr>
920 <tr>
921 <td><span style="font-size: small;">Advanced editor: JOSM version 321</span></td>
922 <td><span style="font-size: small;"><a href="http://web.archive.org/web/20150324203723/https://josm.openstreetmap.de/" target="_blank">JOSM</a> version 6115</span></td>
923 </tr>
924 <tr>
925 <td><span style="font-size: small;">Easy editor: Potlatch 0.5</span></td>
926 <td><span style="font-size: small;"><a href="http://web.archive.org/web/20150324203723/http://blog.openstreetmap.org/2013/05/07/openstreetmap-launches-all-new-easy-map-editor-and-announces-funding-appeal/" target="_blank">iD editor launched</a></span></td>
927 </tr>
928 <tr>
929 <td><span style="font-size: small;">time before edits appeared on the map: about a week</span></td>
930 <td><span style="font-size: small;">about a minute</span></td>
931 </tr>
932 </tbody>
933 </table>
934 <p>&nbsp;</p>
935 <p>There's also always space for ad-hoc presentations in Lightning Talks
936  slots, and for in-depth community discussions in the Birds of a Feather
937  space. And following on from State of the Map on 
938 Friday-Saturday-Sunday, on Monday there was a Hack Day at nearby 
939 Farraday Wharf.</p>
940 <p>State of the Map was held in Manchester in 2007, Limerick 2008, 
941 Amsterdam 2009, Girona 2010, Denver 2011 and Tokyo 2012 - but with 300 
942 attendees from all over the globe, 2013 in Birmingham was the biggest 
943 SotM yet!</p></div></div><div class="row-fluid"><div class="span12 main"><p><small>State Of The Map would not be possible without the generous support from our sponsors!</small></p>
944 <table border="0" align="center">
945 <tbody>
946 <tr>
947 <td>
948 <p>&nbsp;</p>
949 <p>&nbsp;<img class="img-rounded" style="vertical-align: top;" src="sotm_files/208c468ffb0ab4980ca5121887cec3dc_f65.jpg" alt="AND_1-pms-300x160.jpg" height="107" width="200"></p>
950 </td>
951 <td>&nbsp;<img class="img-rounded" style="margin-left: 10px; float: right;" src="sotm_files/959e70596ec77393039183a4899e6467_f69.jpg" alt="skobbler-logo_512_72dpi.jpg" height="83" width="160"></td>
952 <td><br>&nbsp;<img class="img-rounded" style="float: right; margin-left: 10px; margin-right: 10px;" src="sotm_files/120px-AmazonWebservices_Logo.png" alt="120px-AmazonWebservices_Logo.svg.png" height="48" width="120"></td>
953 </tr>
954 <tr>
955 <td><img class="img-rounded" style="vertical-align: top; margin-top: -16px;" src="sotm_files/MapQuest_Logo_Small.png" alt="MapQuest_Logo_Small.png" height="44" width="200"></td>
956 <td>
957 <p><img class="img-rounded" src="sotm_files/mysociety_logo.png" alt="mysociety_logo.png" height="65" width="200"></p>
958 </td>
959 <td>&nbsp;<img class="img-rounded" style="float: right; margin: -10px 10px;" src="sotm_files/mapbox-logo-128.png" alt="mapbox-logo-128.png" height="128" width="128"></td>
960 </tr>
961 <tr>
962 <td><img class="img-rounded" style="vertical-align: top; margin-top: -30px; margin-left: 72px;" src="sotm_files/ito_p.png" alt="ito_p.png" height="44" width="59"></td>
963 <td><img class="img-rounded" style="vertical-align: top; margin-top: -36px;" src="sotm_files/OpenCage_Logo.png" alt="OpenCage_Logo.png" height="141" width="200"></td>
964 <td><img class="img-rounded" style="vertical-align: top; margin-top: -30px;" src="sotm_files/e0b9d212faaec309392b7a022a4adffd_f66.jpg" alt="1Spatial_Colour_RGB_NOSTRAPLINE2.jpg" height="41" width="180">&nbsp;</td>
965 </tr>
966 <tr>
967 <td>
968 <p><img class="img-rounded" style="vertical-align: top; margin-left: 80px;" src="sotm_files/civico_normal.jpg" alt="civico_normal.jpg" height="48" width="48"></p>
969 </td>
970 <td>&nbsp;<img class="img-rounded" style="vertical-align: top; margin-top: -32px;" src="sotm_files/8a99efe57658776f095568342aca2cf2_f64.jpg" alt="MapActionLogoRGB-Blue.jpg" height="127" width="180"></td>
971 <td>&nbsp;<img class="img-rounded" src="sotm_files/bytemark_logo_179_x_14.png" alt="bytemark_logo_179_x_14.png" height="14" width="179"></td>
972 </tr>
973 </tbody>
974 </table></div></div>                                            </div>
975                                                 <div class="span3 sidebar">
976                                         <h3>6-8 September 2013</h3>
977 <p><span style="color: #c0c0c0;"><span style="font-size: medium; color: #000000;">(Friday-Sunday)<br>Monday 9 September was Hack Day</span><span style="color: #000000;"><span style="color: #000000;"><strong><br></strong></span></span></span></p><p class="western" style="margin-bottom: 3.53mm;">SotM 2013 was at <span style="font-family: Arial,serif;">Aston University Business School Conference Centre, Aston Street, Birmingham, England. <a href="http://web.archive.org/web/20150324203723/http://www.openstreetmap.org/?lat=52.48606&amp;lon=-1.88797&amp;zoom=17&amp;layers=M" target="_blank">View on OSM</a></span></p>
978 <p class="western" style="margin-bottom: 3.53mm;"><span style="font-family: Arial,serif;">The official twitter hashtag was <strong>#sotm13</strong><br></span></p>      <div id="blockStyle525Sidebar38" class="box box-light ccm-block-styles">
979
980 <div class="ccm-jereme-tweetcrete">
981   <div class="ccm-jereme-tweetcrete-timeline">
982       </div>
983   
984   
985   <div class="ccm-jereme-tweetcrete-timeline">
986     <ul>
987                         <li>
988                           <div class="ccm-jereme-tweet-avatar">
989                 <img class="img-rounded" src="sotm_files/kxDFETGN_normal.jpeg">
990               </div>
991                                     <div class="ccm-jereme-tweet-text">Minutes from our recent meetings are now online: <a href="http://web.archive.org/web/20150324203723/http://t.co/wyaj9TLik9" target="_blank">http://t.co/wyaj9TLik9</a> Thanks to <a href="http://web.archive.org/web/20150324203723/http://twitter.com/gregorymarler" target="_blank">@gregorymarler</a> for these. <a href="http://web.archive.org/web/20150324203723/https://twitter.com/search?q=%23OpenStreetMap&amp;src=tweetcrete" target="_blank">#OpenStreetMap</a>                              <span class="posted-by">
992                   via @sotm                </span>
993                           </div>
994             <div style="clear:both;"></div>
995           </li>
996                   <li>
997                           <div class="ccm-jereme-tweet-avatar">
998                 <img class="img-rounded" src="sotm_files/kxDFETGN_normal.jpeg">
999               </div>
1000                                     <div class="ccm-jereme-tweet-text">The call for venues for <a href="http://web.archive.org/web/20150324203723/https://twitter.com/search?q=%23OpenStreetMap&amp;src=tweetcrete" target="_blank">#OpenStreetMap</a>'s State of the Map 2016 is now open! Please contact us if you need help. <a href="http://web.archive.org/web/20150324203723/http://t.co/9fslRfpZRg" target="_blank">http://t.co/9fslRfpZRg</a>                              <span class="posted-by">
1001                   via @sotm                </span>
1002                           </div>
1003             <div style="clear:both;"></div>
1004           </li>
1005                   <li>
1006                           <div class="ccm-jereme-tweet-avatar">
1007                 <img class="img-rounded" src="sotm_files/kxDFETGN_normal.jpeg">
1008               </div>
1009                                     <div class="ccm-jereme-tweet-text">For
1010  SotM 2016: Host cities can propose a conference date anywhere within 
1011 2016 - perhaps linked with other exciting events in your city <a href="http://web.archive.org/web/20150324203723/https://twitter.com/search?q=%23osm&amp;src=tweetcrete" target="_blank">#osm</a>                              <span class="posted-by">
1012                   via @sotm                </span>
1013                           </div>
1014             <div style="clear:both;"></div>
1015           </li>
1016                   <li>
1017                           <div class="ccm-jereme-tweet-avatar">
1018                 <img class="img-rounded" src="sotm_files/kxDFETGN_normal.jpeg">
1019               </div>
1020                                     <div class="ccm-jereme-tweet-text">The
1021  'Call for Venues' for SotM 2016 will be opening soon. Please start 
1022 thinking about possible host cities, both big and small.                
1023               <span class="posted-by">
1024                   via @sotm                </span>
1025                           </div>
1026             <div style="clear:both;"></div>
1027           </li>
1028                   <li>
1029                           <div class="ccm-jereme-tweet-avatar">
1030                 <img class="img-rounded" src="sotm_files/kxDFETGN_normal.jpeg">
1031               </div>
1032                                     <div class="ccm-jereme-tweet-text">Although we are taking a pause in 2015 there are still plenty of other <a href="http://web.archive.org/web/20150324203723/http://twitter.com/OpenStreetMap" target="_blank">@OpenStreetMap</a> events this year: <a href="http://web.archive.org/web/20150324203723/https://t.co/ovBqlB4diq" target="_blank">https://t.co/ovBqlB4diq</a>                              <span class="posted-by">
1033                   via @sotm                </span>
1034                           </div>
1035             <div style="clear:both;"></div>
1036           </li>
1037                   <li>
1038                           <div class="ccm-jereme-tweet-avatar">
1039                 <img class="img-rounded" src="sotm_files/kxDFETGN_normal.jpeg">
1040               </div>
1041                                     <div class="ccm-jereme-tweet-text">RT <a href="http://web.archive.org/web/20150324203723/http://twitter.com/OpenStreetMapAR" target="_blank">@OpenStreetMapAR</a>: Ayudanos a crear el mapa más preciso del <a href="http://web.archive.org/web/20150324203723/https://twitter.com/search?q=%23Amazonas&amp;src=tweetcrete" target="_blank">#Amazonas</a> con <a href="http://web.archive.org/web/20150324203723/http://twitter.com/Mapazonia" target="_blank">@Mapazonia</a> y <a href="http://web.archive.org/web/20150324203723/http://twitter.com/openstreetmap" target="_blank">@openstreetmap</a> . Visita <a href="http://web.archive.org/web/20150324203723/http://t.co/D2tIB5SMgE" target="_blank">http://t.co/D2tIB5SMgE</a> htt…                              <span class="posted-by">
1042                   via @sotm                </span>
1043                           </div>
1044             <div style="clear:both;"></div>
1045           </li>
1046                   <li>
1047                           <div class="ccm-jereme-tweet-avatar">
1048                 <img class="img-rounded" src="sotm_files/kxDFETGN_normal.jpeg">
1049               </div>
1050                                     <div class="ccm-jereme-tweet-text">RT <a href="http://web.archive.org/web/20150324203723/http://twitter.com/zalitoar" target="_blank">@zalitoar</a>: Video de la reunión de comunidades de Latinoamerica en el <a href="http://web.archive.org/web/20150324203723/https://twitter.com/search?q=%23sotm14&amp;src=tweetcrete" target="_blank">#sotm14</a> <a href="http://web.archive.org/web/20150324203723/https://twitter.com/search?q=%23sotm2014&amp;src=tweetcrete" target="_blank">#sotm2014</a> <a href="http://web.archive.org/web/20150324203723/http://t.co/imAzRggXVr" target="_blank">http://t.co/imAzRggXVr</a> <a href="http://web.archive.org/web/20150324203723/http://twitter.com/OpenStreetMapAR" target="_blank">@OpenStreetMapAR</a> <a href="http://web.archive.org/web/20150324203723/http://twitter.com/sotm" target="_blank">@sotm</a>                              <span class="posted-by">
1051                   via @sotm                </span>
1052                           </div>
1053             <div style="clear:both;"></div>
1054           </li>
1055                   </ul>
1056   </div>
1057 </div>  
1058 </div>                                          </div>
1059                                         </div>                          
1060                                                                         </div>
1061                                         <footer>
1062                 <div class="container">         
1063                         <div class="row-fluid">
1064                                 <div class="span6">
1065                                         <!-- GLOBAL Footer -->
1066                                         
1067 <div id="HTMLBlock80" class="HTMLBlock">
1068 Copyright © OpenStreetMap Foundation 2013</div>                                </div>
1069                                 <div class="span6">
1070                                         <!-- GLOBAL Footer Menu - custom template: Heytheme Footer Menu -->
1071                                         
1072 <div id="HTMLBlock81" class="HTMLBlock">
1073 <div style="text-align: right;">
1074 <a href="http://web.archive.org/web/20150324203723/http://2013.stateofthemap.org/login/">editor login</a>
1075 <br>
1076 <small>
1077 <strong>Cookies:</strong> this website stores a cookie in your browser, only for as long as you use the site.<br>By continuing to use the site, we deem you to consent to this.</small>
1078 </div></div>                            </div>
1079                         </div>
1080                 </div>
1081     </footer>
1082         
1083                         
1084                         </div>
1085                 </div>
1086                 <script type="text/javascript">
1087
1088   var _gaq = _gaq || [];
1089   _gaq.push(['_setAccount', 'UA-39490960-1']);
1090   _gaq.push(['_setDomainName', 'stateofthemap.org']);
1091   _gaq.push(['_trackPageview']);
1092
1093   (function() {
1094     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
1095     ga.src = ('https:' == document.location.protocol ? '/web/20150324203723/https://ssl' : '/web/20150324203723/http://www') + '.google-analytics.com/ga.js';
1096     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
1097   })();
1098
1099 </script>       
1100
1101
1102
1103
1104
1105
1106 </body></html>
1107 <!--
1108      FILE ARCHIVED ON 20:37:23 Mar 24, 2015 AND RETRIEVED FROM THE
1109      INTERNET ARCHIVE ON 10:26:38 May 3, 2015.
1110      JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
1111
1112      ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
1113      SECTION 108(a)(3)).
1114 -->