<?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>GeoIQ Blog &#187; google</title>
	<atom:link href="http://blog.geoiq.com/category/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.geoiq.com</link>
	<description>News and updates from GeoIQ</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:31:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dynamically Map your Google Spreadsheets with GeoCommons</title>
		<link>http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/</link>
		<comments>http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 19:00:02 +0000</pubDate>
		<dc:creator>bill greer</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[geoiq]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.geoiq.com/?p=3531</guid>
		<description><![CDATA[<p>There is a good chance that you&#8217;ve been using Google Docs. Its a great way to share spreadsheets, documents, and information throughout your organization, or with friends and family. Ever wanted to plot you data on map, create thematics or animate it over time? This tutorial will focus on how to build Maps in GeoCommons [...]]]></description>
			<content:encoded><![CDATA[<p>There is a good chance that you&#8217;ve been using Google Docs. Its a great way to share spreadsheets, documents, and information throughout your organization, or with friends and family. Ever wanted to plot you data on map, create thematics or animate it over time? This tutorial will focus on how to build Maps in GeoCommons that link with Google Spreadsheets, for even more data goodness. We will build up a spreadsheet and create a map using the spreadsheet data in GeoCommons, then we will be able to update the map from Google Spreadsheets. The best part is we can do this without writing any code, anyone can do this! The first step to mapping your Google Spreadsheet data in GeoCommons is to build up a spreadsheet. For this example we&#8217;ll be using this list of US ski resorts with latitude and longitude information, as well as a few other variables.<br />
<a rel="attachment wp-att-3532" href="http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/spreadsheet-1/"><img class="alignnone size-full wp-image-3532" src="http://blog.geoiq.com/files/2011/11/spreadsheet-1.png" alt="" width="695" height="541" /></a></p>
<p>After you&#8217;ve got your spreadsheet ready, Click on the &#8216;File&#8217; tab, then go down to click the &#8216;Publish to the Web&#8230;&#8217; button.</p>
<p><a rel="attachment wp-att-3533" href="http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/spreadsheet-2/"><img class="alignnone size-full wp-image-3533" src="http://blog.geoiq.com/files/2011/11/spreadsheet-2.png" alt="" width="645" height="572" /></a></p>
<p>Next you&#8217;ll have to click the &#8216;Start Publishing&#8217; Button. I would also recommend that you click the box that says &#8216;Automatically re-publish when changes are made&#8217;, this will allow you to update your maps on GeoCommons directly from Google Spreadsheets. After you&#8217;ve clicked these buttons, you will be allowed to get a link to the published data. Here you should change from the default &#8216;Web-page&#8217; to &#8216;CSV&#8217;. This will give you a link to your published data below.Copy the Link. It should look something like this:</p>
<p><a rel="attachment wp-att-3534" href="http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/publish/"><img class="alignnone size-full wp-image-3534" src="http://blog.geoiq.com/files/2011/11/publish.png" alt="" width="947" height="883" /></a></p>
<p>Now you can head over to GeoCommons.com and after you&#8217;ve signed in, click the button the &#8220;Add a URL link&#8221; in the upload section. Paste the link from Google spreadsheets where it tells you to enter the URL, then specify CSV in the format section.</p>
<p><a rel="attachment wp-att-3536" href="http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/upload-url/"><img class="alignnone size-full wp-image-3536" src="http://blog.geoiq.com/files/2011/11/upload-url.png" alt="" width="618" height="311" /></a><br />
You will need to geocode your dataset, this should be pretty self explainatory if you&#8217;ve ever used GeoCommons, so I wont go into the details, but just know that once you&#8217;ve geocoded this URL once, we will continue using the attributes you specified to geocode any additional data you add into your spreadsheet. Your final dataset will look something like this:</p>
<p><a rel="attachment wp-att-3615" href="http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/dataset-profile1/"><img class="alignnone size-full wp-image-3615" src="http://blog.geoiq.com/files/2011/11/dataset-profile11.png" alt="" width="765" height="434" /></a></p>
<p>Because the raw data is linked to a live website, you&#8217;ll see the &#8216;Fetch Latest&#8221; button above the title. Clicking on this button will update the GeoCommons dataset based on any changes that may have happened to your spreadsheet, and by updating the dataset, you&#8217;ll also be updating all of the maps using this as a layer. This means that when you&#8217;re working with a dataset that is constantly changing and being updated you&#8217;ll be able to update your maps by just clicking one button.</p>
<p>I&#8217;ve added a short video to show you the entire process from start to finish in less than 2 minutes.</p>
<p><iframe src="http://player.vimeo.com/video/32802518?title=0&amp;byline=0&amp;portrait=0" width="460" height="346" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2011/11/29/dynamically-map-your-google-spreadsheets-with-geocommons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dataset of the Day: Stimulus Projects and Unemployment</title>
		<link>http://blog.geoiq.com/2009/02/09/dataset-of-the-day-stimulus-projects-and-unemployment/</link>
		<comments>http://blog.geoiq.com/2009/02/09/dataset-of-the-day-stimulus-projects-and-unemployment/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 15:03:57 +0000</pubDate>
		<dc:creator>emily sciarillo</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[geoiq]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[neogeography]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=910</guid>
		<description><![CDATA[<p>Everyone is keeping their eye on what will happen with Obama’s stimulus package. When it does pass, Obama pledges full &#8220;transparency,&#8221; so that “<a href="http://seattletimes.nwsource.com/html/opinion/2008646915_opinb20peirce.html">citizens can see how and where their tax dollars are being spent.</a>” So as citizens, how can we best evaluate the appropriateness and effectiveness of projects that will be candidates for [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone is keeping their eye on what will happen with Obama’s stimulus package. When it does pass, Obama pledges full &#8220;transparency,&#8221; so that “<a href="http://seattletimes.nwsource.com/html/opinion/2008646915_opinb20peirce.html">citizens can see how and where their tax dollars are being spent.</a>” So as citizens, how can we best evaluate the appropriateness and effectiveness of projects that will be candidates for stimulus funding?</p>
<p>To help us, <a href="http://stimuluswatch.org/">stimuluswatch.org</a> has set up a site dedicated to helping “the new administration keep its pledge to invest stimulus money smartly, and to hold public officials to account for the taxpayer money they spend.” They provide a database of “proposed ‘shovel-ready’ projects” throughout the country which will be candidates for federal grant money as part of the stimulus package.  The site offers the capability for citizens to view the proposals and decide if they think they are critical or not.</p>
<p>In order to help viewers better assess the appropriateness of these projects, we uploaded the data to <a href="http://finder.geocommons.com/">Finder!</a> and then used <a href="http://maker.geocommons.com/">Maker!</a> to compare where these projects will be and where jobs are most needed.</p>
<p>In the map below, we show the projects by the number of jobs that will be created. The larger circles are where more jobs will be created. We also show the change in <a href="http://finder.geocommons.com/overlays/9271">unemployment by county</a> between November of 2007 and November of 2008. The blue counties are where there was a decrease in unemployment, the white where there was a fairly small increase, and the yellow and orange areas show larger increases.</p>
<p><a href='http://maker.geocommons.com/maps/2788?page='><img src="http://blog.fortiusone.com/wp-content/uploads/2009/02/image1.jpg" alt="" width="500" height="402" class="alignnone size-full wp-image-912" /></a></p>
<p>Taking a look at the country as a whole, it does seem that many of the projects are proposed in areas that have <a href="http://www.turnmaineblue.com/showDiary.do?diaryId=2402">suffered job losses</a>. This is particularly true for areas of Southern California, Florida and the Rust Belt. Areas in the center of the country, where there have been the some decreases in unemployment have less proposals for job creating projects.</p>
<p>Lets look more closely into an area to examine how the proposed projects are matching up to job losses. Georgia is one area that seems to have experienced a heavy loss in jobs over the past year.</p>
<p><a href='http://blog.fortiusone.com/wp-content/uploads/2009/02/image2.jpg'><img src="http://blog.fortiusone.com/wp-content/uploads/2009/02/image2.jpg" alt="" width="500" height="402" class="alignnone size-full wp-image-913" /></a></p>
<p>You can see in the map above that there are many clusters of counties whose unemployment rate has increased by more than five percent in Georgia. None of these counties have a project planned in the direct vicinity. The county of <a href="http://www.dca.state.ga.us/CountySnapshotsNet/countysnapshot.aspx?stype=3&amp;cicoid=1070070">Hancock Georgia</a> has had the highest increase in unemployment and the third highest unemployment rate for this November of all the counties in the US.  In November of 2007, its unemployment rate was 9.2 and in November of 2008 the rate reached 20.1, a 10.9 percent increase overall. The nearest proposed projects to Hancock are either an hour and a half away in Macon or an hour and forty minutes away in Conyers.</p>
<p>While the governor of Georgia may have good reasons for creating jobs in the proposed areas, it leaves one to wonder what will become of the towns, such as Hancock, who have suffered the greatest in this economic crisis.</p>
<p>Take a look at this map yourself in <a href="http://maker.geocommons.com/maps/2788?page=">Maker!</a>. You can zoom in to areas you are interested and decide for yourself the validity of these projects.</p>
<p>On the other hand, it is interesting that <a href="http://www.wandtv.com/global/story.asp?s=9751131">Illinois is fairly well represented</a> here. Of the 891 projects in the country, 119 or 13.8%  of them are in Illinois. While Illinois does have some yellow and orange counties, it is by no means the hardest hit state in the country in terms of unemployment. Does the state expect some favoritism from the new president?</p>
<p>At a closer look, the 119 projects in Illinois will create significantly fewer jobs then projects in other states. California, which faced the fourth highest unemployment rate in November, is proposing 93 projects which will produce 238,329 jobs.</p>
<p>The chart below provides 16 states with the highest unemployment rates in November along with the number of projects proposed in each state and the total number of jobs and the number of jobs per 1,000 people those projects will create.</p>
<p><a href='http://blog.fortiusone.com/wp-content/uploads/2009/02/chart.jpg'><img src="http://blog.fortiusone.com/wp-content/uploads/2009/02/chart.jpg" alt="" width="500" height="367" class="alignnone size-full wp-image-911" /></a></p>
<p>States like Michigan and South Carolina, who need jobs the most are proposing projects that will create comparatively few jobs per capita. You can download a CSV of <a href="http://finder.geocommons.com/overlays/9313">this dataset</a> from Finder! and do your own analysis of the proposed projects.</p>
<p>We can also look at the projects compared to <a href="http://finder.geocommons.com/overlays/8910">state unemployment</a> rates, as is seen in the map below. The yellow and orange states are the ones shown in the graph above. To see this map <a href="http://maker.geocommons.com/maps/2761">click here</a>.</p>
<p><a href='http://blog.fortiusone.com/wp-content/uploads/2009/02/image3.jpg'><img src="http://blog.fortiusone.com/wp-content/uploads/2009/02/image3.jpg" alt="" width="500" height="398" class="alignnone size-full wp-image-914" /></a></p>
<p>Of course nobody is saying that the unemployment rates should be the only criteria as to where stimulus money should go. But if the package it going to truly address unemployment, projects that will add significant jobs to areas with high unemployment rates should be considered strong candidates for federal funding.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2009/02/09/dataset-of-the-day-stimulus-projects-and-unemployment/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The Possibilities of Collective Statistical Intelligence</title>
		<link>http://blog.geoiq.com/2009/01/09/the-possibilities-of-collective-statistical-intelligence/</link>
		<comments>http://blog.geoiq.com/2009/01/09/the-possibilities-of-collective-statistical-intelligence/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 23:58:20 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mashup]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=868</guid>
		<description><![CDATA[<p>I was reading <a href="http://blog.fortiusone.com/2009/01/07/dataset-of-the-day-who-is-more-generous-republicans-or-democrats">Kevin Burke&#8217;s post</a> today on the relationship between political affiliation and charitable giving, and thought it was a great example of &#8220;<a href="http://www.community-intelligence.com/blogs/public/archives/000272.html">collective statistical intelligence</a>&#8220;. In the post Kevin does a set of correlations between political affiliation and a generosity index then posts the results.</p> <p>While the post was fascinating and [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading <a href="http://blog.fortiusone.com/2009/01/07/dataset-of-the-day-who-is-more-generous-republicans-or-democrats">Kevin Burke&#8217;s post</a> today on the relationship between political affiliation and charitable giving, and thought it was a great example of &#8220;<a href="http://www.community-intelligence.com/blogs/public/archives/000272.html">collective statistical intelligence</a>&#8220;.  In the post Kevin does a set of correlations between political affiliation and a generosity index then posts the results.</p>
<p>While the post was fascinating and great content, the <a href="http://blog.fortiusone.com/2009/01/07/dataset-of-the-day-who-is-more-generous-republicans-or-democrats/#comment-21011">comments</a> were even more engaging.  There is a great discussion on the data used and how the results could be interpreted and what some of the potential pitfalls are &#8211; like <a href="http://en.wikipedia.org/wiki/Ecological_fallacy">ecological fallacy</a>.  One of the most challenging aspects of doing a statistical analysis is interpreting the results.  Running an analysis is fairly straight forward, but arriving at the right conclusion from that analysis can be quite challenging. Interpretation can go wrong because a user does not know the theory well enough or they do not the know the subject matter well enough (academically or &#8220;on the ground&#8221; experience).</p>
<p>The response to Kevin&#8217;s post I thought really showed the potential of &#8220;<a href="http://en.wikipedia.org/wiki/Crowdsourcing">crowdsourcing</a>&#8221; better statistical intelligence.  When you open up the results of an analysis as well as the data used to perform the analysis there is a great opportunity for real collaboration.  The type of discussion and conjecture that can lead to better decisions with statistical data.  Since this is all discussion being done within a connected platform (i.e. the Web) the results can be harnessed over time and mined to see trends and macro correlations that help validate findings.</p>
<p>If we think about the way this is done traditionally it revolves around academic <a href="http://en.wikipedia.org/wiki/Peer_review">peer review</a>.  I have a <a href="http://en.wikipedia.org/wiki/Hypothesis">hypothesis</a> (that variable &#8220;x&#8221; could be an explanation of phenomenon &#8220;y&#8221;).  I read the literature to see if there is theory to back up my hypothesis.  I look at other studies to see what variables they used to explain phenomenon &#8220;y&#8221;.  Then I build my model, run my results, write up my findings and send them off in hopes of being published.  The journal takes my paper and sends it to other academic experts and they critique my research based on their experience and the relevant literature in the field.  If I do my job well the paper is published and those with access to the journal can consume my research and hopefully be informed by it.</p>
<p>The problem is this is a very long process &#8211; on the order on years.  It can take over a year to just go through the submittal, peer review and publication process.  So, while the approach is great for validating research and producing meaningful results it is rarely done outside of academia in a rigorous way.  What if that same process could be done in minutes/hours/days instead of years?  We see a little bit of this in blogs every day &#8211; massively distributed peer review &#8211; but it is peer review of opinion 99% of the time.  Kevin&#8217;s post showed something different, peer review of data.  Not just reviewing &#8220;is the data accurate&#8221;, but &#8220;is the analysis of the data correct&#8221;.  Over the course of a day the post has a really solid peer review of the analysis.  To be honest it is better than many of the peer reviews I&#8217;ve gotten from academic journals.</p>
<p>If we go the next step and begin to harness this analysis to make it discoverable for the next user who runs an analysis with political affiliation or charitable giving it becomes yet more interesting.  Lots of directions this can go and would love to get peoples thoughts on what they would find useful.  If you&#8217;ve used <a href="http://www.geocommons.com">GeoCommons</a> a bit it is probably obvious that the scatter plot screen shots look awfully similar to the <a href="http://maker.geocommons.com">Maker</a> user interface.  That is no coincidence and we hope to have more details on a whole new set of GeoCommons functionality here shortly &#8211; stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2009/01/09/the-possibilities-of-collective-statistical-intelligence/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Links List 12.19.08</title>
		<link>http://blog.geoiq.com/2008/12/19/links-list-121908/</link>
		<comments>http://blog.geoiq.com/2008/12/19/links-list-121908/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 15:30:03 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[geography]]></category>
		<category><![CDATA[geospatial]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/12/19/links-list-121908/</guid>
		<description><![CDATA[<p>Many companies are on Twitter, but how are they using this social media tool? Glenn Letham of GISuser discusses how organizations, for example ESRI, <a href="http://www.gisuser.com/content/view/16342/28/" target="_blank">use Twitter to keep their readers informed</a> of industry and company news as well as <a href="http://blog.gisuser.com/?p=3283" target="_blank">a communication tool</a> to their customers. Letham encourages other GIS/Geo Technology companies [...]]]></description>
			<content:encoded><![CDATA[<p>Many companies are on Twitter, but how are they using this social media tool? Glenn Letham of GISuser discusses how organizations, for example ESRI, <a href="http://www.gisuser.com/content/view/16342/28/" target="_blank">use Twitter to keep their readers informed</a> of industry and company news as well as <a href="http://blog.gisuser.com/?p=3283" target="_blank">a communication tool</a> to their customers. Letham encourages other GIS/Geo Technology companies to use Twitter as a medium for customer relations and technical assistance. Follow <a href="http://twitter.com/SeanGorman/" target="_blank">us</a> on Twitter!</p>
<p>Harvard launched AfricaMap. The map is based on <a href="http://apb.directionsmag.com/archives/5172-Harvards-AfricaMap-Launches.html">the Harvard University Geospatial Infrastructure</a> (HUG) platform and was developed by the Center for Geographic Analysis.&#160; AfricaMap, a <a href="http://cga-3.hmdc.harvard.edu/africamap/">OpenLayers-based app</a>, aims to expand existing initiatives for globally sharing spatial data and technology.&#160; </p>
<p>Google Maps created a fun quiz where you get to <a href="http://mapperz.blogspot.com/2008/12/map-channels-quiz-maps.html" target="_blank">test your geographic puzzle solving skills</a>. To play the quiz, you have to rearrange letters in a map, using <a href="http://googlemapsmania.blogspot.com/2008/12/google-maps-quiz.html" target="_blank">visual clues in the form of a Panoramio photograph</a>, to spell a world capital or U.S. state capital. </p>
<p>The USGS National Geospatial Program Office launched a new version of <i><a href="http://apb.directionsmag.com/archives/5150-National-Map-Website-Update;-More-to-Come.html" target="_blank">The National Map website</a></i>. Revisions include The National Geospatial Program and The National Map web site. </p>
<p>Discussions about the <a href="http://www.minyanville.com/articles/index.php?a=20369" target="_blank">auto industry bailout</a> have been percolating the blogosphere. How would this affect auto industry workers? CNN created an <a href="http://www.mcwetboy.net/maproom/2008/12/cnns_auto_indus.php" target="_blank">interactive map showing the number of auto industry</a> jobs in each state.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/12/19/links-list-121908/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Quality Assurance for Crowdsourced GeoData: Icons and Comments?</title>
		<link>http://blog.geoiq.com/2008/12/16/quality-assurance-for-crowdsourced-geodata-icons-and-comments/</link>
		<comments>http://blog.geoiq.com/2008/12/16/quality-assurance-for-crowdsourced-geodata-icons-and-comments/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 18:20:44 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=841</guid>
		<description><![CDATA[<p>Whenever we present <a href="http://www.geocommons.com">GeoCommons</a> there are always questions about the accuracy and validity of crowdsourced data. The standard answer has been the data is as good as the source, and we provide multiple levels of citation to clearly identify the source. Sometimes the source is an individual who created their own data and there [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever we present <a href="http://www.geocommons.com">GeoCommons</a> there are always questions about the accuracy and validity of crowdsourced data.  The standard answer has been the data is as good as the source, and we provide multiple levels of citation to clearly identify the source.  Sometimes the source is an individual who created their own data and there is no citation other than Bob made a spreadsheet or took his GPS out on the town. More frequently the data comes from an existing source like OECD, the United Nations, US Dept. of Transportation, etc. etc. and there is a link back to the source URL where the data was found.  Lastly there is GIS data that has a full metadata specification (FGDC or ISO 19115) which can be included as a link.</p>
<p>While this information is all available on any <a href="http://blog.fortiusone.com/2008/04/01/a-proposal-for-geoweb-metadata/">metadata</a> page in Finder there is nothing that really covers if the data has been quality checked.  One of the dirty secrets of all data is there are inherently errors and mistakes.  If anyone tells your their data is perfect they are most likely fibbing, and also believe their armpits never smell.</p>
<p>The challenges of data accuracy was reinforced recently on two different blog posts where readers identified errors on maps that we posted.  One was a map our data team created on &#8220;<a href="http://blog.fortiusone.com/2008/12/10/dataset-of-the-day-male-college-head-coaching-salaries/">College Coaches Salaries</a>&#8221; where there were geocoding errors and the second was Steve Chilton&#8217;s <a href="http://blog.fortiusone.com/2008/12/12/openstreetmap-vs-googleteleatlas-street-coverage/">OSM coverage map</a> that had Monaco in place of Munich.</p>
<p>If you&#8217;ve spent a lot of time with geospatial data you&#8217;ll know these errors happen quite easily.  Errors can be happen frequently with geocoding software and often it is just easy to overlook a misplaced city name when going over hundred of columns.  I&#8217;ve been thinking about how we can introduce better quality assurance into both the data we contribute and help users of GeoCommons identify issues in their shared data.</p>
<p>For inspiration I looked into two existing projects <a href="http://www.wikipedia.com">Wikipedia</a> and <a href="http://www.swivel.com">Swivel</a>.  Wikipedia probably has the most advanced quality assurance mechanisms in place for a crowdsourced project, but it is focused on text.  Swivel on the other hand deals directly with data although not geospatial data.</p>
<p>One of the most useful approaches I&#8217;ve seen in Wikipedia is a common set of icons for labeling articles that have issues (no citation, too long, reads biased, needs verification, etc.).  With the icons and text I can quickly see issues that exist with an article, which can help me gauge the extent to which I should trust the text.  While the Wikipedia taxonomy is quite thorough it is geared around articles and not geospatial data.</p>
<p>One of the great things about data is that many organizations release it into the public domain, so copying data does not have the same issues that copying text has (plagiarism).  This provides the opportunity to have data come directly from an &#8220;official source&#8221;.  Swivel had the great idea of formalizing this by creating partnerships with organizations to share their data with the community as an &#8220;official source&#8221;.  This again helps users decide on the level of confidence they have in a particular data set.</p>
<p>So my conclusion after spending some time looking at both was creating a set of icons and labels for datasets to let users know their level of vetting could be useful when combined with a clear labeling of a data set as &#8220;official source&#8221; or transcribed by someone else.  Here a few possible labels for data and icons.</p>
<p><a href="http://www.flickr.com/photos/89545988@N00/3113747250/" title="geocoding error by interfortius, on Flickr"><img src="http://farm4.static.flickr.com/3009/3113747250_ac0e3c0f4d_s.jpg" width="75" height="75" alt="geocoding error" /></a></p>
<p><strong>Geocoding Error</strong></p>
<p><a href="http://www.flickr.com/photos/89545988@N00/3112916559/" title="need_citation by interfortius, on Flickr"><img src="http://farm4.static.flickr.com/3053/3112916559_a763be2077_s.jpg" width="75" height="75" alt="need_citation" /></a></p>
<p><strong>Needs Citation</strong></p>
<p><a href="http://www.flickr.com/photos/89545988@N00/3112916583/" title="needs_cleanup by interfortius, on Flickr"><img src="http://farm4.static.flickr.com/3027/3112916583_dd02f2d127_s.jpg" width="75" height="75" alt="needs_cleanup" /></a></p>
<p><strong>Data Needs Cleanup</strong></p>
<p><a href="http://www.flickr.com/photos/89545988@N00/3113765282/" title="QA icon by interfortius, on Flickr"><img src="http://farm4.static.flickr.com/3027/3113765282_55621ee22f_s.jpg" width="75" height="75" alt="QA icon" /></a></p>
<p><strong>Data has been QA&#8217;d by an Editor</strong></p>
<p>Then there are the icons that Swivel has created for &#8220;official source&#8221; data managed by Swivel and &#8220;official source&#8221; data uploaded by the source organization.</p>
<p><a href="http://www.flickr.com/photos/89545988@N00/3113128457/" title="official_source_large by interfortius, on Flickr"><img src="http://farm4.static.flickr.com/3019/3113128457_66275efe3f_o.png" width="150" height="28" alt="official_source_large" /></a></p>
<p><a href="http://www.flickr.com/photos/89545988@N00/3113958482/" title="official_source_large_managed_by_swivel by interfortius, on Flickr"><img src="http://farm4.static.flickr.com/3037/3113958482_b75b84f211_o.png" width="150" height="34" alt="official_source_large_managed_by_swivel" /></a></p>
<p>These are the tags that seemed to be most relevant.  Are there others that tags folks think would be useful, or does anyone see issue with these?  If there is general consensus around labels and icons to tag the level of validation for a given data set they could be used by anyone that has a need.</p>
<p>The other bit of this that I think is critical is creating a feedback loop to identify what the issues are with a particular data set.  Which opens the question should these be georeferenced annotations indicating where on the map there error is, comments on the metadata page explaining the problem, or a combination of both.  This requires a bit more engineering effort than the icons, but my first take is that a combination of the two could work well.  Any other suggestions out there for providing better QA on geospatial data?  Would love to hear them.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/12/16/quality-assurance-for-crowdsourced-geodata-icons-and-comments/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>OpenStreetMap vs. Google/TeleAtlas Street Coverage</title>
		<link>http://blog.geoiq.com/2008/12/12/openstreetmap-vs-googleteleatlas-street-coverage/</link>
		<comments>http://blog.geoiq.com/2008/12/12/openstreetmap-vs-googleteleatlas-street-coverage/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 20:12:53 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[geoweb]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=826</guid>
		<description><![CDATA[<p><a href="http://www.mdx.ac.uk/schools/hssc/staff/profiles/technical/chiltons.asp">Steve Chilton </a>of Middlesex University recently created a cool map in GeoCommons comparing street coverage for OpenStreetMap (OSM) and Google/TeleAtlas in several cities across the globe. It provided a fascinating perspective and thought it would be cool to share it with the community.</p> <p>The project began with work by <a href="http://lists.openstreetmap.org/pipermail/talk/2008-November/031803.html">Bernard Zwischenbrugger</a> to visually [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mdx.ac.uk/schools/hssc/staff/profiles/technical/chiltons.asp">Steve Chilton </a>of Middlesex University recently created a cool map in GeoCommons comparing street coverage for OpenStreetMap (OSM) and Google/TeleAtlas in several cities across the globe.  It provided a fascinating perspective and thought it would be cool to share it with the community.</p>
<p>The project began with work by <a href="http://lists.openstreetmap.org/pipermail/talk/2008-November/031803.html">Bernard Zwischenbrugger</a> to visually compare coverages between OSM and Google/TeleAtlas.  Then <a href="http://lists.openstreetmap.org/pipermail/talk/2008-December/032097.html">Alex Mauer</a> picked up the ball and did a numerical analysis of coverage.  Steve then took Bernard&#8217;s original visual comparison (location data) and Alex&#8217;s scoring (numerical comparison) and produced a map to visualize the results of the comparison:</p>
<p>The size of the circles are proportional to the values for both, so small circles equal poor coverage and large circles equal good coverage. The overlap of the circles shows who appears to be doing better (orangey/brown showing means that osm is doing better, blue google).  OSM is the top layer so a tie will have OSM looking better, but you can click the layers on and off to see both views of the coverage.</p>
<p>Alex&#8217;s original assessment was that OSM is slightly ahead of Google/TeleAtlas worldwide and in in Africa and Asia.  In Europe, OSM is well ahead.  Google is slightly ahead in Oceania, and well ahead in North and especially South America.</p>
<p>Steve would have liked to be able to show results on a combined scale from +5 (for osm 5, google 0) to -5 (osm 0, google +5), with 0 for equal, but we do not yet ha ve a bi-polar colour scale for point data in the software.  A great suggestion for future development.</p>
<p>It will be interesting to see how Google&#8217;s <a href="http://www.spatiallyadjusted.com/2008/12/11/google-map-maker-gets-larger/">launch of MapMaker</a> for 162 countries will impact this comparison in the future.  Many thanks to Steve for loading the data into Finder and making cool maps with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/12/12/openstreetmap-vs-googleteleatlas-street-coverage/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>What Could the Obama Administration Mean for the GeoWeb?</title>
		<link>http://blog.geoiq.com/2008/11/24/what-could-the-obama-administration-mean-for-the-geoweb/</link>
		<comments>http://blog.geoiq.com/2008/11/24/what-could-the-obama-administration-mean-for-the-geoweb/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 21:52:28 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[collective intelligence]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[geoweb]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[neogeography]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=781</guid>
		<description><![CDATA[<p>With the elections over I&#8217;ve had a little time to think about what the new administration could mean for the GeoWeb. For those who follow the <a href="http://geowanking.org/pipermail/geowanking_geowanking.org/">GeoWanking</a> list serv there has been a raging debate on neogeography versus paleogeography. Some of the rhetoric reminds me of the just finished election and how we strive [...]]]></description>
			<content:encoded><![CDATA[<p>With the elections over I&#8217;ve had a little time to think about what the new administration could mean for the GeoWeb.  For those who follow the <a href="http://geowanking.org/pipermail/geowanking_geowanking.org/">GeoWanking</a> list serv there has been a raging debate on neogeography versus paleogeography.  Some of the rhetoric reminds me of the just finished election and how we strive to create a binary world &#8211; blue state/red state or neo/paleo.  In the spirit of moving beyond stereotypes and on to solving problems; I thought a closer look at what the <a href="http://www.veen.com/jeff/archives/000976.html">potential impact</a> of Obama&#8217;s technology platform on the GeoWeb could be.  Might be a good diversion from our own self reflection &#8211; despite the fact I&#8217;ve added plenty of <a href="http://blog.fortiusone.com/2008/09/23/the-neotards-enter-the-den-of-the-paleotards-geoweb-at-the-aag/">fuel</a> to that <a href="http://blog.fortiusone.com/2008/11/14/geophysics-vs-geography-divergent-viewpoints-on-the-geoweb/">fire</a> <img src='http://blog.geoiq.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>You can read Obama&#8217;s technology platform overview <a href="http://obama.3cdn.net/780e0e91ccb6cdbf6e_6udymvin7.pdf">here</a>.  The plank that really grabbed my attention was the promise to &#8220;Open Up Government to its Citizens&#8221;.  The idea that <a href="http://www.freedom-to-tinker.com/blog/dgr/new-bill-advances-open-data-could-be-better-reuse">data about government</a> (Congressional voting records) and <a href="http://www.earlham.edu/~peters/fos/2008/11/good-advice-on-pushing-for-openness.html">created by the government</a> (census data) should be easily available to the public.  Specifically:</p>
<p>&#8220;<em>Making government data available online in <a href="http://correntewire.com/barack_obama_open_standards_and_the_telcos_our_latter_day_robber_barons">universally accessible formats</a> to allow citizens to make use of that data to comment, derive value, and take action in their own communities. Greater access to environmental data, for example, will help citizens learn about pollution in their communities, provide information about local conditions back to government and empower people to protect themselves</em>.&#8221;</p>
<p>The beauty is that we (the collective GeoWeb) have so many of these tools already built.  The ability to deliver the data once it is made easily available has great promise.  For instance here is EPA data on power plant emissions from GeoCommons:</p>
<p>From the map above you can see which power plants are producing the most poisonous CO2 emissions (click the down carrot on the layers box for the filter) or zoom into your specific neighborhood to see the plant and the type of environment around it. (Still refining the embed capability, but an example of how data can be virally spread).</p>
<p>The report goes on to recommend that the federal government should:</p>
<p>&#8220;<em>Establishing pilot programs to open up government decision-making and involve the public in the work of agencies, not simply by soliciting opinions, but by tapping into the vast and distributed expertise of the American citizenry to help government make more informed decisions.</em>&#8221;</p>
<p>This strikes again at the heart of the GeoWeb &#8211; enabling collaboration of experts and citizens across the country.  Several projects and companies have pioneered dynamic collaboration around maps.  Below is a Google MyMap with feedback around the GeoCommons power plant data in Florida&#8221;</p>
<p><a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;t=p&amp;oe=UTF8&amp;start=138&amp;num=200&amp;msa=0&amp;msid=117650543707007264981.00045c757637683e68bdb&amp;ll=29.189058,-81.638753&amp;spn=3.356553,4.669189&amp;z=7&amp;source=embed">View Larger Map</a></p>
<p>The blue push pins are the user generated feedback linking to expert opinion and photos from the field.  This is just the tip of the iceberg of what is possible with collaboration around maps.  These approaches can also be leveraged inside of government agencies, which is another plank in the Obama technology platform:</p>
<p>&#8220;<em>Employing technologies, including blogs, wikis and social networking tools, to modernize internal, cross-agency, and public communication and information sharing to improve government decision making</em>.&#8221;</p>
<p>We&#8217;ve seen a lot of this type of work going on in the intelligence community with <a href="http://en.wikipedia.org/wiki/Intelink">Intelink</a>, <a href="http://en.wikipedia.org/wiki/Intellipedia">Intellipedia</a>, and <a href="http://en.wikipedia.org/wiki/US_intelligence_community_A-Space">A-Space</a>.  There is also data fusion and sharing concepts, like the EPA&#8217;s <a href="http://www.epa.gov/cdx/">Central Data Exchange</a>.  I&#8217;d love to hear other projects that fit in with the three planks, and more importantly existing or planned GeoWeb technologies that could help enable the new vision.  I&#8217;ve really only highlighted two and I know there are tons more out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/11/24/what-could-the-obama-administration-mean-for-the-geoweb/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Links List 11.14.08</title>
		<link>http://blog.geoiq.com/2008/11/14/links-list-111408/</link>
		<comments>http://blog.geoiq.com/2008/11/14/links-list-111408/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 15:00:36 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[geoweb]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[kml]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/11/14/links-list-111408/</guid>
		<description><![CDATA[<p>The Google GEO APIs team developed a <a href="http://freegeographytools.com/2008/kml-interactive-sampler">KML Interactive Sampler page</a>. Now people, who want to learn KML, can learn by examples. The Sampler page uses the Google Earth Plugin to demonstrate various features while displaying KML code. </p> <p>Next week, <a href="http://gisland.blogspot.com/2008/11/gis-day-geography-awareness-week-mason.html">George Mason University</a> and the <a href="http://scholarslab.lib.virginia.edu/index.php/announcements/place-space-maps-and-more-on-gis-day/">University of Virginia</a> are celebrating GIS [...]]]></description>
			<content:encoded><![CDATA[<p>The Google GEO APIs team developed a <a href="http://freegeographytools.com/2008/kml-interactive-sampler">KML Interactive Sampler page</a>. Now people, who want to learn KML, can learn by examples. The Sampler page uses the Google Earth Plugin to demonstrate various features while displaying KML code. </p>
<p>Next week, <a href="http://gisland.blogspot.com/2008/11/gis-day-geography-awareness-week-mason.html">George Mason University</a> and the <a href="http://scholarslab.lib.virginia.edu/index.php/announcements/place-space-maps-and-more-on-gis-day/">University of Virginia</a> are celebrating GIS Day(s). They invite the general public to their GIS festivities. GMU&#8217;s featured speakers include Carmel Menzel, ESRI and Justin Procopio, National Geographic Society. David Rumsey, an expert on historical maps, will speak at UVA&#8217;s GIS Day. </p>
<p>The Google Maps API terms of service is causing the Ordnance Survey grief. The OS was unhappy with local authorities signing up to the <a href="http://www.edparsons.com/2008/11/who-reads-the-terms-of-service-anyway/">Google Maps API terms of service as it required a &#8220;broad&#8221; re-licensing</a> of the data to Google and the users of Google maps based sites. According to the OS, <a href="http://www.showusabetterway.com/">Show Us a Better Way</a> broke copyright regulations by embedding info on Google Maps that was <a href="http://www.mkbergman.com/?page_id=4http://www.freeourdata.org.uk/blog/index.php">&#8220;derived&#8221; from OS data</a>. Yesterday, Google released an updated <a href="http://mapperz.blogspot.com/2008/11/ordnance-survey-doom-masters.html">Terms of Service for both Google Maps and Earth</a>. For OS&#8217; sake, the new published terms should help solve this issue. </p>
<p>Google announced the <a href="http://blog.entchev.com/2008/11/13/google-geo-challenge-grants.aspx?ref=rss">Google Geo Challenge Grants</a>. The challenge encourages organizations, especially non-profits, to use maps as mediums to communicate issues and implement plans. The grants range from US$5,000 and US$100,000. For more the challenge guidelines, visit the <a href="http://www.google.org/geochallenge.html">Geo Challenge page</a>. </p>
<p>Yesterday was &#8220;<a href="http://slashgeo.slashgeo.org/article.pl?sid=08/11/06/1342204&amp;from=rss">Make Slashgeo Known to the Community Day!</a>&#8221; We encourage our readers to also show their support for our fellow GeoFriend! </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/11/14/links-list-111408/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links List 10.31.08</title>
		<link>http://blog.geoiq.com/2008/10/31/links-list-103108/</link>
		<comments>http://blog.geoiq.com/2008/10/31/links-list-103108/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 13:19:31 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[GEOINT]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[mashup]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/10/31/links-list-103108/</guid>
		<description><![CDATA[<p>We’re wrapping up a great time at GEOINT this week, and wanted to share just a few short posts that caught our attention about the show. <a href="http://sgillies.net/blog/825/the-geospatial-military-industrial-complex-blogs/" target="_blank">Sean Gillies gives his hilarious opinion</a> of the <a href="http://www.gotgeoint.com/" target="_blank">GEOINT blog</a>, while All Points Joe Francica shared a biting commentary for one vendor who <a href="http://apb.directionsmag.com/archives/4971-An-F-in-Marketing-Savvy.html" [...]]]></description>
			<content:encoded><![CDATA[<p>We’re wrapping up a great time at GEOINT this week, and wanted to share just a few short posts that caught our attention about the show. <a href="http://sgillies.net/blog/825/the-geospatial-military-industrial-complex-blogs/" target="_blank">Sean Gillies gives his hilarious opinion</a> of the <a href="http://www.gotgeoint.com/" target="_blank">GEOINT blog</a>, while All Points Joe Francica shared a biting commentary for one vendor who <a href="http://apb.directionsmag.com/archives/4971-An-F-in-Marketing-Savvy.html" target="_blank">denied him a picture</a>. In all seriousness, <a href="http://blog.gisuser.com/?p=2695" target="_blank">it’s great</a> that GEOINT has taken steps to be plugged in to social media through their blog, <a href="http://twitter.com/gotgeoint" target="_blank">Twitter account</a> and <a href="http://www.facebook.com/group.php?gid=29483802771" target="_blank">Facebook</a> group. Although, it would have been nice to hear about the blog before the <a href="http://apb.directionsmag.com/archives/4965-USGIF-Launches-a-Blog.html" target="_blank">announcement on Tuesday</a> so that people could connect online before the show.  </p>
<p><a href="http://www.digitalearthblog.com/2008/10/26/google-earth-has-arrived-on-the-iphone/" target="_blank">Google Earth for the iPhone</a> came <a href="http://www.ogleearth.com/2008/10/google_earth_fo_8.html">out this week</a>, and it’s pretty slick. A really cool feature is that Google Earth is available in offline mode through the <a href="http://www.gearthblog.com/blog/archives/2008/10/google_earth_for_the_iphone_release.html" target="_blank">iPhone and desktop</a> by simply choosing to “continue without network”. It also remembers your cache, so any searches or locations you have viewed in the past will transfer between desktop and phone with or without internet connection.  </p>
<p>Just in time for Halloween, Virender at Mibizaar posted a <a href="http://www.mibazaar.com/2008/10/creepiest-places-in-world.html" target="_blank">mashup with the creepiest places on earth</a>. Bhangarh, India topped the list. Very Spatial listed some data of all the <a href="http://veryspatial.com/?p=2720" target="_blank">corn mazes in the country</a>. Something fun for everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/10/31/links-list-103108/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links List 10.24.08</title>
		<link>http://blog.geoiq.com/2008/10/24/links-list-102408/</link>
		<comments>http://blog.geoiq.com/2008/10/24/links-list-102408/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 17:00:15 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mapping]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/10/24/links-list-102408/</guid>
		<description><![CDATA[<p>Ogle Earth shares a <a href="http://www.ogleearth.com/2008/10/links_iss_webca.html" target="_blank">plethora of links</a> with everything from a 3-D globe viewer from Microsoft Virtual Earth&#8217;s API to heatmaps of georeferenced Panoramio photos to a job search using ReliefWeb&#8217;s map of humanitarian vacancies. It really shows that you can use a map for anything. </p> <p>Reverse geocoding for Google Maps is [...]]]></description>
			<content:encoded><![CDATA[<p>Ogle Earth shares a <a href="http://www.ogleearth.com/2008/10/links_iss_webca.html" target="_blank">plethora of links</a> with everything from a 3-D globe viewer from Microsoft Virtual Earth&#8217;s API to heatmaps of georeferenced Panoramio photos to a job search using ReliefWeb&#8217;s map of humanitarian vacancies. It really shows that you can use a map for anything. </p>
<p>Reverse geocoding for Google Maps is now available, and <a href="http://googlemapsmania.blogspot.com/2008/10/reverse-geocoding-with-google-maps-api.html" target="_blank">Google Maps Mania</a> has a comprehensive review. Reverse geocoding is pretty cool, it allows users to enter in the latitude and longitude of your location and then provide the physical address (for example, FortiusOne’s mailing/street address). </p>
<p>Journalists take note. The AnyGeo Blog points out how important the <a href="http://gisuser.blogspot.com/2008/10/map-should-be-worth-1000-words-and-more.html" target="_blank">visual of a map is in telling a story</a>. Reading a recent article in the local Fort Collins, CO paper, Glenn says, &#8220;I can&#8217;t help to think how much more useful the article in the paper would have been by simply posting the actual map or a link and forget about all the blabber.&#8221; </p>
<p>The Click2Map blog gives an <a href="http://blog.click2map.com/2008/10/21/gears-geolocation-api-wifi-geo-marketers/" target="_blank">overview and insight into the Google Gears Geolocation API</a> for laptop wi-fi users. The original intent of the Gears Geolocation API was for developers to easily deliver location enabled web sites on mobile phones. But the team realized that laptop users could benefit as well, so added that functionality to the product. Even better, the Gears Geolocation API is free.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/10/24/links-list-102408/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

