<?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>MapLoser</title>
	<atom:link href="http://www.maploser.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.maploser.com</link>
	<description>On a quest to find out where.</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:50:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenStreetMap in the First Month After the Haiti Quake</title>
		<link>http://www.maploser.com/?p=279</link>
		<comments>http://www.maploser.com/?p=279#comments</comments>
		<pubDate>Mon, 06 Sep 2010 09:39:39 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[Crisis Mapping]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[haiti]]></category>
		<category><![CDATA[openstreetmap]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=279</guid>
		<description><![CDATA[Who made most of the contributions to OpenStreetMap in the first month after the earthquake in Haiti?  Was it those already participating in OSM or those that signed up specifically to help after the earthquake?]]></description>
			<content:encoded><![CDATA[<p>There is no question the collaboration of the OpenStreetMap community in the month following the earthquake in Haiti was amazing.  People from all over the world traced satellite imagery and imported data to create comprehensive street data for Port-au-Prince and the rest of the earthquake affected parts of the country.  After reading <a href="http://www.ethanzuckerman.com/blog/2010/09/02/crisis-commons-and-the-challenges-of-distributed-disaster-response/">this Ethan Zuckerman blog post</a>, I wanted to do some analysis of who exactly made the map. Was it primarily the already existing <a href="http://www.openstreetmap.org">OpenStreetMap</a> community?  Or was it those who didn&#8217;t want to just text message their ten dollars and actually wanted to do something to help and OpenStreetMap became a venue for that?  This new group would mostly individuals coming from <a href="http://crisiscommons.org/">CrisisCommons</a> during the many CrisisCamps that occurred during this time.  I&#8217;ve always stated that it was the already existing OpenStreetMap community that did the majority of the map, but I was going on gut instinct, not actual statistics and facts.</p>
<p>What was lacking to provide facts and statistics was an analysis of the edits that occurred in the first month in Haiti.  Ian Dees was nice enough to download the daily edits from January 12th through Feburary 11th for me and put them in a SQLite database.  If you wish to do your own analysis that database is available <a href="http://www.maploser.com/edits.sqlite">here</a>.  I did all of my analysis in SQLite with queries, except for the graphs you see, which were created in OpenOffice.  It should also be noted that editing a node within the context of my analysis means either creating, deleting or changing a node.  A node for those not fluent in OSM terminology is essentially a point.  Multiple nodes strung together create lines and a series of nodes that connect back to each other create polygons.  So here is a somewhat belated but I believe necessary analysis.</p>
<p>The first OSM users to edit in Haiti after the earthquake were <a href="http://www.openstreetmap.org/user/ikiya">ikiya</a> and <a href="http://www.openstreetmap.org/user/lyx">lyx</a>.  What I thought was striking is that they live on opposite sides of the world, one in Japan and the other in Germany.  They began editing at 9:00 GMT January 13th, 12 hours after the earthquake occurred.  Other than the first editors I also looked at information on the most edits from various perspectives.</p>
<p>The most total editors in an hour was 41 which occurred on January 24th at 16:00 GMT,  8,531 nodes were edited that hour.  The most nodes ever edited in a single hour during this time was 39,523 by 28 people on Saturday, January 16th at 17:02:10 GMT.  Though it should be noted 33,000 of those nodes were the import of Haiti boundaries.  The next highest amount of node edits was at Wed, February 10th 2010 21:02:09 GMT with only 5 people editing a total of 25,098 nodes.  The individual who had the most edits who wasn’t the Haiti_boundaries_import user was <a href="http://www.openstreetmap.org/user/rab">rab</a>.  Though these various leader boards of edits are interesting they do not answer my initial question.  Who made the majority of the contribution to the map?  Those who were already existing OpenStreetMap contributors or those that began editing OpenStreetMap specifically after the earthquake in Haiti.</p>
<p>Of the top 40 editors in terms of number of nodes edited during the first month only 1 signed up after the earthquake, everyone else was already an OSM user before.  Total editors during this time period was 605, though it should be noted a handful were bots and imports.  The total editors who signed up after the quake was 230 and they edited 206,682 nodes for an average of 244 nodes edited per user.  Of those 65,390 were by the <a href="http://www.openstreetmap.org/user/Haiti_boundaries_import">Haiti_boundaries_import</a> user.  The contributors who signed up before the earthquake contributed edits to 1,215,510 nodes for an average of 267 nodes edited each.  The total number of nodes edited during this first month as 1,422,205.  The top 10 contributors edited 471,520 of these nodes.  On the other end of the spectrum were those that edited a single node, 183 accounts total.  Of those 183 there were 52 that signed up after the earthquake and 130 before.  </p>
<p>To better display the various breakdowns of edits by day I created a series of line graphs.  Each graph contains values by all editors, editors who signed up before the earthquake and editors who signed up after the earthquake.  The line labeled &#8220;Column B&#8221; is always all editors, &#8220;Column C&#8221; those that signed up afterward the earthquake and &#8220;Column D&#8221; those that signed up before the earthquake.</p>
<div class="wp-caption aligncenter" style="width: 607px"><img alt="Total Nodes Edited per Day" src="http://farm5.static.flickr.com/4130/4962791275_dab2906600_o.png" title="Total Nodes Edited per Day" width="597" height="412" /><p class="wp-caption-text">Total Nodes Edited per Day</p></div><br />
<br/><br />
<div class="wp-caption aligncenter" style="width: 633px"><img alt="Average Nodes Edited per User By Day" src="http://farm5.static.flickr.com/4133/4962784755_a61a964928_o.png" title="Average Nodes Edited per User By Day" width="623" height="423" /><p class="wp-caption-text">Average Nodes Edited per User By Day</p></div><br />
<br/><br />
<div class="wp-caption aligncenter" style="width: 611px"><img alt="Total Users Editing per Day" src="http://farm5.static.flickr.com/4087/4963374550_e7562f8d95_o.png" title="Total Users Editing per Day" width="601" height="457" /><p class="wp-caption-text">Total Users Editing per Day</p></div>
<p>From looking at different breakdowns of the edits that occurred in the month after the earthquake in Haiti one can see that the majority of the data edited came from the already existing OpenStreetMap Community.  85% of nodes edited in Haiti during this month were by those with already existing OpenStreetMap accounts.  Not only were the majority of the nodes, but also the majority of editors, a total of 375.  The new contributors did make a contribution to OpenStreetMap during this time, but the vast majority of edits were by those already using OSM.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=279</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Humanitarian OpenStreetMap Team Mission 3 to Haiti &#8211; Day 1</title>
		<link>http://www.maploser.com/?p=274</link>
		<comments>http://www.maploser.com/?p=274#comments</comments>
		<pubDate>Mon, 14 Jun 2010 16:41:02 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[Crisis Mapping]]></category>
		<category><![CDATA[OSM]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=274</guid>
		<description><![CDATA[Thoughts as I travel to Haiti with the Humanitarian OpenStreetMap Team]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;m off on a 2 and a half week trip with the <a href="http://wiki.openstreetmap.org/wiki/Humanitarian_OSM_Team">Humanitarian OpenStreetMap Team</a> in Haiti. After the earthquake in January OpenStreetMap proved to be an invaluable basemap of Haiti.  Initially all of the edits were occurring remotely from all over the world.  The community within OSM created various extracts of the data used by GIS Analysts, USARS teams and many others working on the ground and from afar.  The amazing collaboration during that time has been captured in various blog posts and<a href="http://www.youtube.com/watch?v=fJvR84UX5RI"> conference talks.<br />
</a><br />
Now that actions have switched from immediate emergency to rebuilding and cleanup the goals of the Humanitarian OpenStreetMap team have changed some as well.  Our focus is on capacity building and training those working on the ground.  Through intensive all day training sessions we lead groups from data collection with GPS and Walking Papers to editing within JOSM (Java OpenStreetMap Editor).  Following up on two previous missions that included mapping within Port-au-Prince and Jacmel our intent is to continue moving outward into other cities within Haiti.  Now that hurricane season is upon us building this mapping capacity is more important than ever.</p>
<p>Preparation for our trip proved intensive.  There were vaccines to obtain, equipment to procure and training materials to create and review.  I was primarily responsible for creating more H.O.T. Kits as we call them.  A H.O.T. Kit is a pelican case containing a printer/scanner, a laptop, GPS units, batteries and an external hard drive for data.  Currently there are already two such kits in Haiti left behind from previous missions, but as we expand into other areas the need for more kits was clear.  The kits are left behind in country after the H.O.T. Team leaves to continued editing and collection of OpenStreetMap data can happen.  There was no additional budget for more kits for this mission. Fortunately the community once again proved amazing, I was able to raise <a href="http://hot.openstreetmap.org/weblog/?page_id=13">$1000.00 for GPS units</a> and ESRI donated laptops.</p>
<p>The Humanitarian OpenStreetMap Team wouldn&#8217;t be anything without the people.  We are following up on the amazing groundwork laid by <a href="http://dbsgeo.com/">Dane Springmeyer</a>,<a href="http://developmentseed.org/team/robert-soden"> Robert Soden</a> and Nicolas Chavent on two previous missions.  This mission includes the amazing guidance of Nicolas Chavent bringing his invaluable experience from the previous two missions as well as three new actors including myself, <a href="http://toddhuffman.pbworks.com/">Todd Huffman</a> and <a href="http://ellermann.net/">Trevor Ellermann</a>.  Everyone brings their own unique experiences and skills to the team.  Nicolas and his key GIS and humanitarian experience, myself with my experience in mapping in a variety of field conditions with many types of data.  Todd&#8217;s creativity solving problems in unique ways in difficult environments and Trevor&#8217;s technical skills in system administration and programming.</p>
<p>Naturally the most compelling reason I felt to join this mission was to help.   Having the opportunity to assist in a more hands on way than I have previously is a privilege.  The secondary but more personally compelling reason I felt to go to Haiti is to see the land I&#8217;ve spent the past months intensively mapping, discussing and coordinating data around.  The only comparable effort I was involved in was during Katrina five years ago.  I didn&#8217;t actually visit New Orleans until a month ago, even five years later to experience the land I spent so much time looking at above was a learning experience.  You learn so much more about imagery interpretation and data analysis by actually being in the environment you are analyzing.  I hope that my trip will enable me to be even more effective in the future in other response efforts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=274</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Talking MappingDC at Ignite DC</title>
		<link>http://www.maploser.com/?p=267</link>
		<comments>http://www.maploser.com/?p=267#comments</comments>
		<pubDate>Wed, 10 Feb 2010 22:54:55 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[MappingDC]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[ignitedc]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=267</guid>
		<description><![CDATA[Ignite DC is an event where 16 speaks talk for 5 minutes each about a topic they are passionate about.  I spoke about my work with MappingDC and OpenStreetMap.]]></description>
			<content:encoded><![CDATA[<p>Back in October I spoke at <a href="http://www.ignite-dc.com" target="_self">Ignite DC #2</a> about <a href="http://mappingdc.org" target="_self">MappingDC</a> and <a href="http://www.osm.org" target="_self">OpenStreetMap</a>.  An Ignite event structure is 16 speakers who each speak for 5 minutes with auto-rotating slides.  This was my first time participating in Ignite as a speaker and it was great to talk about mapping.  Since my talk MappingDC has continued to have mapping parties and work on importing <a href="http://dcgis.dc.gov/dcgis/site/default.asp">DC GIS</a> data.</p>
<p><embed src="http://blip.tv/play/g9M1gcPcYQI%2Em4v" type="application/x-shockwave-flash" width="480" height="300" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>The next <a href="http://ignitedc3.eventbrite.com/">Ignite DC is on February 18th</a>, there are only sponsorship tickets left. If you are lucky enough to already have a ticket I&#8217;ll see you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=267</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CrisisCamp/CrisisCommons Movement</title>
		<link>http://www.maploser.com/?p=265</link>
		<comments>http://www.maploser.com/?p=265#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:52:31 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[CrisisCommons]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[crisiscamp]]></category>
		<category><![CDATA[openstreetmap]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=265</guid>
		<description><![CDATA[Since the earthquake in Haiti the amount of people looking for ways to help has exploded.  CrisisCommons has organized CrisisCamps all over the United States and parts of the world where people can get together and build applications to help.]]></description>
			<content:encoded><![CDATA[<p>Since the earthquake occurred in Haiti I&#8217;ve been fortunate to be involved with a tremendous group of people.  I&#8217;ve unfortunately been too busy working with that group to write about it at all.  Sitting on a plane has fortunately given me the opportunity to reflect and be able to blog about it.</p>
<p>After the earthquake occurred in Haiti the following day there was an informal meeting.  It was a group of people getting together and saying &#8216;Well, what can we do?”  It was decided to have another CrisisCamp, this time a hackathon.  That Wednesday we didn&#8217;t have a location, we just had set a date and time for that Saturday.  We had no idea how many people would show up nor where we were going to hold the event.  The following day there was an outpouring of offers of places to host it.  <a href="http://www.sunlightfoundation.com">The Sunlight Foundation</a> ended up being chosen, Sunlight already has experience with large scale hackathons which helped event run smoothly.  </p>
<p>Before the crowd showed up project managers were chosen for each project.  <a href="http://sunlightfoundation.com/people/cjohnson/">Clay Johnson</a> from the <a href="http://www.sunlightlabs.com/">Sunlight Labs</a> was going to be the main leader to which all the other project managers would report.  People starting showing up and there was a kickoff meeting, people were all assigned to projects and began work.  I was the project leader for the geospatial group with Katie Filbert another <a href="http://www.mappingdc.org">MappingDC</a> member.  We ended up being a group of about 30 people varying from geospatial programmers like myself to regular MappingDC contributors to people who had laptop and wanted to help.  Jumpstart Labs even handed out all the computers that they had available to people as well.  Our group was so large we were moved offsite to another office to work.</p>
<p>The group began by learning how to digitize satellite imagery and add it to <a href="http://www.osm.org">OpenStreetMap</a>.  Our focus was roads, since a lot of the areas outside Port-au-Prince still had not been covered.  I&#8217;m not sure how much data we really contributed that day.  The mass of people made the network somewhat slow and there were varying learning curves in the group.  The GIS people were fairly resourceful and ended up downloading imagery locally and using QGIS with its OSM plugin to edit.  I have no statistics if the people we trained have continued to edit, but I hope that is the case.  So many people want to help and OpenStreetMap is a map for everyone.  </p>
<p>All the contributors to the hackathon got back together at the end of the day to report the status of their projects.  You can see those projects on the front of <a href="http://www.crisiscommons.org">CrisisCommons</a>.  CrisisCommons itself was transformed from a blank page into a professional looking website at the hackathon.  The event really shows what can happen when people with focus and a desire to help can do when they get together.  Key also was strong leadership as well, Clay wrote a blog post about <a href="http://sunlightlabs.com/blog/2010/how-manage-large-volunteer-hackathons/">leading large volunteer hackathons</a> which describes what he did that was key for us.  </p>
<p>Since last Saturday I&#8217;ve continued to work on creating, sharing and obtaining data for those helping in Haiti.  Thanks to gentle pressure from Noel Dickover and <a href="http://www.highearthorbit.com">Andrew Turner</a> I was  motivated to make a video showing the basics of the training I gave in digitizing roads.  To help with the push to map the camps that have formed in Haiti I also made a second video as well.  In the amazing collaboration that has been throughout CrisisCommons and CrisisCamp <a href="http://yoavlurie.com/">Yoav Lurie</a> even made a website <a href="http://www.imaphaiti.com">iMapHaiti</a> with both the training videos and other getting started materials for OpenStreetMap.  </p>
<p>There are CrisisCamps occuring all of the multiple countries this weekend and I can&#8217;t wait to see what comes out of the effort.  The past week has been both saddening due to all the loss of life, but also thrilling to see how people have come together.  The best part of CrisisCommons is I don&#8217;t think this is just about this disaster.  This will be about making crisis response better in the future.  </p>
<p>Want to get involved?  Go to <a href="http://www.crisiscommons.org">CrisisCommons</a> to get started.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=265</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update from Google Map on my Problem</title>
		<link>http://www.maploser.com/?p=236</link>
		<comments>http://www.maploser.com/?p=236#comments</comments>
		<pubDate>Tue, 01 Dec 2009 05:10:29 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[Map Commentary]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=236</guid>
		<description><![CDATA[Today I received notification that the problem I reported on Google Maps was corrected.  You can now route through White&#8217;s Ferry between Leesburg and Martinsburg, MD.  Below is the response I received:
Google Maps has been updated to correct the problem you reported. You can see the update here, and if you still see a problem, [...]]]></description>
			<content:encoded><![CDATA[<p>Today I received notification that the problem I reported on Google Maps was corrected.  You can now route through White&#8217;s Ferry between Leesburg and Martinsburg, MD.  Below is the response I received:</p>
<p><span>Google</span> Maps has been updated to correct the problem you reported. You can see the update here, and if you still see a problem, please tell us more about the issue:<br />
<a href="http://maps.google.com/?daddr=Leesburg%2C+VA&amp;geocode=Cf60Ojnhi4TLFY7bVAIdL3lg-w&amp;dirflg&amp;saddr=Martinsburg%2C+MD&amp;f=d&amp;sll=39.11954%2C-77.563648&amp;sspn=0.073249%2C0.143509&amp;ie=UTF8&amp;ll=39.268942%2C-77.494125&amp;spn=0.292374%2C0.574036&amp;z=11&amp;skstate=action:update$fid:-4854195850146862328$location:39.15456%2C-77.52159$issue_class:rmi.other$description:It%20does%20not%20appear%20that%20you%20have%20White%27s%20Ferry%20available%20for%20routing.%20%20Between%20Leesburg%2CVA%20and%20Martinsburg%2C%20MD%20this%20is%20the%20most%20direct%20and%20fastest%20route." target="_blank">Link to view and/or reopen issue</a></p>
<p style="margin-left: 50px; margin-right: 50px; background-color: #e0e0e0;"><em>Report history<br />
Problem ID: BCA2-6E97-C9D2-2B08</p>
<p>Your report:</em> It does not appear that you have White&#8217;s Ferry available for routing. Between Leesburg,VA and Martinsburg, MD this is the most direct and fastest route.</p>
<p>&#8211;<span style="color: #888888;"><br />
Thanks for your help,<br />
The <span>Google</span> Maps team</span></p>
<p>Quite a bit longer than the one month turn around stated in Google&#8217;s October 10th email, but better late than never.  So enjoy a <a href="http://en.wikipedia.org/wiki/White%27s_Ferry" target="_blank">little bit of history</a> next time you have to travel between Virginia and Maryland.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=236</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Layar for the iPhone</title>
		<link>http://www.maploser.com/?p=221</link>
		<comments>http://www.maploser.com/?p=221#comments</comments>
		<pubDate>Thu, 15 Oct 2009 02:38:05 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[ar]]></category>
		<category><![CDATA[layar]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=221</guid>
		<description><![CDATA[Today Layar became available for the iPhone.  Previous to this Layar was the only application that made me truly jealous of those that had Android devices.  Described as a &#8220;Layar Reality Browser&#8221; I think that it is a major step in transferring augmented reality from a toy into a useful tool.  Utilizing GPS and compass [...]]]></description>
			<content:encoded><![CDATA[<p>Today <a href="http://layar.com/" target="_blank">Layar</a> became available for the iPhone.  Previous to this Layar was the only application that made me truly jealous of those that had Android devices.  Described as a &#8220;Layar Reality Browser&#8221; I think that it is a major step in transferring augmented reality from a toy into a useful tool.  Utilizing GPS and compass it overlays information on top of reality, allowing you to point your phone in a direction and get different types of information depending on the layer selected.</p>
<p>Previous to today the augmented reality applications available in the App Store for the iPhone were pretty simplistic.  These applications also followed the typical pattern within the App Store of provide as few features as you possibly can for 99 cents and hope that you can sell multiple very similar applications.  This was accomplished in augmented reality by providing access to only one dataset usually.  Most of these applications appear to implement <a href="http://github.com/zac/iphonearkit/" target="_blank">ARkit</a> which is an Open Source Library for Augmented Reality, <a href="http://www.youtube.com/watch?v=xtCC3mjxnuk" target="_blank">this video</a> is a fairly good representation of this toolkit.  Nothing against ARkit itself, it is great that someone developed it, it is available  and open source.  I think the intent should be for people to expand upon and improve it, not just slap their data in there are sell it for whatever they can get.</p>
<p>Now with Layar available this really changes things, it is smoother than a default ARkit implementation.  It also allows developers to create layers instead of creating simple applications around their data, similar to what can be done with KML in Google Earth.  The data and the application are seperated which allows for greater data sharing.</p>
<p>Instead of being responsible for the entire application developers just have to define what the information looks like and provide a feed to the data.</p>
<p style="text-align: center;">
<div class="wp-caption aligncenter" style="width: 564px"><img title="Layar Service Architecture Diagram" src="http://layar.com/wp-content/uploads/2009/07/layar-service-archtecture-blog-and-pressrelease.png" alt="Layar Service Architecture Diagram" width="554" height="303" /><p class="wp-caption-text">Layar Service Architecture Diagram</p></div>
<p>According to <a href="http://layar.com/layers/" target="_blank">their site </a>currently 155 layers are available and both Layar and the layers are free.  My first question when I started looking at Layar&#8217;s site was &#8220;what is the business model, how do they intend to make money?&#8221;  According to the FAQs: &#8220;We foresee several possible sources of income for Layar. Current sources include: integration fees, licensing fees, sponsoring and hosting/maintenance fees. In the near future there will also be opportunities with premium content layers and advertising.&#8221;  I&#8217;ll be interested to see how that works, but as far as the pure technology this is a great step forward for AR.</p>
<p>If you don&#8217;t have a device that can utilize Layar I suggest you get one, otherwise here is a glimpse of what it is capable.</p>
<div class="wp-caption aligncenter" style="width: 570px"><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/b64_16K2e08&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/b64_16K2e08&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object><p class="wp-caption-text">Layar Demonstration Video</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=221</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update to my Google Maps Error Report</title>
		<link>http://www.maploser.com/?p=217</link>
		<comments>http://www.maploser.com/?p=217#comments</comments>
		<pubDate>Sun, 11 Oct 2009 04:17:14 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[routing]]></category>
		<category><![CDATA[googlemaps]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=217</guid>
		<description><![CDATA[I received notification from Google today that I was right.  We&#8217;ll see when the update actually occurs:
Hi Kate,
Your Google Maps problem report has been reviewed, and you were right! We&#8217;ll update the map within a month and email you when you can see the change.
Report history
Problem ID: 0xbca26e97c9d22b08
 
Your report: It does not appear that [...]]]></description>
			<content:encoded><![CDATA[<p>I received notification from Google today that I was right.  We&#8217;ll see when the update actually occurs:</p>
<p>Hi Kate,<br />
Your Google Maps problem report has been reviewed, and you were right! We&#8217;ll update the map within a month and email you when you can see the change.</p>
<p style="margin-left: 50px; margin-right: 50px; background-color: #e0e0e0; word-wrap: break-word;"><em>Report history<br />
Problem ID: 0xbca26e97c9d22b08</em></p>
<p><em> </em></p>
<p><em>Your report:</em> It does not appear that you have White&#8217;s Ferry available for routing. Between Leesburg,VA and Martinsburg, MD this is the most direct and fastest route.</p>
<p>&#8211;<span style="color: #888888;"><br />
Thanks for your help,<br />
The Google Maps team</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=217</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Routing with the new Google Maps Data</title>
		<link>http://www.maploser.com/?p=213</link>
		<comments>http://www.maploser.com/?p=213#comments</comments>
		<pubDate>Thu, 08 Oct 2009 17:19:19 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[Map Commentary]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[teleatlas]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=213</guid>
		<description><![CDATA[I spent some time look around Google Maps since they stopped using Teleatlas in the United States this week.  Essentially I poked around looking for errors that are usually in the street vendor data.  Mostly these are minor errors such as a single line segment misspelled.   The problems usually appear to have originated with [...]]]></description>
			<content:encoded><![CDATA[<p>I spent some time look around Google Maps since they stopped using Teleatlas in the United States this week.  Essentially I poked around looking for errors that are usually in the street vendor data.  Mostly these are minor errors such as a single line segment misspelled.   The problems usually appear to have originated with the original <a href="http://www.census.gov/geo/www/tiger/" target="_blank">TIGER</a> street data and never been repaired.</p>
<p>For the areas I&#8217;m familiar with the data looks good.  There has been lots of conjecture as to where all the data was sourced.  I suspect at least in L<a href="http://www.loudoun.gov/" target="_blank">oudoun County</a> where I live the source is the local government, that is unless the occasional segment errors were fixed by Google.  The one error I did find was an edge case within the routing.</p>
<p><a href="http://en.wikipedia.org/wiki/White's_Ferry" target="_blank">White&#8217;s Ferry</a> is a small ferry line just north of Leesburg, Virginia.  White&#8217;s Ferry is supposed to be the late cable operated ferry on the East Coast, for a little historic background and to see it in action <a href="http://www.lonelyplanet.tv/Clip.aspx?key=88A4A0F712356205" target="_blank">Lonely Planet </a>has a good video clip.  It is the fastest way across the Potomac to rural Maryland on the otherside.  When I lived in Leesburg I occasionally used it when traveling to suburban Maryland such as Rockville because it took the same amount of time and didn&#8217;t require any driving on the Beltway.  I&#8217;m fairly sure that previously if you routed it would take you across White&#8217;s Ferry.  I ran the route through a couple routing websites to compare results.</p>
<p><a href="http://maps.google.com/maps?daddr=Leesburg,+VA&amp;geocode=Cf60Ojnhi4TLFY7bVAIdL3lg-w&amp;dirflg=&amp;saddr=Martinsburg,+mD&amp;f=d&amp;sll=39.138449,-77.533092&amp;sspn=0.073229,0.143509&amp;ie=UTF8&amp;z=11" target="_blank">On Google</a> it takes you up and around across a more northern bridge which is a much slower route in this situation.  <a href="http://www.bing.com/maps/default.aspx?v=2&amp;FORM=LMLTCP&amp;cp=39.140241~-77.521509&amp;style=r&amp;lvl=13&amp;tilt=-90&amp;dir=0&amp;alt=-1000&amp;phx=0&amp;phy=0&amp;phscl=1&amp;rtp=pos.39.1156700536566_-77.5653001063996_Leesburg%2C%20VA__~pos.39.1646404240942_-77.4777188717115_Martinsburg%2C%20MD__&amp;rtop=0~0~0&amp;encType=1">Bing Maps</a> routes through the ferry, as does <a href="http://www.mapquest.com/mq/9-zOU3Tf0sSbXnO_D2" target="_blank">MapQuest</a>.  <a href="http://maps.yahoo.com/#mvt=m&amp;lat=39.195525&amp;lon=-77.494765&amp;zoom=12&amp;q1=Leesburg%2C%20VA&amp;q2=Martinsburg%2C%20MD" target="_blank">Yahoo</a> goes up and around across the bridge the same way Google does.  Potentially Yahoo could be a routing engine problem because their tiles say they are sourcing <a href="http://www.navteq.com/" target="_blank">NAVTEQ</a> data and on NAVTEQ&#8217;s site you can successfully route from Leesburg to Martinsburg across the ferry (note:  I could not figure out an easy way to link directly to the NAVTEQ route here).</p>
<p>I checked other ferry lines and it appears Google can do the multi-modal routing, but the ferry information is just missing for White&#8217;s Ferry.  As an experiment I have reported the missing ferry and requested notification when it is fixed.  You can be sure that I&#8217;ll report back here when I get a response.</p>
<p>While performing this exercise I checked OpenStreetMap to make sure the ferry was already available on <a href="http://www.openstreetmap.org/?lat=39.15324&amp;lon=-77.51475&amp;zoom=15&amp;layers=B000FTF" target="_blank">the map there</a>.  Routing doesn&#8217;t work so well in the routing service I used it took an even longer route to go been <a href="http://yournavigation.org/?flat=39.115667&amp;flon=-77.564144&amp;tlat=39.160803&amp;tlon=-77.513161&amp;v=motorcar&amp;fast=1&amp;layer=mapnik" target="_blank">Leesburg and Martinsburg</a>. At least with YourNavigation.org you can export the route data to GPX and use it in whatever device you like.  If I&#8217;m going to use my local knowledge to repair map data I want it back to use however I like.  You can report bugs in the Google map data, but you can&#8217;t export it to GPX like you can with the OpenStreetMap data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=213</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Action Script on the iPhone Good News for GeoNerds?</title>
		<link>http://www.maploser.com/?p=210</link>
		<comments>http://www.maploser.com/?p=210#comments</comments>
		<pubDate>Wed, 07 Oct 2009 03:23:14 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[mobile mapping]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=210</guid>
		<description><![CDATA[I&#8217;m somewhat interested to see what comes out of Adobe&#8217;s announcement this week of the ability to build iPhone applications with ActionScript.  This isn&#8217;t actual Flash support on the iPhone but somewhat intriguing anyway.  There are many businesses that utilize Flash for the mapping portion of their site such as UMapper and my employer&#8217;s site [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m somewhat interested to see what comes out of <a href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/" target="_blank">Adobe&#8217;s announcement</a> this week of the ability to build iPhone applications with ActionScript.  This isn&#8217;t actual Flash support on the iPhone but somewhat intriguing anyway.  There are many businesses that utilize Flash for the mapping portion of their site such as <a href="http://www.umapper.com/" target="_blank">UMapper</a> and my employer&#8217;s site <a href="http://www.geocommons.com" target="_blank">GeoCommons</a>, Google Maps even has a <a href="http://code.google.com/apis/maps/documentation/flash/" target="_blank">Flash API</a>.  My favorite project that utilizes Flash is <a href="http://www.cartogrammar.com/flash/piano/Piano.html" target="_blank">Ohio is a Piano</a>.</p>
<p>By allowing developers to write applications in ActionScript will allow those already mapping in Flash today to build iPhone Apps more quickly and easily.  Potentially those developers may have already existing components they can now utilize in their iPhone applications as well.</p>
<p>I will be interested to see how well compiling ActionScript down to native iPhone code works, but I believe we will see increased compelling iPhone mapping applications to come with this new option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=210</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WhereCampPDX Locative Games Day</title>
		<link>http://www.maploser.com/?p=205</link>
		<comments>http://www.maploser.com/?p=205#comments</comments>
		<pubDate>Tue, 06 Oct 2009 04:43:05 +0000</pubDate>
		<dc:creator>Kate Chapman</dc:creator>
				<category><![CDATA[unconferences]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[wherecamppdx]]></category>

		<guid isPermaLink="false">http://www.maploser.com/?p=205</guid>
		<description><![CDATA[Sunday at WhereCampPDX was Locative Games. I played PacManhattan and did some geocaching.  I had heard of PacManhattan before, but playing is believing.  Essentially it is PacMan, but played in the real world with real people as both PacMan and the ghosts.  All of the ghosts wore rain ponchos to look more ghostlike.  Below is [...]]]></description>
			<content:encoded><![CDATA[<p>Sunday at <a href="http://www.wherecamppdx.org/" target="_blank">WhereCampPDX</a> was Locative Games. I played <a href="http://pacmanhattan.com/" target="_blank">PacManhattan</a> and did some geocaching.  I had heard of PacManhattan before, but playing is believing.  Essentially it is PacMan, but played in the real world with real people as both PacMan and the ghosts.  All of the ghosts wore rain ponchos to look more ghostlike.  Below is me playing Clyde.</p>
<div class="wp-caption aligncenter" style="width: 624px"><a href="http://www.flickr.com/photos/ame/3983241192/"><img title="Me as Clyde" src="http://farm3.static.flickr.com/2582/3983241192_46ff8e3005_b.jpg" alt="Kate wearing a poncho playing Cylde the Ghost" width="614" height="410" /></a><p class="wp-caption-text">Image Courtesy of Spinnerin&#39;s Flickr Stream</p></div>
<p>Apparently last year the game was played by calling back to homebase to update your position.  This year there was an web application that updated everyone&#8217;s location utilizes the javascript geolocation API in the phone.  The game works the same as regular PacMan, but PacMan picks up virtual pellets which disappear from his screen as he passes them.  There were some technical glitches with the iPhone updating location, but it was still a lot of fun.</p>
<p>The best part of the game was when we were walking to the starting corral.  Everyone was wearing a poncho despite the perfect weather and staring down at their phone.  We walked by a guy who tried to put his amusement into words, but just burst out laughing.</p>
<p>In the afternoon we did some geocaching.  Apparently standard geocaching latitude and longitude format is Degrees:Decimal Minutes, the iPhone applications most of us had didn&#8217;t support that format.  The two methods people used to make use of the points were either convert the locations to Decimal Degrees or download free iPhone apps until they found one that supported the format.  My geocaching partner <a href="http://reidbeels.com/" target="_blank">Reid Beels</a> and I opted to download iPhone apps until we found one that would work.  We settled on MotionX GPS Lite, which had an odd mix of features for a free app, I can only imagine what extra features the paid version has.  The free version had multiple map views and even iPod controls within it.  The one feature that was limited was that you could only save 3 waypoints.  Once we resolved the location format issues we were on our way and managed to come in second place.  For our efforts we won a compass, some <a href="http://www.geocaching.com/track/travelbugs.aspx" target="_blank">travel bug</a>s and a geocaching patch.  A travel bug is something trackable that moved from cache to cache.</p>
<p>Location games were a great followup to the hacking and sessions of the day before.  WhereCampPDX was one of the best unconferences I&#8217;ve ever attended.  It was well organized without being too controlled with a great a mix of people. Thanks everyone who organized as well as attended, it was an enjoyable time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maploser.com/?feed=rss2&amp;p=205</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
