<?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 Cutting a  Polygon feature with reference to a polyline - Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/cutting-a-polygon-feature-with-reference-to-a/m-p/749238#M57895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Polyline feature and a Polygon feature class. I have to cut the the whole polygon vertically to the polyline wherever the nodes of the polyline arrives..I have to cut the polygon manually by enabling snap mode for identifying the vertices.. It's a lengthy process which takes lot of time... Is there any tool or script in python to automate the process...I ve attached the snapshot of the requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 07:09:53 GMT</pubDate>
    <dc:creator>MANESK</dc:creator>
    <dc:date>2014-10-27T07:09:53Z</dc:date>
    <item>
      <title>Cutting a  Polygon feature with reference to a polyline - Python</title>
      <link>https://community.esri.com/t5/python-questions/cutting-a-polygon-feature-with-reference-to-a/m-p/749238#M57895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Polyline feature and a Polygon feature class. I have to cut the the whole polygon vertically to the polyline wherever the nodes of the polyline arrives..I have to cut the polygon manually by enabling snap mode for identifying the vertices.. It's a lengthy process which takes lot of time... Is there any tool or script in python to automate the process...I ve attached the snapshot of the requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 07:09:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cutting-a-polygon-feature-with-reference-to-a/m-p/749238#M57895</guid>
      <dc:creator>MANESK</dc:creator>
      <dc:date>2014-10-27T07:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cutting a  Polygon feature with reference to a polyline - Python</title>
      <link>https://community.esri.com/t5/python-questions/cutting-a-polygon-feature-with-reference-to-a/m-p/749239#M57896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see Cut in the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Polyline/018z00000008000000/"&gt;polyline class&lt;/A&gt; and see the polygon class there as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 08:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/cutting-a-polygon-feature-with-reference-to-a/m-p/749239#M57896</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-27T08:07:55Z</dc:date>
    </item>
  </channel>
</rss>

