<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: GIS Data is an Illicit Drug</title>
	<atom:link href="http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/feed/" rel="self" type="application/rss+xml" />
	<link>http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/</link>
	<description>Exploring the Realms of GIS and Other Stuff</description>
	<lastBuildDate>Mon, 08 Mar 2010 13:19:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Raybuck</title>
		<link>http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/comment-page-1/#comment-49709</link>
		<dc:creator>David Raybuck</dc:creator>
		<pubDate>Mon, 12 Jan 2009 18:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/#comment-49709</guid>
		<description>I&#039;m coming in way late here, but I&#039;m doing a grad school project on enterprise GIS data and knowledge management and would love to hear about any successful solutions these problems.</description>
		<content:encoded><![CDATA[<p>I&#8217;m coming in way late here, but I&#8217;m doing a grad school project on enterprise GIS data and knowledge management and would love to hear about any successful solutions these problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Perry</title>
		<link>http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/comment-page-1/#comment-17</link>
		<dc:creator>Matt Perry</dc:creator>
		<pubDate>Thu, 30 Mar 2006 06:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/#comment-17</guid>
		<description>You hit the nail on the head, Gary. Revisions are necessary since all data needs to be massaged for analysis or cartography. Currently the most practical way to do this is to make a new dataset. You spawn new datasets to make minor changes, to join with attribute tables, to reproject, to test processing steps on smaller clipped regions, to move to another platform or another software package, etc. So you&#039;ve got a dozen datasets on three machines all essentially representing the same thing with cryptic names like eu_bord_clip, eu_bord2, etc. Then you realize you   made some minor mistake in the original parent dataset. Ahhhh....

So thinking pie-in-the-sky here, what would be the ideal solution? I was dreaming of a CVS /SVN central repository-like system where each user could check out their local copy, make changes to the dataset in their software of choice. Those changes can be checked back in, split into branches, rolled back to previous versions and all the metadata is managed internally. Using a data abstraction layer, the data could be checked in/out in any format so users could download and work with whichever format they needed locally. I can&#039;t imagine the logistics of building such a system but it&#039;s always nice to dream.</description>
		<content:encoded><![CDATA[<p>You hit the nail on the head, Gary. Revisions are necessary since all data needs to be massaged for analysis or cartography. Currently the most practical way to do this is to make a new dataset. You spawn new datasets to make minor changes, to join with attribute tables, to reproject, to test processing steps on smaller clipped regions, to move to another platform or another software package, etc. So you&#8217;ve got a dozen datasets on three machines all essentially representing the same thing with cryptic names like eu_bord_clip, eu_bord2, etc. Then you realize you   made some minor mistake in the original parent dataset. Ahhhh&#8230;.</p>
<p>So thinking pie-in-the-sky here, what would be the ideal solution? I was dreaming of a CVS /SVN central repository-like system where each user could check out their local copy, make changes to the dataset in their software of choice. Those changes can be checked back in, split into branches, rolled back to previous versions and all the metadata is managed internally. Using a data abstraction layer, the data could be checked in/out in any format so users could download and work with whichever format they needed locally. I can&#8217;t imagine the logistics of building such a system but it&#8217;s always nice to dream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Birch</title>
		<link>http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/comment-page-1/#comment-16</link>
		<dc:creator>Jason Birch</dc:creator>
		<pubDate>Thu, 30 Mar 2006 05:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://spatialgalaxy.net/2006/03/29/gis-data-is-an-illicit-drug/#comment-16</guid>
		<description>Spot on analysis.  

I&#039;m lucky enough to see a push for consolidation in my current job, but here are some more scenarios that lead to data proliferation:

- The original enterprise data model failed to recognise an existing need, or is inflexible in adjusting to new requirements.

- Client software requires update access to the database for making styling changes (is this GIS or Illustrator folks?)

- The organisation&#039;s GIS users are balkanized both by the organisation and by technology.  Data models and databases that are readble by one department need scheduled translations for usage by other departments.

- The update cycle is broken.  The maintaining department is unresponsive to error notifications and change requests.

- The complexity of client-side setup for new data models is high, creating a barrier to data model changes.

Honestly, I&#039;d rather say that it&#039;s a managment problem so that my manager has to deal with it :)

Jason</description>
		<content:encoded><![CDATA[<p>Spot on analysis.  </p>
<p>I&#8217;m lucky enough to see a push for consolidation in my current job, but here are some more scenarios that lead to data proliferation:</p>
<p>- The original enterprise data model failed to recognise an existing need, or is inflexible in adjusting to new requirements.</p>
<p>- Client software requires update access to the database for making styling changes (is this GIS or Illustrator folks?)</p>
<p>- The organisation&#8217;s GIS users are balkanized both by the organisation and by technology.  Data models and databases that are readble by one department need scheduled translations for usage by other departments.</p>
<p>- The update cycle is broken.  The maintaining department is unresponsive to error notifications and change requests.</p>
<p>- The complexity of client-side setup for new data models is high, creating a barrier to data model changes.</p>
<p>Honestly, I&#8217;d rather say that it&#8217;s a managment problem so that my manager has to deal with it <img src='http://spatialgalaxy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>
