<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using Split tool to edit a multipart feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190197#M8421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the polygon on the island to the east does not get selected when you click on the record in the table, then you don't have a multipart shape, but the two shapes are separate.&amp;nbsp; Your split splits the polygon as shown in your image, but the east poly* does not get split since there is no intersection going on.&amp;nbsp; Perhaps you want to clip or remove (erase?) as Jayanta suggests, but it isn't clear what you want to happen to it from your description&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Feb 2018 23:33:39 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-02-13T23:33:39Z</dc:date>
    <item>
      <title>Using Split tool to edit a multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190193#M8417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;SPAN&gt;I&amp;nbsp;&lt;/SPAN&gt;have an inner ring produced from a negative buffer on a multipart polygon (Virginia, USA). I would like to create a "coastal strip" polygon by using the split tool. However, when I use the split tool it excludes the Eastern Shore area (to the east) even if I draw the split around the region (red line from first image below). If there a way to include this portion in my feature split without having to do an Explode to Merge geoprocess?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;IMG __jive_id="396516" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396516_VA1.png" style="width: 620px; height: 375px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;This is my result... can I split and still include the separated portion to the right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;IMG __jive_id="396517" alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396517_VA2.png" style="width: 620px; height: 424px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 17:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190193#M8417</guid>
      <dc:creator>MikeW</dc:creator>
      <dc:date>2018-02-13T17:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using Split tool to edit a multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190194#M8418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to use the MultiPartToSinglePart tool unless you want to code and select the part from the multipart, discarding the rest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 18:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190194#M8418</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-13T18:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Split tool to edit a multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190195#M8419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, to clarify the ring polygon is a single feature... is it necessary for me to explode it in order to get my desired result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 18:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190195#M8419</guid>
      <dc:creator>MikeW</dc:creator>
      <dc:date>2018-02-13T18:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using Split tool to edit a multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190196#M8420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the following steps.&lt;/P&gt;&lt;P&gt;1. First &lt;STRONG&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/clip.htm"&gt;Clip &lt;/A&gt;&lt;/STRONG&gt;the multipart feature using the ovarlaying polygon (red region).&lt;/P&gt;&lt;P&gt;2. Using &lt;STRONG&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/update.htm"&gt;Update &lt;/A&gt;&lt;/STRONG&gt;tool, update the multipart feature with the above clipped feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 22:07:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190196#M8420</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2018-02-13T22:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using Split tool to edit a multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190197#M8421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the polygon on the island to the east does not get selected when you click on the record in the table, then you don't have a multipart shape, but the two shapes are separate.&amp;nbsp; Your split splits the polygon as shown in your image, but the east poly* does not get split since there is no intersection going on.&amp;nbsp; Perhaps you want to clip or remove (erase?) as Jayanta suggests, but it isn't clear what you want to happen to it from your description&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 23:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190197#M8421</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-13T23:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Split tool to edit a multipart feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190198#M8422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I was just overthinking it... here's what I did to get my desired result (see image):&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Select the single feature created from the multi-ring buffer tool.&lt;/P&gt;&lt;P&gt;2. Use the Split tool to separate the coast from the interior.&lt;/P&gt;&lt;P&gt;3. Use the Explode editing tool to separate all the parts into different features.&lt;/P&gt;&lt;P&gt;4. Use the Merge editing tool to group the desired features into a single feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="End result" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396598_va3.png" style="width: 620px; height: 427px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 13:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-split-tool-to-edit-a-multipart-feature/m-p/190198#M8422</guid>
      <dc:creator>MikeW</dc:creator>
      <dc:date>2018-02-14T13:58:48Z</dc:date>
    </item>
  </channel>
</rss>

