<?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: Editing: Autocomplete Polygon in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535078#M30309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Currently "Autocomplete" only works on features that are stored within a single feature class. Autocomplete should be able to be used across multiple feature class that are stored within the same file geodatabase or feature dataset. We are currently delineating hundreds of thousands of crop fields and farm dams as part of a water allocation project. The boundaries of the crop fields and farm dams share boundaries in multiple instances. We currently store the features within a single feature class in order to use autocomplete, but have to export the dams afterwards into a new feature class in order to run calculations on the features. Any idea if a tool/script could be created using autocomplete across feature class would be appreciated.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Regards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Assuming you are talking about &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;polyline&lt;/SPAN&gt;&lt;SPAN&gt; features that you wish to use to create &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;polygons&lt;/SPAN&gt;&lt;SPAN&gt;, I routinely use the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;auto-complete polygon &lt;/SPAN&gt;&lt;SPAN&gt;Task to create polygons from &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;multiple feature classes &lt;/SPAN&gt;&lt;SPAN&gt;in ArcView 9.3 (also works in 9.2 and 10). This involves copying and pasting the features into a scratch feature class and merging them, then running Auto-complete with a few tricks that don't seem to be documented by ESRI. I've posted variations on the method several times in the General forum and once here. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/6288-Editing" rel="nofollow"&gt;http://forums.arcgis.com/threads/6288-Editing&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/518...5524#post15524" rel="nofollow"&gt;http://forums.arcgis.com/threads/518...5524#post15524&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the step by step procedure I use: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. start by making sure the line segments are either snapped together or overlap and set snapping in the polyline layers that you want to use. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any existing polygons present within the area of interest will create holes in the generated polygon fabric so turn those layers off unless that is what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set up a scratch polyline feature class in the current workspace/geodatabase for temporary use to avoid messing with the originals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. select all the polyline segments with the edit tool or just set the layers of interest as selectable and select all (these can be in multiple workspaces/geodatabases as long as they are selectable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. set &lt;/SPAN&gt;&lt;STRONG&gt;Task:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Create New Feature &lt;/SPAN&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;STRONG&gt;Target&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt; the scratch polyline Feature Class &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. right click with the edit tool in the work area and hit &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;copy&lt;/SPAN&gt;&lt;SPAN&gt;, then right click again and hit &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;paste&lt;/SPAN&gt;&lt;SPAN&gt; (this creates a set of unattributed lines in the scratch feature class and deselects the ones selected from the original feature classes; ctrl-c, ctrl-v won't work for this ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. In the EDITOR pulldown hit &lt;/SPAN&gt;&lt;STRONG&gt;MERGE&lt;/STRONG&gt;&lt;SPAN&gt;, and use any of the lines as the one to be merged with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. leaving the merged line selected change &lt;/SPAN&gt;&lt;STRONG&gt;"Target:" &lt;/STRONG&gt;&lt;SPAN style="font-style:italic;"&gt;to a polygon layer &lt;/SPAN&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;STRONG&gt;"Task:" &lt;/STRONG&gt;&lt;SPAN&gt;to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;"Auto-complete Polygon"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. using the&lt;/SPAN&gt;&lt;SPAN style="color: &amp;quot;#FF0000&amp;quot;; font-style: italic;"&gt; &lt;STRONG&gt;SKETCH tool&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN&gt;allow it to snap to the selected merged line anywhere (do not left click)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;RIGHT-click &lt;/SPAN&gt;&lt;SPAN&gt;and select &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;"replace sketch"&lt;/SPAN&gt;&lt;SPAN&gt; from the pull-down menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. all the vertices of all the lines should become highlighted; hit&lt;/SPAN&gt;&lt;STRONG&gt; F2 &lt;/STRONG&gt;&lt;SPAN&gt;or right-click again and hit &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Finish Sketch&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That will generate a polygon fabric in the target Polygon feature class using any closed polyline features. There will not be any attributes transferred from the polylines; you have to attribute them separately or trnasfer attributes from other features. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Cut Polygon Features task follows a similar procedure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For map display purposes I then overlay the original polylines with their variable symbology as the borders for the polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope that's along the lines of what you are after.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardolph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2012 01:07:10 GMT</pubDate>
    <dc:creator>HardolphWasteneys</dc:creator>
    <dc:date>2012-02-01T01:07:10Z</dc:date>
    <item>
      <title>Editing: Autocomplete Polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535074#M30305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently "Autocomplete" only works on features that are stored within a single feature class. Autocomplete should be able to be used across multiple feature class that are stored within the same file geodatabase or feature dataset. We are currently delineating hundreds of thousands of crop fields and farm dams as part of a water allocation project. The boundaries of the crop fields and farm dams share boundaries in multiple instances. We currently store the features within a single feature class in order to use autocomplete, but have to export the dams afterwards into a new feature class in order to run calculations on the features. Any idea if a tool/script could be created using autocomplete across feature class would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 10:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535074#M30305</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2012-01-16T10:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Editing: Autocomplete Polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535075#M30306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter has also posted this as an ArcGIS Ideas possibility for those that want to support it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ideas.arcgis.com/ideaView?id=08730000000btaWAAQ"&gt;http://ideas.arcgis.com/ideaView?id=08730000000btaWAAQ&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 12:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535075#M30306</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2012-01-16T12:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Editing: Autocomplete Polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535076#M30307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dan &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 21:29:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535076#M30307</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2012-01-16T21:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Editing: Autocomplete Polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535077#M30308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the meantime could you use the trace tool along the edges of these other polygons when creating a new polygon, thereby eliminating slivering or gaps?&amp;nbsp; Alternately, although a bit clicky, could you temporarily copy these other polygons into your editing layer, use autocomplete, and then delete the unwanted polygons?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 16:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535077#M30308</guid>
      <dc:creator>JohnSobetzer</dc:creator>
      <dc:date>2012-01-17T16:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Editing: Autocomplete Polygon</title>
      <link>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535078#M30309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Currently "Autocomplete" only works on features that are stored within a single feature class. Autocomplete should be able to be used across multiple feature class that are stored within the same file geodatabase or feature dataset. We are currently delineating hundreds of thousands of crop fields and farm dams as part of a water allocation project. The boundaries of the crop fields and farm dams share boundaries in multiple instances. We currently store the features within a single feature class in order to use autocomplete, but have to export the dams afterwards into a new feature class in order to run calculations on the features. Any idea if a tool/script could be created using autocomplete across feature class would be appreciated.&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt;Regards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Assuming you are talking about &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;polyline&lt;/SPAN&gt;&lt;SPAN&gt; features that you wish to use to create &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;polygons&lt;/SPAN&gt;&lt;SPAN&gt;, I routinely use the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;auto-complete polygon &lt;/SPAN&gt;&lt;SPAN&gt;Task to create polygons from &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;multiple feature classes &lt;/SPAN&gt;&lt;SPAN&gt;in ArcView 9.3 (also works in 9.2 and 10). This involves copying and pasting the features into a scratch feature class and merging them, then running Auto-complete with a few tricks that don't seem to be documented by ESRI. I've posted variations on the method several times in the General forum and once here. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/6288-Editing" rel="nofollow"&gt;http://forums.arcgis.com/threads/6288-Editing&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/518...5524#post15524" rel="nofollow"&gt;http://forums.arcgis.com/threads/518...5524#post15524&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the step by step procedure I use: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. start by making sure the line segments are either snapped together or overlap and set snapping in the polyline layers that you want to use. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any existing polygons present within the area of interest will create holes in the generated polygon fabric so turn those layers off unless that is what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set up a scratch polyline feature class in the current workspace/geodatabase for temporary use to avoid messing with the originals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. select all the polyline segments with the edit tool or just set the layers of interest as selectable and select all (these can be in multiple workspaces/geodatabases as long as they are selectable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. set &lt;/SPAN&gt;&lt;STRONG&gt;Task:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Create New Feature &lt;/SPAN&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;STRONG&gt;Target&lt;/STRONG&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt; the scratch polyline Feature Class &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. right click with the edit tool in the work area and hit &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;copy&lt;/SPAN&gt;&lt;SPAN&gt;, then right click again and hit &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;paste&lt;/SPAN&gt;&lt;SPAN&gt; (this creates a set of unattributed lines in the scratch feature class and deselects the ones selected from the original feature classes; ctrl-c, ctrl-v won't work for this ).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. In the EDITOR pulldown hit &lt;/SPAN&gt;&lt;STRONG&gt;MERGE&lt;/STRONG&gt;&lt;SPAN&gt;, and use any of the lines as the one to be merged with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. leaving the merged line selected change &lt;/SPAN&gt;&lt;STRONG&gt;"Target:" &lt;/STRONG&gt;&lt;SPAN style="font-style:italic;"&gt;to a polygon layer &lt;/SPAN&gt;&lt;SPAN&gt;and &lt;/SPAN&gt;&lt;STRONG&gt;"Task:" &lt;/STRONG&gt;&lt;SPAN&gt;to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;"Auto-complete Polygon"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. using the&lt;/SPAN&gt;&lt;SPAN style="color: &amp;quot;#FF0000&amp;quot;; font-style: italic;"&gt; &lt;STRONG&gt;SKETCH tool&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN&gt;allow it to snap to the selected merged line anywhere (do not left click)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8. &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;RIGHT-click &lt;/SPAN&gt;&lt;SPAN&gt;and select &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;"replace sketch"&lt;/SPAN&gt;&lt;SPAN&gt; from the pull-down menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. all the vertices of all the lines should become highlighted; hit&lt;/SPAN&gt;&lt;STRONG&gt; F2 &lt;/STRONG&gt;&lt;SPAN&gt;or right-click again and hit &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Finish Sketch&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That will generate a polygon fabric in the target Polygon feature class using any closed polyline features. There will not be any attributes transferred from the polylines; you have to attribute them separately or trnasfer attributes from other features. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Cut Polygon Features task follows a similar procedure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For map display purposes I then overlay the original polylines with their variable symbology as the borders for the polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope that's along the lines of what you are after.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardolph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 01:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/editing-autocomplete-polygon/m-p/535078#M30309</guid>
      <dc:creator>HardolphWasteneys</dc:creator>
      <dc:date>2012-02-01T01:07:10Z</dc:date>
    </item>
  </channel>
</rss>

