<?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; collaboration</title>
	<atom:link href="http://blog.geoiq.com/category/collaboration/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>SxSW and Interoperable Location Data</title>
		<link>http://blog.geoiq.com/2011/03/18/sxsw-and-interoperable-location-data/</link>
		<comments>http://blog.geoiq.com/2011/03/18/sxsw-and-interoperable-location-data/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 18:50:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[interoperable]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[sxswi]]></category>

		<guid isPermaLink="false">http://blog.geoiq.com/?p=2554</guid>
		<description><![CDATA[This week I was at <a href="http://sxsw.com/interactive">SxSW Interactive</a>, for those that aren't familiar it is a 5 day conference about new technology.    I was there to be on a panel about "Interoperable Location Data" with Josh Babetski from Mapquest, Adam DuVander of Programmable Web, Scott Raymond from Gowalla and Tyler Bell of Factual.  The premise of the panel was that many organizations are currently creating point of interest databases, but how do you combine them or allow them to interact?  ]]></description>
			<content:encoded><![CDATA[<p>This week I was at <a href="http://sxsw.com/interactive">SxSW Interactive</a>, for those that aren&#8217;t familiar it is a 5 day conference about new technology.    I was there to be on a panel about &#8220;Interoperable Location Data&#8221; with Josh Babetski from Mapquest, Adam DuVander of Programmable Web, Scott Raymond from Gowalla and Tyler Bell of Factual.  The premise of the panel was that many organizations are currently creating point of interest databases, but how do you combine them or allow them to interact?  </p>
<p>What was interesting was the day before Foursquare made an announcement that fit directly into this premise.  They began partnering with other organizations to link information between checkins and other services.  You can see this in action on the the <a href="http://foursquare.com/thrillist">Thrillist</a> section of Foursquare.  If you notice there is a &#8220;More Info&#8221; link next to each of the displayed venues.  The permise of this is you can then go read the Thrillist review of the venue and easily add it to your Foursquare to-do list.  I think the idea of &#8220;pre-exploring&#8221; an area is interesting, meaning when I normally use Foursquare I tend to only use it when I am out and about.  Sometimes I look to see where my friends are, other times I look for popular places to go.  Combining the Foursquare information with other things allows me to explore from my desktop and plan to do things later.  Other partners for this launch were The New York Times, New York Magazine and MenuPages.  For the full Foursquare blog post look <a href="http://blog.foursquare.com/2011/03/14/1up-the-importance-of-platforms-and-how-we%E2%80%99re-extending-ours/">here</a>.</p>
<p>So Foursquare has starting doing these integrations how can everyone do it?  Services are emerging to crawl and collecting this data such as <a href="http://www.factual.com/">Factual</a> and others are attempting to solve the problem on their own.  The most idealist suggestion was to create a foundation to hold specific location information everyone would link to.  This was suggested as a possibility within our SxSW panel, but I think everyone agrees it would likely be impractical.  I&#8217;m excited to see how GeoIQ analysis modules can further aggregate data from a variety of sources to help others create these links and potentially serve as an outside link as well.  This can either happen through our APIs or straight downloads as well.  I&#8217;m excited because I think it means more cross data analysis similar to Sean&#8217;s recent analysis into <a href="http://blog.geoiq.com/2011/02/28/50000-unique-datasets-on-geocommons-woot/">San Francisco start-ups</a> and his other analysis on <a href="http://blog.geoiq.com/2011/03/01/our-experiment-from-code-for-americas-dc-datacamp/">DC Restaurant Inspections and Yelp Reviews</a>.  </p>
<p>As combining data continues to become easier I can wait to see what other insight is possible!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2011/03/18/sxsw-and-interoperable-location-data/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FoodSheds and Community Analytics</title>
		<link>http://blog.geoiq.com/2011/03/07/foodsheds-and-community-analytics/</link>
		<comments>http://blog.geoiq.com/2011/03/07/foodsheds-and-community-analytics/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 13:30:13 +0000</pubDate>
		<dc:creator>Andrew Turner</dc:creator>
				<category><![CDATA[colective intelligence]]></category>
		<category><![CDATA[collaboration]]></category>

		<guid isPermaLink="false">http://blog.geoiq.com/?p=2543</guid>
		<description><![CDATA[<p><a href="http://blog.geoiq.com/files/2011/03/DC-Foodshed-tm1.jpg"></a></p> <p>A few weeks ago, during US Presidents Day, Big Window Labs and Code For America held a <a title="Presidents’ Day Data Camp DC &#124; Code for America" href="http://codeforamerica.org/2011/03/04/presidents-day-data-camp-dc/">Data Camp hackathon</a>. Over the past two years there has been an increasing, and interesting, interaction at the convergence of technologists and government policy. Driven by, and [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://blog.geoiq.com/files/2011/03/DC-Foodshed-tm1.jpg"><img class="aligncenter size-full wp-image-2551" title="DC-Foodshed-tm" src="http://blog.geoiq.com/files/2011/03/DC-Foodshed-tm1.jpg" alt="" width="300" height="178" /></a></p>
<p>A few weeks ago, during US Presidents Day, Big Window Labs and Code For America held a <a title="Presidents’ Day Data Camp DC | Code for America" href="http://codeforamerica.org/2011/03/04/presidents-day-data-camp-dc/">Data Camp hackathon</a>. Over the past two years there has been an increasing, and interesting, interaction at the convergence of technologists and government policy. Driven by, and rewarded with, open data and communications, developers and users are able to quickly create intriguing discoveries and useful applications.</p>
<p>One particular application that was created in that one day of development was a <a title="DC Foodshed" href="http://dcfoodshed.appspot.com/">DC FoodShed</a> site where residents of Washington, DC, as well as local government and organizations, can investigate the availability of grocery stores and distances.</p>
<blockquote><p>A Food Desert is a region with limited or no access to healthy foods. Some DC neighborhoods have limited shopping options for residents to buy fresh groceries and produce. This map illustrates the disproportionate availability of grocery stores across the city.</p></blockquote>
<p>The team used <a title="GeoCommons" href="http://geocommons.com/">GeoCommons</a> to create a map and our new analysis tools such as <a title="The 5th Day of Analytics – Buffer | Off the Map - Official Blog of FortiusOne" href="http://blog.fortiusone.com/2010/12/10/the-5th-day-of-analytics-%e2%80%93-buffer/">buffer</a>, which calculates the distance from locations. In this case, showing the food options in DC show the quarter-, half-, and full-mile areas that are covered by these stores. The result is a simple visualization to indicate the easy availability of healthy buying options and &#8220;food deserts&#8221; where reduced access may result in poor food purchasing options.</p>
<p>This morning, a discussion emerged on twitter between Alex Howard and Clay Johnson on the utility of such an application. <a href="http://twitter.com/digiphile/status/44792199266840576">@digiphile questioned</a> about the problem it may solve and who may use it and<a href="http://twitter.com/cjoh/status/44794021243138048">@cjoh pondered</a> if there was an inverse correlation with liquor stores.</p>
<p>The simple answer is, thanks to open data, and collaborative tools such as GeoCommons, anyone can use this and ask their own questions. The source of all the data and the map itself is available with a <a title="GeoCommons search for &quot;foodshed&quot;" href="http://geocommons.com/search?mh_query=foodshed">simple search</a>. In order for Clay to answer his question he can make his own map with a click and add <a title="GeoCommons search for &quot;dc liquor&quot;" href="http://geocommons.com/search?mh_query=dc+liquor&amp;model=Overlay">DC Liquor stores</a>. Perhaps he could even add <a href="http://geocommons.com/search?model=Overlay&amp;query=dc+farmers">Farmer&#8217;s Markets</a> that may offer alternatives to grocery stores.</p>
<p>The capability here is to ask pose a question or hypothesis and immediately share that with a community. That community can then respond to provide their own perspective, ask additional questions, or suggest solutions. Data for data&#8217;s sake doesn&#8217;t solve any problems &#8211; but in access the data and tools, we can effectively collaborate in specific and demonstrable ways that help lead us all to better understanding and cooperation.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2011/03/07/foodsheds-and-community-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Trip to Redlands GIS Week</title>
		<link>http://blog.geoiq.com/2011/02/14/our-trip-to-redlands-gis-week/</link>
		<comments>http://blog.geoiq.com/2011/02/14/our-trip-to-redlands-gis-week/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 17:47:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[collaboration]]></category>
		<category><![CDATA[collective intelligence]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[esri]]></category>
		<category><![CDATA[geoanalytics]]></category>
		<category><![CDATA[crisis]]></category>
		<category><![CDATA[redlands]]></category>
		<category><![CDATA[vgi]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=2444</guid>
		<description><![CDATA[<p><a href="http://blog.fortiusone.com/wp-content/uploads/2011/02/gis-week-sm.jpg"></a><br /> Last week Andrew and I went to Redlands GIS Week.  Hosted by <a href="http://www.esri.com/">Esri</a> it was a conference of students, academics and professionals.  Each year there is a different topic and the one covered this week was <a href="http://www.redlandsgisweek.org/about/index.html">Volunteered Geographic Information (VGI): Real-Time and Emergency Applications</a>.  Essentially this is how can crowd-sourced [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.fortiusone.com/wp-content/uploads/2011/02/gis-week-sm.jpg"><img style="padding-top: 5px;padding-bottom: 5px;padding-right: 10px;float:left" src="http://blog.fortiusone.com/wp-content/uploads/2011/02/gis-week-sm.jpg" alt="Redlands GIS Week Logo" width="200" height="111" /></a><br />
Last week Andrew and I went to Redlands GIS Week.  Hosted by <a href="http://www.esri.com/">Esri</a> it was a conference of students, academics and professionals.  Each year there is a different topic and the one covered this week was <a href="http://www.redlandsgisweek.org/about/index.html">Volunteered Geographic Information (VGI): Real-Time and Emergency Applications</a>.  Essentially this is how can crowd-sourced information be utilized, created, enabled for crisis response, especially with a focus on real-time data.</p>
<p>A combination of talks and break-out sessions the event was interesting.  The mix of students, academics and professionals meant there were different views on the suitability of crowd-sourced information.  Discussion within my break-out group ranged from how can we verify the crowd to trust the information to how can we incentivize people to provide more structured information.  There was also the typical concern of how can responders know if they can trust information.  This had already been brought up in <a href="http://www.geog.ucsb.edu/~good/">Michael Goodchild</a>&#8216;s talk &#8220;It&#8217;s About Time: The Temporal Dimension in VGI,&#8221; the idea being having some unverified data is better than having no data.  I think wider acceptance of crowd-sourced information is just a matter of better analysis tools to determine what data is better and encouraging the crowd to submit data so there is more information available.</p>
<p>I gave a talk about the new collaborative analytics tools we&#8217;ve been adding to <a href="http://geocommons.com">GeoCommons</a>.  Specifically my talk was &#8220;<a href="http://www.slideshare.net/wonderchook/enabling-collaborative-analytics-for-faster-answers-in-crisis">Enabling Collaborative Analytics for Faster Answers in a Crisis</a>,&#8221; the idea is that the next step in a crisis is enabling the crowd to perform analysis.  Traditionally analysts create reports which then go to decision makers.  If changes need to be made to the end report tasks go back to the analyst.</p>
<p style="text-align: center"><a href="http://blog.fortiusone.com/wp-content/uploads/2011/02/traditionalanalysis.png"><img class="aligncenter size-full wp-image-2449" src="http://blog.fortiusone.com/wp-content/uploads/2011/02/traditionalanalysis.png" alt="Traditional Analysis Diagram" width="585" height="269" /></a></p>
<p style="text-align: left">The next step in analysis is to enable everyone to perform analysis.  There are key things that need to happen in a system for this to be effective though.  The first is to make analytics easy, this allows the user to make good decisions when they perform their analysis.  Within GeoCommons we have aimed to do this and you see results of it through the application, such as when making a thematic map.  When deciding on classifications of data we allow the user to match the type of data by matching their histogram versus the available classification schemes.</p>
<p style="text-align: center"><a href="http://blog.fortiusone.com/wp-content/uploads/2011/02/brewer.png"><img class="aligncenter size-full wp-image-2455" src="http://blog.fortiusone.com/wp-content/uploads/2011/02/brewer.png" alt="Map Brewer Theming Choices" width="571" height="338" /></a></p>
<p style="text-align: left">By making decisions as easy as matching pictures but allowing the user to go into the details it means that both experts and beginners can perform useful analysis.  The next steps in encouraging collaborative analytics is making analysis traceable and making results extend-able.  That changes the flow of analysis from an analysis making a report to allow analysis to be branched from and putting analysis tools in the hands of decision makers.  This eliminates the bottle neck of only have a small group of individuals that can perform analysis and allows for faster response.</p>
<p style="text-align: left"><a href="http://blog.fortiusone.com/wp-content/uploads/2011/02/newanalysis.png"><img class="aligncenter size-full wp-image-2450" src="http://blog.fortiusone.com/wp-content/uploads/2011/02/newanalysis.png" alt="" width="570" height="252" /></a></p>
<p>See my full presentation below:</p>
<div style="width: 425px"><strong><a title="Enabling Collaborative Analytics for Faster Answers in Crisis" href="http://www.slideshare.net/wonderchook/enabling-collaborative-analytics-for-faster-answers-in-crisis">Enabling Collaborative Analytics for Faster Answers in Crisis</a></strong></p>
<div style="padding: 5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/wonderchook">Kate Chapman</a>.</div>
<div style="padding: 5px 0 12px">As analysis becomes more and more accessible the ability of the crowd to perform analysis quickly will continue to grow. In turn this will lessen response times and potentially save lives.
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2011/02/14/our-trip-to-redlands-gis-week/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Off to Camp Roberts this Week!</title>
		<link>http://blog.geoiq.com/2010/08/03/off-to-camp-roberts-this-week/</link>
		<comments>http://blog.geoiq.com/2010/08/03/off-to-camp-roberts-this-week/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 02:20:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Crisis]]></category>
		<category><![CDATA[GeoCommons]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[camp roberts]]></category>
		<category><![CDATA[relief]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/?p=1362</guid>
		<description><![CDATA[<p>This week I&#8217;m off to Camp Roberts again for this quarter&#8217;s RELIEF exercise.  FortiusOne has been participating for the past year or so in RELIEF, which is a crisis response integration exercise.  Essentially different groups get together to hack on things and make them work together.</p> <p>The first of these exercises that FortiusOne participated in [...]]]></description>
			<content:encoded><![CDATA[<p>This week I&#8217;m off to Camp Roberts again for this quarter&#8217;s RELIEF exercise.  FortiusOne has been participating for the past year or so in RELIEF, which is a crisis response integration exercise.  Essentially different groups get together to hack on things and make them work together.</p>
<p>The first of these exercises that FortiusOne participated in was last August, but only remotely.  That was the start of our involvement running an <a href="http://blog.fortiusone.com/2009/08/10/camp-roberts-exercise-and-the-afghanistan-elections-creating-a-geo-stack-for-humanitarian-relief/" target="_self">offline geo-stack for humanitarian relief</a>.  Since then <a href="http://toddhuffman.pbworks.com/" target="_self">Todd Huffman</a> has taken the prototype to Afghanistan and the tools worked on at that exercise have continued to be developed.  Of course these events have been minor compared to the effect of the earthquake in Haiti.  The importance of collaboration in crisis response has been long stated as a necessity, but Haiti really showed how powerful it could be.</p>
<p>One really minor feature I&#8217;m really excited about t is no longer using subdomains in our Mac Mini deployments.  This means that if the offline instance URL is http://geoiq.local for example there is not extra configuration to access Finder and Maker.  Previously the URLs looked like http://finder.geoiq.local and http://maker.geoiq.local, in the absence of DNS this necessitated adding 3 hostfile entries.  Now the URLs look like http://geoiq.local/finder and http://geoiq.local/maker for example.  This means just an IP address can be used or a single hostfile entry is required.</p>
<p>One addition to RELIEF that I want to work with is Stewart Long and his balloon photography.  Two weeks ago at WhereCampSoCal he made <a title="WhereCampSoCal Aerial Imagery" href="http://www.flickr.com/photos/gonzoearth/4813817588/">this phot</a>o using an inexpensive camera and a weather balloon, then careful stitching.  After processing imagery this week I plan to tile the imagery and put it into the offline GeoIQ instance I built and derive vector data within an OpenStreetMap instance set-up for the exercise.  Working through the whole process is important to work out integrations before there is a crisis.  Look for more updates throughout the week, I promise to not get so consumed by the hacking and collaboration that I forget to post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2010/08/03/off-to-camp-roberts-this-week/feed/</wfw:commentRss>
		<slash:comments>0</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>James Fee Gives His Two Cents on GIS and GeoWeb</title>
		<link>http://blog.geoiq.com/2008/06/04/james-fee-gives-his-two-cents-on-gis-and-geoweb/</link>
		<comments>http://blog.geoiq.com/2008/06/04/james-fee-gives-his-two-cents-on-gis-and-geoweb/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 13:15:57 +0000</pubDate>
		<dc:creator>Sean Gorman</dc:creator>
				<category><![CDATA[collaboration]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[geodata]]></category>
		<category><![CDATA[geoweb]]></category>
		<category><![CDATA[gis]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[metadata]]></category>

		<guid isPermaLink="false">http://blog.fortiusone.com/2008/06/04/james-fee-gives-his-two-cents-on-gis-and-geoweb/</guid>
		<description><![CDATA[<p> We had the opportunity to catch up with <a href="http://www.spatiallyadjusted.com/" target="_blank">James Fee at Spatially Adjusted</a> and <a href="http://www.planetgs.com/" target="_blank">Planet Geospatial</a> to get his opinion on the current and future state of GIS and the GeoWeb. James is a <a href="http://www.gisci.org/" target="_blank">certified GIS Professional</a> (GISP) and GIS developer, analyst, and consultant and has spent the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px;border-top: 0px;margin: 0px 10px 10px 0px;border-left: 0px;border-bottom: 0px" height="154" alt="james-winter" src="http://blog.fortiusone.com/wp-content/uploads/2008/06/james-winter.jpg" width="204" align="left" border="0" /> We had the opportunity to catch up with <a href="http://www.spatiallyadjusted.com/" target="_blank">James Fee at Spatially Adjusted</a> and <a href="http://www.planetgs.com/" target="_blank">Planet Geospatial</a> to get his opinion on the current and future state of GIS and the GeoWeb. James is a <a href="http://www.gisci.org/" target="_blank">certified GIS Professional</a> (GISP) and GIS developer, analyst, and consultant and has spent the last decade implementing, developing and consulting on GIS projects. He has experience with almost all of the large players in the geospatial field such as <a href="http://www.esri.com" target="_blank">ESRI</a>, <a href="http://www.mapinfo.com" target="_blank">MapInfo</a>, <a href="http://www.manifold.net/" target="_blank">Manifold</a>, <a href="http://www.osgeo.org" target="_blank">OSGeo</a> (MapServer, GDAL, QGIS, OpenLayers), <a href="http://www.mapdotnet.com/Pages/Index.aspx" target="_blank">MapDotNet</a>, <a href="http://www.oracle.com" target="_blank">Oracle</a>, <a href="http://www.microsoft.com" target="_blank">Microsoft</a> and <a href="http://www.google.com" target="_blank">Google</a>. </p>
<p><em><strong>FortiusOne: Where do you see GIS going in the next 10 years?</strong></em> </p>
<p><em><strong>James Fee:</strong></em> I think data and collaboration will be huge in the next 10 years.&nbsp; The explosion of Neogeography and projects such as OpenStreetMap have brought many new faces into GIS.&nbsp; Not only are we seeing spatial data being pushed out to the public at large, but this data is beginning to be integrated into GIS workflows.&nbsp; We&#8217;ll begin to see metadata and documentation of these datasets as well making them very valuable.&nbsp;&nbsp; </p>
<p>While freely sharing data has been great, the next logical step is allowing companies to monetize their datasets, share as easily.&nbsp; The ability to pay and use data services should revolutionize the industry.&nbsp; The price of data hasn&#8217;t really been a limiting factor yet, but the difficulty of integrating these datasets into online mapping or even in desktop GIS has hurt adoption.&nbsp; In addition the speed of geospatial data services has been poor so moving these services into the Cloud should improve performance and increase profitability given that there is no need for large overhead (such as servers, or bandwidth). </p>
<p><strong><em>FortiusOne: Will there be convergence between GIS and the GeoWeb to the point that they become indistinguishable?</em></strong> </p>
<p><strong><em>James Fee:</em></strong> Possibly, I think this have been the holy grail that everyone has been trying to attain.&nbsp; GIS by its nature is complex and you generally need complex solutions to complex problems.&nbsp; That said I think we&#8217;ll see many operations that were the domain of GIS begin to be part of the GeoWeb.&nbsp; Basic geoprocessing over the web via an easy-to-use interface can satisfy a vast number of use cases of general users without hitting them over the head with a steep learning curve.&nbsp;&nbsp; </p>
<p>Usually moving GIS to general uses has been by giving them the kitchen sink and expecting them to figure it out.&nbsp; Simple solutions to their &#8220;simple&#8221; problems is how we&#8217;ll see GIS and the GeoWeb converge.&nbsp; Over time more and more &#8220;complex&#8221; analysis will be available to use by just about anyone with a computer, but I&#8217;m not sure we&#8217;ll see that in the next 10 years. </p>
<p><strong><em>FortiusOne: Do datasharing and crowdsourcing have a place in GIS?</em></strong> </p>
<p><strong><em>James Fee:</em></strong> Yes, but the problem is how do you give GIS professionals the ability to use the data and make decisions about its accuracy.&nbsp; I guess it brings up the question, do you trust a Biologist in the field with at GPS more than a hobbyist?&nbsp; I&#8217;d guess most GIS professionals would pick the Biologist, but a degree in Biology doesn&#8217;t mean the data is necessarily good.&nbsp;&nbsp; </p>
<p>Datasharing and crowdsourcing are great ideas but for GIS to use them, they need metadata, documentation, and possibly a rating system.&nbsp; A &#8220;marketplace&#8221; should allow users to rate the quality and accuracy of the data which both helps others make decisions about the data and gives feedback to the creator on how they can improve their dataset.&nbsp; OpenStreetMap has been a great example on how &#8220;experts&#8221; can help &#8220;novices&#8221; grow to be experts in data collection. </p>
<p><strong><em>FortiusOne: Should there be a marketplace for online geodata?&nbsp;&nbsp; </em></strong> </p>
<p><strong><em>James Fee:</em></strong> Totally, I think there has to be.&nbsp; First off, you need some place users can feel comfortable buying data.&nbsp; Second you need a place where data can be rated and reviewed.&nbsp; Third you need a place where data providers can put their information in the cloud for quick and easy access buy everyone.&nbsp; If someone is investing time and energy into creating their data, I don&#8217;t see any reason they can&#8217;t be rewarded for this.&nbsp;&nbsp; </p>
<p>I think some data will be available via micropayments and other data will be very expensive (or the ability to pay for read only data vs editable data).&nbsp; Having some place where users can go to both sell and buy data, search for data, and review data is critical today.&nbsp; Sure Google will index spatial data, but being able to go to a focused marketplace will put buyers and sellers together quickly.&nbsp; And at least today, any site that sells data should be compatible with ESRI software.&nbsp; Offering up data types that aren&#8217;t compatible with ESRI will limit any marketplace. </p>
<p><strong><em>FortiusOne: What emerging technology trend will have the biggest impact on GIS?</em></strong> </p>
<p><strong><em>James Fee:</em></strong> I think putting a GPS in so many &#8220;ordinary&#8221; things is going to impact GIS immensely.&nbsp; Walking around with a GPS in your phone should give you access to many GIS applications, digital cameras and video cameras with GPS will spatially enable tons of datasets.&nbsp;&nbsp; </p>
<p><strong><em>FortiusOne: What is your reaction to the Google – ESRI announcement? </em></strong> </p>
<p><strong><em>James Fee:</em></strong> We&#8217;ll have to see what impact this really has.&nbsp;&nbsp; It isn&#8217;t revolutionary the idea that Google might index GIS servers, the hard part is getting all these traditional ESRI clients to open up their data is the challenge.&nbsp; They&#8217;ll need to see the benefit to allowing users to view their data in any way they choose rather than the traditional hard to use ESRI web mapping front end.&nbsp;&nbsp; </p>
<p><strong><em>FortiusOne: What impact will Google have on GIS?</em></strong> </p>
<p><strong><em>James Fee:</em></strong> Google has already had a huge impact on GIS.&nbsp; At a minimal level, it has already allowed GIS users to search for data sets.&nbsp; Google Maps has totally changed how web mapping is used and displayed on the internet, Google Earth has pushed 3D GIS to the mainstream and now their geo search 2.0 and geo sitemaps they pushing spatial searching.&nbsp; Google has been really good about getting spatial data in front of everyone in a way everyone can use it.&nbsp; GIS has learned much from this and the new tools coming out by ESRI, Autodesk, etc. all are very &#8220;Google-like&#8221;.&nbsp; </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.geoiq.com/2008/06/04/james-fee-gives-his-two-cents-on-gis-and-geoweb/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

