<?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: How to split polygons by overlapping feature in arcpy? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615379#M48031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, the options have been listed in the threads above and on the linked post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Apr 2018 19:21:22 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-04-28T19:21:22Z</dc:date>
    <item>
      <title>How to split polygons by overlapping feature in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615374#M48026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder if there's a simple arcpy command to split polygons by overlapping polylines like this:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/splitting-a-polygon-by-an-overlapping-line-feature.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-fundamentals/splitting-a-polygon-by-an-overlapping-line-feature.htm"&gt;Splitting a polygon by an overlapping feature—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually Esri uses code snippets on their sites, so I guess it's a bit more complex.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 10:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615374#M48026</guid>
      <dc:creator>Simeon_FranzWetzel</dc:creator>
      <dc:date>2018-04-21T10:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to split polygons by overlapping feature in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615375#M48027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are other 'split' options&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/split.htm"&gt;http://pro.arcgis.com/en/pro-app/tool-reference/analysis/split.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;what is it you need to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 11:22:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615375#M48027</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-21T11:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to split polygons by overlapping feature in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615376#M48028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a polygon (in my case a biotope) is intersected by the line featue (in my case a road) it has to be divided into two polygons, so that I have two features in the end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 12:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615376#M48028</guid>
      <dc:creator>Simeon_FranzWetzel</dc:creator>
      <dc:date>2018-04-21T12:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to split polygons by overlapping feature in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615377#M48029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Dan, it would be helpful to provide a bit more information about what you are trying to accomplish.&amp;nbsp; Regarding the lack of code snippets, they don't exist on the page you reference because the page is describing how a GUI toolbar works, and you can't script against those.&amp;nbsp; If you want to script a workflow out, you need to use geoprocessing tools, like Dan suggested, or native ArcPy tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 12:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615377#M48029</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-04-21T12:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to split polygons by overlapping feature in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615378#M48030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer Joshua! Like I answered Dan, I have polygons (feature class) which I want to split into new polygons if my line feature (another feature class) crosses the respective polygon. In my example (biotopes and road, see my answer to Dan) a biotope is actually two biotopes if there is a road going through. I already found this solution &lt;A href="https://community.esri.com/thread/181151"&gt;https://community.esri.com/thread/181151&lt;/A&gt;&amp;nbsp; but I wondered, if there was a simpler way to accomplish this with an easy arcpy function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Apr 2018 15:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615378#M48030</guid>
      <dc:creator>Simeon_FranzWetzel</dc:creator>
      <dc:date>2018-04-21T15:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to split polygons by overlapping feature in arcpy?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615379#M48031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, the options have been listed in the threads above and on the linked post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2018 19:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-split-polygons-by-overlapping-feature-in/m-p/615379#M48031</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-04-28T19:21:22Z</dc:date>
    </item>
  </channel>
</rss>

