<?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 How to avoid a multipart-line of being produced by an intersect in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-avoid-a-multipart-line-of-being-produced-by/m-p/144599#M11222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two Polyline Features, with a cross-road point.&lt;/P&gt;&lt;P&gt;When i run an Intersect, it creates a segment wich is multi-part, as you see in the pictures attached.&lt;/P&gt;&lt;P&gt;Is there a way to avoid this from happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2016 20:21:53 GMT</pubDate>
    <dc:creator>TércyoStorck1</dc:creator>
    <dc:date>2016-03-11T20:21:53Z</dc:date>
    <item>
      <title>How to avoid a multipart-line of being produced by an intersect</title>
      <link>https://community.esri.com/t5/python-questions/how-to-avoid-a-multipart-line-of-being-produced-by/m-p/144599#M11222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two Polyline Features, with a cross-road point.&lt;/P&gt;&lt;P&gt;When i run an Intersect, it creates a segment wich is multi-part, as you see in the pictures attached.&lt;/P&gt;&lt;P&gt;Is there a way to avoid this from happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 20:21:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-avoid-a-multipart-line-of-being-produced-by/m-p/144599#M11222</guid>
      <dc:creator>TércyoStorck1</dc:creator>
      <dc:date>2016-03-11T20:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid a multipart-line of being produced by an intersect</title>
      <link>https://community.esri.com/t5/python-questions/how-to-avoid-a-multipart-line-of-being-produced-by/m-p/144600#M11223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since this is in Python, I assume you are doing this by code &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/polyline.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-classes/polyline.htm"&gt;Polyline—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; using intersect in that class.&amp;nbsp; You could follow this by a union.&amp;nbsp; If the features are coming from two different feature classes, then the dissolve should work on that feature&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 21:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-avoid-a-multipart-line-of-being-produced-by/m-p/144600#M11223</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-03-11T21:08:37Z</dc:date>
    </item>
  </channel>
</rss>

