<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tim Akinbo's Blog &#187; GIS</title>
	<atom:link href="http://blog.timakinbo.com/category/gis/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.timakinbo.com</link>
	<description>the web, mobile technology and location based services as I see it</description>
	<lastBuildDate>Sun, 25 Jul 2010 09:26:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Nigerian postcodes &#8211; a case for open data</title>
		<link>http://blog.timakinbo.com/2010/07/24/nigerian-postcodes-a-case-for-open-data/</link>
		<comments>http://blog.timakinbo.com/2010/07/24/nigerian-postcodes-a-case-for-open-data/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 07:53:11 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[Open Data]]></category>
		<category><![CDATA[LBS]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[postcodes]]></category>
		<category><![CDATA[scraping]]></category>

		<guid isPermaLink="false">http://blog.timakinbo.com/?p=93</guid>
		<description><![CDATA[For quite a while, the Nigerian postcode system has been operational but when you ask people to fill forms, they fill in 234 or something similar for their postcode. There&#8217;s very little information available for postcodes and very little projects even use them. I will attribute it majorly to ignorance. Why is a postcode system [...]]]></description>
			<content:encoded><![CDATA[<p>For quite a while, the Nigerian postcode system has been operational but when you ask people to fill forms, they fill in 234 or something similar for their postcode. There&#8217;s very little information available for postcodes and very little projects even use them. I will attribute it majorly to ignorance.</p>
<p>Why is a postcode system useful? It&#8217;s essential for routing and location identification purposes. When someone specifies his street name as Adenuga Str in Lagos, is he referring to the Adenuga Str in Alausa or the one in Oremeji Ifako? With a postcode system, this ambiguity is removed because you can identify which location is being referred to. Another use is for package or mail routing or routing in general. If I need to deliver three packages to locations A, B and C. I can effeciently route those packages if I know that B comes before C and than A along a particular route. I&#8217;m talking from a logical perspective. I might not know what other industries use postcode systems to do and that brings me to the case of open data.</p>
<p>The open data movement is one that clamours for and encourages the sharing of data in a raw and as discrete form as possible. Why? The advantages are similar to why web applications have APIs &#8211; to enable repurposing or data reuse. If I&#8217;m using postcode data to know which hospitals are closest to which postcode locations, another project might use it for something equally or even more useful.</p>
<p>Postcode data (until now) has been something you could only access from a few websites &#8211; mostly the <a href="http://www.nigeriapostcodes.com/" target="_blank">Nigerian Postal Service</a> website and a site like <a href="http://www.addressdoctor.com/" target="_blank">AddressDoctor</a>. The utility only enabled individuals to know their postcodes &#8211; very little utility I would say. However, with my effort and the efforts and inspiritation from folks like <a href="http://twitter.com/dfasoro">Dipo Fasoro</a> of WangoNet (who&#8217;s a strong believer and evangelist of open data) and <a href="http://twitter.com/kazey" target="_blank">Kayode Muyibi</a> of Nairahost, we&#8217;ve been able to obtain this information from the Nigerian Postal Service website and convert it to a form that can be used by other applications.</p>
<p>Imagine the possibilities &#8211; dating websites could use the postcode to identify the location of a person and match their profiles to people in their area or ecommerce websites that could use that to batch delivery of orders. The applications are enormous. Eventually we hope to be able to map center points for each of these postcodes even increasing the utility.</p>
<p>The data as it is, is exactly in the form it was extracted. We&#8217;ve identified a number of corrections to be made and we&#8217;re crowdsourcing (essentially getting interested fellows from the public) the cleanup of the data.</p>
<p>There&#8217;s a lot of data locked up on sites like the Nigerian Postal Service and what we&#8217;ve demonstated with the postcode data is that this data can be put to more use if it can be made open and made available in a form that computers can use.</p>
<p>You can access the data that has been put on Google Fusion Tables <a href="http://tables.googlelabs.com/DataSource?dsrcid=221410" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.timakinbo.com/2010/07/24/nigerian-postcodes-a-case-for-open-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I&#8217;m a Map Maker</title>
		<link>http://blog.timakinbo.com/2009/03/23/why-im-a-map-maker/</link>
		<comments>http://blog.timakinbo.com/2009/03/23/why-im-a-map-maker/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 10:38:00 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[LBS]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Mashups]]></category>

		<guid isPermaLink="false">http://blog.timakinbo.com/?p=24</guid>
		<description><![CDATA[I remember the first time I used Google Maps. I was thrilled with the ability to find places and locate them on a digital map. That was my first exposure to Geographic Information Systems. But I quickly grew out of it after a while and what was majorly because of the lack of localized information. [...]]]></description>
			<content:encoded><![CDATA[<p>I remember the first time I used <a href="http://maps.google.com/" target="_blank">Google Maps</a>. I was thrilled with the ability to find places and locate them on a digital map. That was my first exposure to <a href="http://en.wikipedia.org/wiki/GIS" target="_blank">Geographic Information Systems</a>. But I quickly grew out of it after a while and what was majorly because of the lack of localized information.</p>
<div id="attachment_25" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.timakinbo.com/wp-content/uploads/2009/03/staticmap-roadmap.gif"><img class="size-medium wp-image-25" title="staticmap-roadmap" src="http://blog.timakinbo.com/wp-content/uploads/2009/03/staticmap-roadmap-300x300.gif" alt="Roadmap as appeared on Google Maps on 22 March, 2009" width="300" height="300" /></a><p class="wp-caption-text">Victoria Island roadmap as appeared on Google Maps on 22 March, 2009</p></div>
<p>I dabbled into Google Maps mashups and built my first Google Maps application when I was working on my final year project in the University but then I saw little use for it locally.</p>
<p>A few months back, Google announced a community-based mapping project known as <a href="http://www.google.com/mapmaker" target="_blank">Google Map Maker</a>. Google Map Maker enables the people who live in areas that have not been well covered by Google to map their localities using the tools that Google has provided. The implication of this is that you now have the ability to map your village, if you wanted to.</p>
<div id="attachment_26" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.timakinbo.com/wp-content/uploads/2009/03/staticmap-mapmaker-roadpmap.gif"><img class="size-medium wp-image-26" title="staticmap-mapmaker-roadpmap" src="http://blog.timakinbo.com/wp-content/uploads/2009/03/staticmap-mapmaker-roadpmap-300x300.gif" alt="Google Map Maker tile of Victoria Island as at March 22, 2009" width="300" height="300" /></a><p class="wp-caption-text">Google Map Maker tile of Victoria Island as at March 22, 2009</p></div>
<h3>What&#8217;s the motivation?</h3>
<p>That&#8217;s a rather interesting question because I never really gave thought to it when I started creating maps using Google Map Maker but in giving thought to it, I realized that in providing local content on the Internet not only does it makes the Internet richer but it also provides value for the locals. I earlier mentioned how the Mapping service was of little use to me because there wasn&#8217;t local data but now, with other people mapping different areas within the country, I am able to determine routes before setting out (for instance).</p>
<p>I remember a particular day I was to meet up with someone somewhere in Lagos Mainland. He described the point of meeting as around the intersection of Opebi Link Road. I wasn&#8217;t sure of the location but then I thought &#8220;worst case scenario, I&#8217;ll ask someone about it.&#8221; I decided to put Google Map Maker to the test. I did a search for Opebi Link Road and voila, it showed me the location and I was able to know where it was and how to get there.</p>
<p>Imagine then that you are looking for the nearest branch of a particular bank. Apart from having to consult the list of branches from the bank&#8217;s web site, you can look it up on Google Map Maker. Now eventually, the information will be integrated into Google Maps proper but for now, everything is still available on Google Map Maker.</p>
<p>So what happens if the information you are looking for is not available? Add it! There&#8217;s no reason why your company&#8217;s branches or building (or other features like street names, restaurants, churches, mosques, entertainment venues, etc) is not tagged on the map. Information is being added to the map on a daily basis and your contributions are not only helping give your company visibility, but it&#8217;s also adding value to others who might find that information useful when the need arises.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.timakinbo.com/2009/03/23/why-im-a-map-maker/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
