<?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: Repair Self Intersecting Polygon in a Feature Class in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689699#M102283</link>
    <description>&lt;P&gt;It is hard to see what you are trying to show since you are using an outline, I presume&lt;/P&gt;&lt;P&gt;Try using a polygon fill symbology so one can see whether the areas are being split into two parts with clockwise order or whether one is being converted into a hole (ccw order). (opening up the table and selecting bits might help figure out what is going on as well&lt;/P&gt;</description>
    <pubDate>Tue, 10 Mar 2026 16:08:05 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2026-03-10T16:08:05Z</dc:date>
    <item>
      <title>Repair Self Intersecting Polygon in a Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689683#M102280</link>
      <description>&lt;P&gt;Is there a way to auto repair self intersections within in a polygon of a feature class? I tried the Repair Self Intersection and Repair Geometry tool but both the tools do not fix the intersecting vertices.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-10 103718.jpg" style="width: 952px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149630i5B05EB6517A9A00E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-10 103718.jpg" alt="Screenshot 2026-03-10 103718.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 16:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689683#M102280</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2026-03-10T16:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Repair Self Intersecting Polygon in a Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689699#M102283</link>
      <description>&lt;P&gt;It is hard to see what you are trying to show since you are using an outline, I presume&lt;/P&gt;&lt;P&gt;Try using a polygon fill symbology so one can see whether the areas are being split into two parts with clockwise order or whether one is being converted into a hole (ccw order). (opening up the table and selecting bits might help figure out what is going on as well&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 16:08:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689699#M102283</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2026-03-10T16:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Repair Self Intersecting Polygon in a Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689702#M102285</link>
      <description>&lt;P&gt;Hi Dan, I have updated the attached image.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 16:11:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689702#M102285</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2026-03-10T16:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Repair Self Intersecting Polygon in a Feature Class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689718#M102291</link>
      <description>&lt;P&gt;from a snip of your image, click on 1 then on 2 when the table is open&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="selfinter.png" style="width: 262px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149631iE6B6905D03048F0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="selfinter.png" alt="selfinter.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;1 should obviously be inside the polygon&lt;/P&gt;&lt;P&gt;2 may be a hole in the polygon or select the area outside the polygon&lt;/P&gt;&lt;P&gt;Which is it?&lt;/P&gt;&lt;P&gt;If it is a hole that you want removed, then&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/eliminate-polygon-part.htm" target="_blank"&gt;Eliminate Polygon Part (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;might do the trick for the whole featureclass, with unpredictable results, otherwise you are left with standard editing tools to convert holes to polygons and/or splitting the geometry at a point.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Buffering outward by an amount, then reversing the buffer inward by the same amount is an alternative, but requires several steps, usually fewer than individual edits, but the problem is that the "amount" of the buffer doesn't guarantee that all will be removed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/topographic-production/repair-self-intersections.htm" target="_blank"&gt;Repair Self Intersection (Topographic Production)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;dumping the parts might be a better option if you want to get rid of the "holes" or revisiting how the geometry was created in the first place&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 16:43:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/repair-self-intersecting-polygon-in-a-feature/m-p/1689718#M102291</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2026-03-10T16:43:36Z</dc:date>
    </item>
  </channel>
</rss>

