<?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: Assigning Attributes From A Polygon Shapefile To Another Shapefile</title>
	<atom:link href="http://freegeographytools.com/2009/assigning-attributes-from-a-polygon-shapefile-to-another-shapefile/feed" rel="self" type="application/rss+xml" />
	<link>http://freegeographytools.com/2009/assigning-attributes-from-a-polygon-shapefile-to-another-shapefile</link>
	<description>Exploring the world of free tools for GIS, GPS, Google Earth, neogeography, and more.</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:48:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Leszek Pawlowicz</title>
		<link>http://freegeographytools.com/2009/assigning-attributes-from-a-polygon-shapefile-to-another-shapefile/comment-page-1#comment-1399</link>
		<dc:creator>Leszek Pawlowicz</dc:creator>
		<pubDate>Wed, 15 Apr 2009 16:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/?p=3315#comment-1399</guid>
		<description>If there&#039;s a unique identifier for the buildings that gets passed on to the centroids, it should be possible to link the parcel data from the centroid file to building shapefile.</description>
		<content:encoded><![CDATA[<p>If there&#8217;s a unique identifier for the buildings that gets passed on to the centroids, it should be possible to link the parcel data from the centroid file to building shapefile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyson</title>
		<link>http://freegeographytools.com/2009/assigning-attributes-from-a-polygon-shapefile-to-another-shapefile/comment-page-1#comment-1400</link>
		<dc:creator>Tyson</dc:creator>
		<pubDate>Tue, 14 Apr 2009 23:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/?p=3315#comment-1400</guid>
		<description>Regarding the last paragraph: &quot;I could have taken the original building polygon shapefile (used to generate the centroids) as the input shapefile in this process, and the parcel polygon shapefile as the identity shapefile. The result would have been a building polygon shapefile with the appropriate parcel shapefile attributes added to every building’s data in the attribute table.&quot;

Mostly true.  There is a quirk in the MapWindow &quot;Identity of features by Polygon&quot; GIS Tools implementation.  Using the building and parcels examples cited in two previous posts, when a building polygon is not wholly located within a parcel polygon (presumably due to errors when converting a raster satellite image to a vector shapefile...) MapWindow will &quot;split&quot; the building into two separate buildings along the parcel boundary.  While this may be suitable for some applications, it is not when trying to &quot;assign&quot; parcel data to individual buildings.  For this application, it is much better to first find the centroid of each building, then assign the parcel attributes using the centroids.  The centroid of each individual building is likely to fall within the boundary of the correct parcel shape, and the resulting shapefile generated by MapWindow will not have &quot;extra&quot; building shapes.</description>
		<content:encoded><![CDATA[<p>Regarding the last paragraph: &#8220;I could have taken the original building polygon shapefile (used to generate the centroids) as the input shapefile in this process, and the parcel polygon shapefile as the identity shapefile. The result would have been a building polygon shapefile with the appropriate parcel shapefile attributes added to every building’s data in the attribute table.&#8221;</p>
<p>Mostly true.  There is a quirk in the MapWindow &#8220;Identity of features by Polygon&#8221; GIS Tools implementation.  Using the building and parcels examples cited in two previous posts, when a building polygon is not wholly located within a parcel polygon (presumably due to errors when converting a raster satellite image to a vector shapefile&#8230;) MapWindow will &#8220;split&#8221; the building into two separate buildings along the parcel boundary.  While this may be suitable for some applications, it is not when trying to &#8220;assign&#8221; parcel data to individual buildings.  For this application, it is much better to first find the centroid of each building, then assign the parcel attributes using the centroids.  The centroid of each individual building is likely to fall within the boundary of the correct parcel shape, and the resulting shapefile generated by MapWindow will not have &#8220;extra&#8221; building shapes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

