-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
56 lines (46 loc) · 3.03 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Ekitipoints by muyiwag</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>EkitiPOI</h1>
<p>Health-Related Points of Interest in major towns of Ekiti State, Nigeria</p>
<p class="view"><a href="https://github.com/muyiwag/ekitipoints">View the Project on GitHub <small>muyiwag/ekitipoints</small></a></p>
</header>
<section>
<h2>
<a name="ekiti-points-of-interest" class="anchor" href="#ekiti-points-of-interest"><span class="octicon octicon-link"></span></a>Ekiti Points of Interest</h2>
<iframe width='500' height='300' frameBorder='0' src='http://a.tiles.mapbox.com/v3/muyiwa.map-6u4l4d0t.html'></iframe>
<h2>About</h2>
<p>In January 2011, the newly elected Governor of Ekiti State, Dr. Kayode Fayemi, requested an NGO (<strong>Development Support Initiatives or DSI</strong>) to organize a Free Health Mission in fulfillment of his campaign promises to the people of the state.</p>
<p>DSI traveled to all 16 local government areas (LGAs) of Ekiti State with about 150 medical personnel and stayed in each town for a full day. They were ultimately able to treat over 100,000 citizens with a variety of conditions</p>
<p>During the one-day Free Health Mission in each LGA, the DSI Data Team would fan out into the surrounding neighborhoods with GPS recorders and clipboards in order to collect health-related points of interest (POIs) such as water sources (boreholes, wells, streams), primary health centers, pharmacies, public toilets and refuse sites.</p>
<p>These POIs are important for epidemiological investigations; for example, locations of water sources can be used to trace the roots of many common water-borne diseases such as guineaworm or water blindness.</p>
<p>The map above shows the locations of these POIs in selected towns.</p>
</section>
<footer>
<h2>How It Works</h2>
<ol>
<li>Drag the map with the cursor to move to a town of interest.</li>
<li>Use the zoom controls (buttons labeled '+' and '-') to zoom in on the town of interest.</li>
<li>The POIs are labeled with icons (e.g. a cross represents a hospital, a water drop represents a water source).</li>
<li>Hover cursor over the icon for the POI- a box will appear showing details of that POI.</li>
</ol>
<p>This project is maintained by <a href="https://github.com/muyiwag">muyiwag</a></p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>