<?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: Trying to automate clip for multiple polygons based on unique field ID? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/trying-to-automate-clip-for-multiple-polygons/m-p/72232#M2535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an intersect method on the &lt;A href="http://resources.arcgis.com/en/help/main/10.1%20/index.html#/Polygon/018z00000061000000/"&gt;arcpy.Polygon()&lt;/A&gt; object that you can use for polygon-level intersects between individual polygon features, which you can get to using a cursor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2015 21:06:20 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2015-12-04T21:06:20Z</dc:date>
    <item>
      <title>Trying to automate clip for multiple polygons based on unique field ID?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trying-to-automate-clip-for-multiple-polygons/m-p/72231#M2534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I have two feature classes, one that contains all counties for 5 states and the other contains 90 polygons I need clipped only to their pertaining county boundary, but they overlap/ cross the county boundary (See image below). Both feature classes have a field with a unique 5 digit ID for each county as well. Being that I am relatively new to Python, is there a way I can use a loop or searchcursor to clip each of the 90 polygons to their respective county boundary using their 5 digit ID?&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;*The red rose colored polygons show the overlapping polygons I need to clip and the tan colored polygons show what I need the final product to look like.&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;IMG alt="Example.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/151969_Example.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 20:44:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trying-to-automate-clip-for-multiple-polygons/m-p/72231#M2534</guid>
      <dc:creator>DylanMackowiak</dc:creator>
      <dc:date>2015-12-04T20:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to automate clip for multiple polygons based on unique field ID?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/trying-to-automate-clip-for-multiple-polygons/m-p/72232#M2535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an intersect method on the &lt;A href="http://resources.arcgis.com/en/help/main/10.1%20/index.html#/Polygon/018z00000061000000/"&gt;arcpy.Polygon()&lt;/A&gt; object that you can use for polygon-level intersects between individual polygon features, which you can get to using a cursor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 21:06:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/trying-to-automate-clip-for-multiple-polygons/m-p/72232#M2535</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-12-04T21:06:20Z</dc:date>
    </item>
  </channel>
</rss>

