<?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 Dissolving (or merging?) ALL intersecting line features in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543409#M1110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to dissolve all adjacent line features in a single feature class, so I'd like to only have separate features if they are not intersecting any others in the same feature class. The way it's working right now is that line features are only being dissolved if they share an endpoint with exactly one other line feature, which isn't how I would expect Dissolve to work based on the description.&amp;nbsp;I have the same problem whether Unsplit Lines is checked or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attributes are not important to me. Is there a way to do this with Dissolve, or is Merge a better option?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2018 02:00:46 GMT</pubDate>
    <dc:creator>TS9</dc:creator>
    <dc:date>2018-12-12T02:00:46Z</dc:date>
    <item>
      <title>Dissolving (or merging?) ALL intersecting line features</title>
      <link>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543409#M1110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to dissolve all adjacent line features in a single feature class, so I'd like to only have separate features if they are not intersecting any others in the same feature class. The way it's working right now is that line features are only being dissolved if they share an endpoint with exactly one other line feature, which isn't how I would expect Dissolve to work based on the description.&amp;nbsp;I have the same problem whether Unsplit Lines is checked or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attributes are not important to me. Is there a way to do this with Dissolve, or is Merge a better option?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 02:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543409#M1110</guid>
      <dc:creator>TS9</dc:creator>
      <dc:date>2018-12-12T02:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolving (or merging?) ALL intersecting line features</title>
      <link>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543410#M1111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you don't care about the attributes, have you tried selecting all the geometry in an edit session and 'union'ing them? You can always then try the MultiPart to SinglePart tool to see if the output geometry is then better&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 05:18:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543410#M1111</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-12T05:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolving (or merging?) ALL intersecting line features</title>
      <link>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543411#M1112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Union is only for polygon features, correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 17:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543411#M1112</guid>
      <dc:creator>TS9</dc:creator>
      <dc:date>2018-12-12T17:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolving (or merging?) ALL intersecting line features</title>
      <link>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543412#M1113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;merge then … don't have arc* open to check… the point is to get them to a single feature, then explode to parts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 17:58:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543412#M1113</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-12T17:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolving (or merging?) ALL intersecting line features</title>
      <link>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543413#M1114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I gave it a try, and that gives the same result as running a Dissolve with Create multipart features unchecked. There are still adjacent lines that aren't being merged.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2018 01:05:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/dissolving-or-merging-all-intersecting-line/m-p/543413#M1114</guid>
      <dc:creator>TS9</dc:creator>
      <dc:date>2018-12-13T01:05:12Z</dc:date>
    </item>
  </channel>
</rss>

