<?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: Clip Function in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/clip-function/m-p/491220#M38440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem with the clip tool is that it creates a new feature class. I don't want to have to create a new feature class then copy those features back in to my master layer. That is why the Editor&amp;lt;Clip works so well because you can do it all within the feature class. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2014 15:33:17 GMT</pubDate>
    <dc:creator>BrettAuger1</dc:creator>
    <dc:date>2014-08-11T15:33:17Z</dc:date>
    <item>
      <title>Clip Function</title>
      <link>https://community.esri.com/t5/python-questions/clip-function/m-p/491218#M38438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on creating a tool that buffers streams and wetlands based on stream classes and their levels of protection required. I have created the tool but ran into a problem that was easily fixed before but I cannot seem to figure out how to integrate the fix into my python script. See the attachment below for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I used to fix the problem of the green buffer overlapping the higher priority&amp;nbsp; grey buffer. I used to fix this before by selecting the grey buffer and using the "Clip" button found under the Editor toolbar dropdown. This would clip the green buffer to the boundary and that would be that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to set up my buffer or to create a clip function that will clip all the green areas when they overlap a grey buffer. All the buffers are coded and could be assigned priority in a function if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To clarify, this is what I want to do, but using python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Removing overlap from existing polygons&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="blog-admin"&gt;&lt;A class="edit" href="http://www.blogger.com/post-edit.g?blogID=8632979341103165540&amp;amp;postID=2587436283695112468&amp;amp;from=pencil" target="_self" title="Edit"&gt;http://www.blogger.com/post-edit.g?blogID=8632979341103165540&amp;amp;postID=2587436283695112468&amp;amp;from=pencil&lt;/A&gt;&lt;/SPAN&gt; &lt;SPAN style="font-family: Verdana; font-size: 13px;"&gt;&lt;A href="http://www.blogger.com/blogger.g?blogID=8632979341103165540" name="removeoverlap" style="color: #1677c2; text-decoration: underline;"&gt;http://www.blogger.com/blogger.g?blogID=8632979341103165540&lt;/A&gt;If you have overlapping polygons that you want to make coincident or adjacent, you can clip out the overlapping portion. When using this method, &lt;EM&gt;keep in mind that &lt;STRONG style="text-decoration: underline;"&gt;all&lt;/STRONG&gt; editable features underneath the feature you are using to clip with will be clipped.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="margin: 0px 0px 2em 2em; font-family: Verdana; font-size: 13px; list-style-image: none;"&gt;&lt;LI&gt;Select the polygon feature whose border you want to maintain. The other polygon will be clipped back to match it.&lt;/LI&gt;&lt;LI&gt;Click the Editor menu, then click Clip.&lt;/LI&gt;&lt;LI&gt;Set the buffer distance to 0 and choose to discard the area that intersects.&lt;/LI&gt;&lt;LI&gt;Click OK.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 21:44:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clip-function/m-p/491218#M38438</guid>
      <dc:creator>BrettAuger1</dc:creator>
      <dc:date>2014-08-08T21:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clip Function</title>
      <link>https://community.esri.com/t5/python-questions/clip-function/m-p/491219#M38439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Clip tool in ArcToolbox to clip your feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Clip/000800000004000000/" title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Clip/000800000004000000/"&gt;ArcGIS Desktop&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Aug 2014 11:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clip-function/m-p/491219#M38439</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-08-09T11:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Clip Function</title>
      <link>https://community.esri.com/t5/python-questions/clip-function/m-p/491220#M38440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My problem with the clip tool is that it creates a new feature class. I don't want to have to create a new feature class then copy those features back in to my master layer. That is why the Editor&amp;lt;Clip works so well because you can do it all within the feature class. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 15:33:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clip-function/m-p/491220#M38440</guid>
      <dc:creator>BrettAuger1</dc:creator>
      <dc:date>2014-08-11T15:33:17Z</dc:date>
    </item>
  </channel>
</rss>

