<?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: Clipping multiple shapefiles (polygon) to multiple (polygons)  in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/clipping-multiple-shapefiles-polygon-to-multiple/m-p/41073#M3276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered doing an Intersect&amp;nbsp;of all six feature classes and doing selects and dissolves on the results? Seems to me that would be less complicated. (This would, however, require an ArcGIS Standard or Advanced license). If you only have ArcGIS Basic (ArcView), check your Dissolve call -- it is missing some arguments - check the help on that tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Apr 2017 02:56:36 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2017-04-26T02:56:36Z</dc:date>
    <item>
      <title>Clipping multiple shapefiles (polygon) to multiple (polygons)</title>
      <link>https://community.esri.com/t5/python-questions/clipping-multiple-shapefiles-polygon-to-multiple/m-p/41072#M3275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;What would be the best way to clip three shapefiles (polygons) to three other shapefiles. At this moment I have three different polygon shapefiles (&lt;STRONG&gt;veryHigh_merged_zone_solved.shp&lt;/STRONG&gt;, h&lt;STRONG&gt;igh_merged_zone_solved.shp&lt;/STRONG&gt;, and &lt;STRONG&gt;medium_merged_zone_solved.shp&lt;/STRONG&gt;) and I want to clip each of one of these feature classes to other three single polygon shapefiles (&lt;STRONG&gt;sa1.shp&lt;/STRONG&gt;,&lt;STRONG&gt;sa2.shp&lt;/STRONG&gt; and &lt;STRONG&gt;sa3.shp&lt;/STRONG&gt;). &amp;nbsp;My desired result will be having each zone shapefile clipped to each sa&amp;nbsp;shapefile. For example &lt;STRONG&gt;sa1_eryHigh_merged_zone_solved.shp&amp;nbsp;&lt;/STRONG&gt;and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I have tried using a couple of for loops and listing feature classes. But, it not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be really appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cristian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/348084_clipping.png" style="width: 620px; height: 436px;" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/348085_code.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 00:30:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clipping-multiple-shapefiles-polygon-to-multiple/m-p/41072#M3275</guid>
      <dc:creator>CristianLa_Rosa1</dc:creator>
      <dc:date>2017-04-26T00:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping multiple shapefiles (polygon) to multiple (polygons)</title>
      <link>https://community.esri.com/t5/python-questions/clipping-multiple-shapefiles-polygon-to-multiple/m-p/41073#M3276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered doing an Intersect&amp;nbsp;of all six feature classes and doing selects and dissolves on the results? Seems to me that would be less complicated. (This would, however, require an ArcGIS Standard or Advanced license). If you only have ArcGIS Basic (ArcView), check your Dissolve call -- it is missing some arguments - check the help on that tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 02:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/clipping-multiple-shapefiles-polygon-to-multiple/m-p/41073#M3276</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-04-26T02:56:36Z</dc:date>
    </item>
  </channel>
</rss>

