<?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: Dissolve Lines without Dissolving Convergent Lines? in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275341#M1278</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering what option you used for the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/dissolve.htm"&gt;dissolve &lt;/A&gt;The unsplit line option at the very end suggests that a line will only be dissolved when only two lines meet at an end point. If you used the default a point that has 2 or more will be dissolved, if unsplit is used, only points that have 2 lines meeting will be dissolved.&amp;nbsp; Beyond that, the only other thing I can think of is to identify the points in the lines (feature to points) that have 3 or more occurences, then use those to split the lines at those points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2017 13:02:24 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-08-01T13:02:24Z</dc:date>
    <item>
      <title>Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275337#M1274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been playing with arcHydro and related processes a bit and have run into an obstacle. I have been creating stream networks from the flow accumulation, direction, and stream order functions. When converted from raster to polygon each segment of the streams is a unique feature within the output feature class. I would like it so that if there is no change in order from one segment to the next, that it is the same feature. Easy enough, dissolve.&lt;/P&gt;&lt;P&gt;The issue now is that where two streams of the same order come together to form a stream of a greater order, the two smaller order streams dissolve into 'one' stream as they share a vertex (their shared outlet which is the inlet of the greater order stream subsequent). Difficult to describe without visuals but I'm hoping this was clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 18:27:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275337#M1274</guid>
      <dc:creator>UnsoughtNine</dc:creator>
      <dc:date>2017-07-31T18:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275338#M1275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to check, without visuals, this isn't a &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/how-stream-order-works.htm"&gt;Strahler vs Shreve &lt;/A&gt;issue is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 19:58:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275338#M1275</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-07-31T19:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275339#M1276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this is not a Strahler vs Shreve issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="The stream polyline layer, as output from the raster to polygon conversion tool. Each segment is it" s="" own="" feature="" within="" the="" layer.="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Following running dissolve and using the order field as the dissolve field. Common vertices combine two streams at a few points. These streams which would ideally be their own features for my purposes." class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/365274_Current.PNG" style="width: 620px; height: 570px;" /&gt;&lt;/P&gt;&lt;P&gt;Hoping the visuals were of some benefit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 12:27:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275339#M1276</guid>
      <dc:creator>UnsoughtNine</dc:creator>
      <dc:date>2017-08-01T12:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275340#M1277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first image is the layer as it converts from raster; with each line segment being it's own feature. The second image is following a dissolve. The 'conflict' areas are those circled in red, where a common vertice has caused two streams of the same order to dissolve together when in fact they only share an outlet. For my purposes, I don't want this to be the case. Hoping the visuals help clarify.&amp;nbsp;&lt;A href="https://community.esri.com/people/Dan_Patterson"&gt;Dan_Patterson&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 12:35:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275340#M1277</guid>
      <dc:creator>UnsoughtNine</dc:creator>
      <dc:date>2017-08-01T12:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275341#M1278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering what option you used for the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/dissolve.htm"&gt;dissolve &lt;/A&gt;The unsplit line option at the very end suggests that a line will only be dissolved when only two lines meet at an end point. If you used the default a point that has 2 or more will be dissolved, if unsplit is used, only points that have 2 lines meeting will be dissolved.&amp;nbsp; Beyond that, the only other thing I can think of is to identify the points in the lines (feature to points) that have 3 or more occurences, then use those to split the lines at those points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 13:02:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275341#M1278</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-08-01T13:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275342#M1279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both the unsplit and split line options produce similar issues for my application. I need the lines only to dissolve where a common endpoint&amp;nbsp;&lt;EM&gt;is not&lt;/EM&gt; shared, arc does not seem to have&amp;nbsp;an option for this. Can I extract the number of line occurrences&amp;nbsp;to a point feature class? I could then export the points with 3 or more occurrences&amp;nbsp;and use them to split the dissolved lines at those points. This seems like a fair approach.&amp;nbsp;&lt;A href="https://community.esri.com/people/Dan_Patterson"&gt;Dan_Patterson&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 13:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275342#M1279</guid>
      <dc:creator>UnsoughtNine</dc:creator>
      <dc:date>2017-08-01T13:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275343#M1280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the stream feature class is already &lt;EM&gt;dissolved&lt;/EM&gt; and you have access to an &lt;EM&gt;Advanced ArcGIS license level&lt;/EM&gt;, one option to re-split it only at those junctures is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Run&lt;EM&gt; Intersect (Analysis)&lt;/EM&gt; using only your stream feature class (no other inputs, yes only 1 input!) and for the &lt;EM&gt;"Output Type (Optional)"&lt;/EM&gt; settting using &lt;EM&gt;"Points"&lt;/EM&gt;.&amp;nbsp; This will produce a point feature class of the stream intersections.&lt;/LI&gt;&lt;LI&gt;Run &lt;EM&gt;Split Line at Point (Data Management)&lt;/EM&gt; using the points from step 1 and the dissolved stream line feature class.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/intersect.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/intersect.htm"&gt;Intersect—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/how-intersect-analysis-works.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/analysis-toolbox/how-intersect-analysis-works.htm"&gt;How Intersect works—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/split-line-at-point.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/split-line-at-point.htm"&gt;Split Line at Point—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 15:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275343#M1280</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2017-08-01T15:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Lines without Dissolving Convergent Lines?</title>
      <link>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275344#M1281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ultimately took the problem from a different approach which was somewhat initiated through Dan's comments:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Create a point at every vertice in the stream layer&lt;/P&gt;&lt;P&gt;2. Buffer every vertice at a user-specified setback (10m in my case) to move the pour point back from the outlet slightly&lt;/P&gt;&lt;P&gt;2. Create intersecting points where the buffer crosses the stream layer. This creates points at the specified setback.&lt;/P&gt;&lt;P&gt;3. Clip the streams layer with the buffer then identify the smallest order stream of concern within the buffer through a sorted array approach&lt;/P&gt;&lt;P&gt;4. Eliminate those points of orders greater than the minimum identified in the array.&lt;/P&gt;&lt;P&gt;The remaining points are the pour points, set back from the outlet, as I had originally desired. This seems to be a bit more resource-intensive of a process but it appears to be working. Thanks all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 19:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/dissolve-lines-without-dissolving-convergent-lines/m-p/275344#M1281</guid>
      <dc:creator>UnsoughtNine</dc:creator>
      <dc:date>2017-08-08T19:21:45Z</dc:date>
    </item>
  </channel>
</rss>

