-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
313 lines (242 loc) · 13.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
<!DOCTYPE html>
<html>
<head>
<title>State of the Map Asia 2019</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="script/jquery-3.3.0.min.js"></script>
<link rel="stylesheet" href="style/bootstrap.min.css">
<script src="script/bootstrap.min.js"></script>
<link rel="stylesheet" href="style/index.css">
<link href="https://fonts.googleapis.com/css?family=Chilanka&display=swap" rel="stylesheet">
</head>
<body>
<div id="pageContainer" class="container">
<div id="header" class="row">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a id="bigLogo" href="index.html">
<img class="logo" src="image/logo/logo.png">
<span>State of the Map Asia 2019</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapseToggle" aria-controls="navbarCollapseToggle" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbarCollapseToggle" class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto mt-2 mt-lg-0">
<li class="navbar-button">
<a class="btn" href="program.html">Program</a>
</li>
<li class="navbar-button">
<a class="btn" href="venue.html">Venue</a>
</li>
<li class="navbar-button">
<a class="btn" href="https://medium.com/state-of-the-map-asia" target="_blank">Blog</a>
</li>
<li class="navbar-button">
<a class="btn" href="code-of-conduct.html">Code of Conduct</a>
</li>
</ul>
<a href=" https://twitter.com/SotmAsia" target="_blank" title="Follow us on Twitter">
<button id="followOnTwitter" type="button" class="btn btn-light">Follow us</button>
</a>
</div>
</nav>
</div>
</div>
<div id="landingImage" class="row">
<a href="https://www.facebook.com/events/468376067103673" target="_blank" title="Go to Facebook event page">
<img src="image/landing.png">
</a>
</div>
<div id="firstScreen" class="row">
<div class="col-12 col-lg-8 info">
<div>
<span class="date">November 1 – 2, 2019</span>
<p>State of the Map Asia will bring together participants from around the world to discuss challenges, learn, and celebrate many years of mapping together.</p>
<a class="btn closed" href="javascript:(function(){setTimeout(function(){location.href='program.html'},1000)})()">Registration is closed</a>
<div id="comingSoon"></div>
<div class="affiliation">
<div class="cont">
<h5>Hosted by:</h5>
<a class="cont" href="https://www.osmbdf.org" target="_blank" title="OpenStreetMap Bangladesh Foundation">
<img class="logo" src="image/logo/osmbdf.png">
</a>
</div>
<div class="cont">
<h5>In association with:</h5>
<a class="cont" href="https://www.boiledbhoot.org" target="_blank" title="Bangladesh Open Innovation Lab (BOIL)">
<img class="logo" src="image/logo/boil.png">
</a>
</div>
</div>
</div>
</div>
<div id="TweetUpdate" class="col-12 col-lg-4">
<a class="twitter-timeline" data-height="100%" data-width="" href="https://twitter.com/SotmAsia">Tweets by SotmAsia</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
<div id="sponsors" class="row">
<div class="cont col-12 col-lg-8">
<h3>Sponsors</h3>
<div class="cont">
<div class="box silver">
<span class="text title">Silver</span>
<a href="https://www.facebook.com" target="_blank">
<img class="logo" src="image/logo/facebook.png" title="Facebook">
</a>
</div>
<div class="box bronze">
<span class="text title">Bronze</span>
<a href="https://www.mapbox.com" target="_blank">
<img class="logo" src="image/logo/mapbox.png" title="Mapbox">
</a>
</div>
</div>
<div class="cont">
<div class="box supporter">
<span class="text title">Supporter</span>
<a href="https://www.youthmappers.org" target="_blank">
<img class="logo" src="image/logo/youthmappers.png" title="YouthMappers">
</a>
</div>
<div class="box supporter">
<span class="text title">Supporter</span>
<a href="https://www.emkcenter.org" target="_blank">
<img class="logo resize-h" src="image/logo/emk-center.png" title="Edward M. Kennedy Center">
</a>
</div>
<div class="box supporter">
<span class="text title">Supporter</span>
<a href="http://www.monicotechnologies.com" target="_blank">
<img class="logo" src="image/logo/kothay.png" title="Monico Technologies Limited">
</a>
</div>
<div class="box supporter">
<span class="text title">Supporter</span>
<a href="http://eutechsystems.com" target="_blank">
<img class="logo resize-w" src="image/logo/eutech.jpg" title="Eutech Systems Ltd.">
</a>
</div>
</div>
</div>
<div class="cont col-12 col-lg-4">
<h3>Partners</h3>
<div class="cont">
<div class="box media">
<span class="text title">Media</span>
<a href="https://www.geospatialworld.net" target="_blank">
<img class="logo" src="image/logo/geospatial-world.png" title="Geospatial World">
</a>
</div>
</div>
</div>
</div>
<div id="becomeSponsor" class="row">
<div class="col-sm-12">
<h3>Become our sponsor!</h3>
<p>As a partner, you will help us shape the conference this year. Download the sponsorship deck and for more information email us at <a href="mailto:[email protected]">[email protected]</a></p>
<a class="btn" href="Sponsorship-Prospectus-SotMAsia-19.pdf" target="_blank">Sponsorship deck</a>
</div>
</div>
<div id="venue" class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-6">
<div class="image-fit"></div>
</div>
<div class="col-12 col-sm-12 col-md-12 col-lg-6 info">
<h3>Venue</h3>
<h5>Krishibid Institution Bangladesh (KIB)</h5>
<p>KIBC Auditorium, the second Largest auditorium in Bangladesh, is owned and managed by Krishibid Institution Bangladesh (KIB). Established with a goal to facilitate professionals from the agricultural sector, this is now a place for knowledge development for all the members of the community.</p>
</div>
</div>
<div id="lastYear" class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-6">
<div class="image-fit"></div>
</div>
<div class="col-12 col-sm-12 col-md-12 col-lg-6 info">
<h3>State of the Map Asia 2018</h3>
<p>Last year, we were in Bangalore, India. Members of the OpenStreetMap community met to learn the significance of mapping from the perspective of the different countries in Asia – from Afghanistan to Vietnam. 300+ participants from 12 countries, where one in every six participants was a speaker congregated at the Indian Institute of Management Bangalore.</p>
<center>
<a class="btn report" target="_blank" href="https://blog.opencagedata.com/post/sotmasia18-roundup" title="SotM Asia 2018 - Bangalore - summary | OpenCage Data Blog">Read about last year</a>
<a class="btn youtube" target="_blank" href="https://www.youtube.com/playlist?list=PLgek-8rdOO3ZsCTlb6XZ0As3u16dUxC1t" title="Watch SotM Asia 2018 talks on YouTube">Watch the talks</a>
</center>
</div>
</div>
<div id="boxes" class="row">
<div class="col-12 col-lg-4">
<a class="box-link" href="https://wiki.openstreetmap.org/wiki/SotM_Asia_2019_Call_for_Poster" target="_blank" title="Go to Wiki page">
<div class="box closed">
<h3>Call for Poster</h3>
<p>Registration is closed now.</p>
</div>
</a>
</div>
<div class="col-12 col-lg-4">
<a class="box-link" href="https://wiki.openstreetmap.org/wiki/SotM_Asia_2019_Call_for_Proposal" target="_blank" title="Go to Wiki page">
<div class="box closed">
<h3>Call for Proposal</h3>
<p>Registration is closed now.</p>
</div>
</a>
</div>
<div class="col-12 col-lg-4">
<a class="box-link" href="https://wiki.openstreetmap.org/wiki/SotM_Asia_2019_Call_for_Proposal" target="_blank" title="Go to Wiki page">
<div class="box closed">
<h3>Scholarship</h3>
<p>Registration is closed now.</p>
</div>
</a>
</div>
</div>
<div id="footer" class="container">
<div class="row">
<div class="col-sm-4">
<span>2019 © All rights reserved</span>
</div>
<div class="col-sm-4 previous">
<a class="btn" href="http://2018.stateofthemap.asia" target="_blank" title="SotM Asia 2018">2018</a>
<a class="btn" href="https://2017.stateofthemap.asia/index.html" target="_blank" title="SotM Asia 2017">2017</a>
<a class="btn" href="https://2016.stateofthemap.asia" target="_blank" title="SotM Asia 2016">2016</a>
</div>
<div class="col-sm-4">
<div class="social-media-icons">
<a href="https://www.youtube.com/channel/UCR7PMzU0l__u8Pt73QyHWAQ" target="_blank">
<img class="icon" title="Find us on YouTube" src="image/icon/youtube.png">
</a>
<a href="https://www.instagram.com/sotm_asia" target="_blank">
<img class="icon" title="Find us on Instagram" src="image/icon/instagram.png">
</a>
<a href="https://www.facebook.com/SotmAsia" target="_blank">
<img class="icon" title="Find us on Facebook" src="image/icon/facebook.png">
</a>
<a href="https://t.me/OpenStreetMapAsia" target="_blank">
<img class="icon" title="Find us on Telegram" src="image/icon/telegram.png">
</a>
<a href="https://twitter.com/SotmAsia" target="_blank">
<img class="icon" title="Find us on Twitter" src="image/icon/twitter.png">
</a>
<a href="https://www.flickr.com/photos/185386731@N07" target="_blank">
<img class="icon" title="Find us on Flickr" src="image/icon/flickr.png">
</a>
</div>
</div>
</div>
</div>
</div>
</body>
<script type="text/javascript">
"use strict";
function showComingSoon() {
let box = document.getElementById("comingSoon");
box.innerText = "Coming soon!";
box.style.display = "block";
let cross = document.createElement("div");
cross.classList.add("cross");
cross.addEventListener("click", function(e) {
e.target.parentNode.style.display = "none";
});
box.appendChild(cross);
}
</script>
</html>