<?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 problem with dissolving a stream in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14105#M1100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can any one help me with a python script to dissolve a stream using their stream order. when i use arcgis tool to dissolve the stream segment using their order,some of the higher order segments join together. example is like 2 segments of order 2 join together to form one segment of order 2.i normally use split tool to split.but i want to write a tool and i need to automate this procedure to continue with my work. thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2013 18:36:03 GMT</pubDate>
    <dc:creator>saadatumohammed</dc:creator>
    <dc:date>2013-01-10T18:36:03Z</dc:date>
    <item>
      <title>problem with dissolving a stream</title>
      <link>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14105#M1100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can any one help me with a python script to dissolve a stream using their stream order. when i use arcgis tool to dissolve the stream segment using their order,some of the higher order segments join together. example is like 2 segments of order 2 join together to form one segment of order 2.i normally use split tool to split.but i want to write a tool and i need to automate this procedure to continue with my work. thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 18:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14105#M1100</guid>
      <dc:creator>saadatumohammed</dc:creator>
      <dc:date>2013-01-10T18:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: problem with dissolving a stream</title>
      <link>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14106#M1101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you specifying "SINGLE_PART" for the dissolve?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For whatever reason, ESRI decided to make "MULTI_PART" the default, which causes a lot of issues I think.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 19:52:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14106#M1101</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-01-10T19:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem with dissolving a stream</title>
      <link>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14107#M1102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Chris&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot. there has been much much improvement. however few once still remains. especially, a node where two&amp;nbsp; different segment of the same order meet. result in one rather than two segments. any advice is welcomes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 11:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14107#M1102</guid>
      <dc:creator>saadatumohammed</dc:creator>
      <dc:date>2013-01-11T11:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: problem with dissolving a stream</title>
      <link>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14108#M1103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmmm.... Try checking the "Unsplit lines (optional)" setting - via a Python script that would be "UNSPLIT_LINES"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 16:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/problem-with-dissolving-a-stream/m-p/14108#M1103</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-01-11T16:21:28Z</dc:date>
    </item>
  </channel>
</rss>

