<?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 collect Lines that were NOT affected by arcpy.management.UnsplitLine() in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-collect-lines-that-were-not-affected-by/m-p/1344594#M69108</link>
    <description>&lt;P&gt;Based on your description, you should be able to use &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/symmetrical-difference.htm" target="_self"&gt;Symmetrical Difference&lt;/A&gt; to remove the updated lines, then merge together this new feature class with the output from the unspilt operation.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Nov 2023 18:44:28 GMT</pubDate>
    <dc:creator>ShaunWalbridge</dc:creator>
    <dc:date>2023-11-01T18:44:28Z</dc:date>
    <item>
      <title>How to collect Lines that were NOT affected by arcpy.management.UnsplitLine()</title>
      <link>https://community.esri.com/t5/python-questions/how-to-collect-lines-that-were-not-affected-by/m-p/1344322#M69096</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using arcpy and ArcGIS Pro 3.1.3&lt;/P&gt;&lt;P&gt;I have a Lines feature class with 'millions' of line features and I need to use arcpy.management.UnsplitLine() on it.&lt;/P&gt;&lt;P&gt;The trouble is, is that this outputs the unsplit lines to another (new) FeatureClass rather than replaces the unsplit lines.&lt;/P&gt;&lt;P&gt;How can I locate and copy from the original FeatureClass to this new FeatureClass, all the lines that were NOT 'unsplit'&lt;/P&gt;&lt;P&gt;I have a similar problem with dissolving polygons.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Zoltan&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 11:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-collect-lines-that-were-not-affected-by/m-p/1344322#M69096</guid>
      <dc:creator>ZoltanSzecsei</dc:creator>
      <dc:date>2023-11-01T11:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Lines that were NOT affected by arcpy.management.UnsplitLine()</title>
      <link>https://community.esri.com/t5/python-questions/how-to-collect-lines-that-were-not-affected-by/m-p/1344594#M69108</link>
      <description>&lt;P&gt;Based on your description, you should be able to use &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/symmetrical-difference.htm" target="_self"&gt;Symmetrical Difference&lt;/A&gt; to remove the updated lines, then merge together this new feature class with the output from the unspilt operation.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 18:44:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-collect-lines-that-were-not-affected-by/m-p/1344594#M69108</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2023-11-01T18:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to collect Lines that were NOT affected by arcpy.management.UnsplitLine()</title>
      <link>https://community.esri.com/t5/python-questions/how-to-collect-lines-that-were-not-affected-by/m-p/1344815#M69119</link>
      <description>&lt;P&gt;Hi Shaun,&lt;/P&gt;&lt;P&gt;Thanks for the pointer - will try it out.&lt;/P&gt;&lt;P&gt;For the lines I am now using the resultant unsplit lines to select lines that&amp;nbsp; "SHARE_A_LINE_SEGMENT_WITH" and then deleting that set.&lt;/P&gt;&lt;P&gt;I'll try the Symmetrical Difference for the dissolved polygon "left-behinds"&lt;/P&gt;&lt;P&gt;Not sure why ESRI chose to complicate what surely must be a 'standard' need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zoltan&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 04:52:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-collect-lines-that-were-not-affected-by/m-p/1344815#M69119</guid>
      <dc:creator>ZoltanSzecsei</dc:creator>
      <dc:date>2023-11-02T04:52:33Z</dc:date>
    </item>
  </channel>
</rss>

