<?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>GIS Tips &#38; Tricks &#187; multipart</title>
	<atom:link href="http://www.aubreyrhea.net/gis/index.php/tag/multipart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aubreyrhea.net/gis</link>
	<description>for ESRI&#039;s ArcGIS suite</description>
	<lastBuildDate>Sun, 25 Jul 2010 14:42:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>2 ways to create a multipart polygon</title>
		<link>http://www.aubreyrhea.net/gis/index.php/2009/10/2-ways-to-create-a-multipart-polygon/</link>
		<comments>http://www.aubreyrhea.net/gis/index.php/2009/10/2-ways-to-create-a-multipart-polygon/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:08:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Editing]]></category>
		<category><![CDATA[multipart]]></category>
		<category><![CDATA[polygon]]></category>

		<guid isPermaLink="false">http://www.aubreyrhea.net/gis/?p=119</guid>
		<description><![CDATA[Problem: You need to create a second distinct polygon that is attached to the same record in the attribute table. A multipart polygon is a group of polygons that have gaps between them, but only one attribute table entry (and therefore only one object ID). They might be used in a case where there are [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem: You need to create a second distinct polygon that is attached to the same record in the attribute table.</strong></p>
<p>A multipart polygon is a group of polygons that have gaps between them, but only one attribute table entry (and therefore only one object ID). They might be used in a case where there are multiple buildings on the same parcel, multiple zones of influence for the same actor, or multiple lilypads on the same pond. If all the attributes are the same, might as well use the same record for all, instead of a long list of repeating values. You will know you are dealing with multipart features if you click on one polygon to select or identify it, and other polygons light up too. But how do you create one?</p>
<p>I know of two ways: one I have been doing for a long time and another I just learned. I will start with the new way, although I think I still prefer the old. Both sets of instructions assume you have already digitized the first polygon.</p>
<p><strong>Tacking on a multipart, Way #1:</strong></p>
<ol>
<li>With the editor tool (black arrow), select your polygon.</li>
<p><img src="http://www.aubreyrhea.net/gis/images/editortool.PNG" alt="" /></p>
<li>Change the edit Task to Modify Feature.</li>
<p><img src="http://www.aubreyrhea.net/gis/images/modify.PNG" alt="" /></p>
<li>Switch to the sketch tool (yellow pencil). Lines will extend out between your starting and ending vertices.</li>
<p><img src="http://www.aubreyrhea.net/gis/images/linesextend.PNG" alt="" /></p>
<li>Hover over one of these vertices and right click to Finish Part.</li>
<p><img src="http://www.aubreyrhea.net/gis/images/finishpart.PNG" alt="" /></p>
<li>Digitize your next polygon like normal. When you have created the final vertex, right click to Finish Sketch.</li>
</ol>
<p><img src="http://www.aubreyrhea.net/gis/images/finishsketch.PNG" alt="" /></p>
<p>Or, select Finish Part if you want to create additional polygons in the multipart feature. Finish Sketch when you&#8217;re done creating the last one.</p>
<p>You have to follow these steps exactly as I have written them or it won&#8217;t work. I find this procedure a little nit-picky but it may just be because I am not used to it yet. The only advantage I can think of is that you never end up of creating a second attribute record this way, which may help in keeping object IDs straight.</p>
<p><strong>Tacking on a multipart, Way #2:</strong></p>
<ol>
<li>Digitize your second polygon in the normal way.</li>
<li>With the Edit tool, hold down the Shift Key to select both polygons.<br />
(Or, click and drag to draw a box around them)</li>
<li>Select Merge from the Editor menu.</li>
</ol>
<p><img src="http://www.aubreyrhea.net/gis/images/merge.PNG" alt="" /><br />
Try them both and pick your favorite!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aubreyrhea.net/gis/index.php/2009/10/2-ways-to-create-a-multipart-polygon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
