<?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: Auto-complete polygon problem in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604331#M34060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, just had this same problem show up today.&amp;nbsp; It was weird because I spend the entire day with autocomplete working normally, then it just stopped working.&amp;nbsp; Stopped working means, whenever I pressed F2 or otherwise tried to autocomplete the polygon just vanished.&amp;nbsp; After some experimenting I found that "crossing the lines" worked to complete the poly (as I found in another thread).&amp;nbsp; A second fix was to start and end the auto-complete poly INSIDE another poly - the autocomplete then finishes off the auto-poly with a shared boundary of the "host".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, this problem started when I was trying to use autocomplete to draw one poly on top of another using autocomplete.&amp;nbsp; In my case there was also a shared boundary.&amp;nbsp; I think this may have triggered the bug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 02:34:27 GMT</pubDate>
    <dc:creator>JasonEdwards1</dc:creator>
    <dc:date>2013-12-17T02:34:27Z</dc:date>
    <item>
      <title>Auto-complete polygon problem</title>
      <link>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604328#M34057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm really struggling with this function, because after I've drawn the polygon and clicked 'finish sketch', the new polygon 'dissappears', as if I've never drawn it! The new polygon does cross the existing polygon twice, but 9 out of ten times it is gone after I've finished the sketch. Not sure if there is a specific way it should cross the existing polygon? Can you use the auto-complete polygon function for different and adjacent layers? Or only for the same layer? Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 03:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604328#M34057</guid>
      <dc:creator>Anride_Waal</dc:creator>
      <dc:date>2013-02-07T03:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-complete polygon problem</title>
      <link>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604329#M34058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anri,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;must be the same layer, but multiple intersecting features. Also check that you haven't set up symbology that leaves the new feature blank.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardolph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 23:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604329#M34058</guid>
      <dc:creator>HardolphWasteneys</dc:creator>
      <dc:date>2013-02-20T23:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-complete polygon problem</title>
      <link>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604330#M34059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are three things that come to mind immediately.&amp;nbsp; First, what Hardolph mentioned - your symbology.&amp;nbsp; For instance, if you are using categories make sure the all other values box is checked.&amp;nbsp;&amp;nbsp; Second, you have a definition query on your layer being edited.&amp;nbsp; If you do any new poly will disappear.&amp;nbsp; Even after years of experience I still find myself getting caught by these every once in a while.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Third, and I haven't tested it recently, but it was a long standing issue that you had to be able to see the entire polygon being created via auto-complete in your visible extent; if you zoomed in too far to finish it off it could fail.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 12:00:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604330#M34059</guid>
      <dc:creator>JohnSobetzer</dc:creator>
      <dc:date>2013-02-21T12:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-complete polygon problem</title>
      <link>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604331#M34060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, just had this same problem show up today.&amp;nbsp; It was weird because I spend the entire day with autocomplete working normally, then it just stopped working.&amp;nbsp; Stopped working means, whenever I pressed F2 or otherwise tried to autocomplete the polygon just vanished.&amp;nbsp; After some experimenting I found that "crossing the lines" worked to complete the poly (as I found in another thread).&amp;nbsp; A second fix was to start and end the auto-complete poly INSIDE another poly - the autocomplete then finishes off the auto-poly with a shared boundary of the "host".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, this problem started when I was trying to use autocomplete to draw one poly on top of another using autocomplete.&amp;nbsp; In my case there was also a shared boundary.&amp;nbsp; I think this may have triggered the bug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 02:34:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/604331#M34060</guid>
      <dc:creator>JasonEdwards1</dc:creator>
      <dc:date>2013-12-17T02:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-complete polygon problem</title>
      <link>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/1645502#M45709</link>
      <description>&lt;P&gt;The main reason about the auto complete polygon problem is an existing joint table or related one ; that acts like a filter . Thus ; it is preferred to uncheck existing filters before .&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not ; main commun causes are to be investigated and followed such as ( coordinate system of the layer - Geodatabase - layer style and more )&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great Day &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 09:30:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/auto-complete-polygon-problem/m-p/1645502#M45709</guid>
      <dc:creator>AhmedBoussabeh</dc:creator>
      <dc:date>2025-08-26T09:30:52Z</dc:date>
    </item>
  </channel>
</rss>

