<?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: Stream Order (Strahler) and Flow Direction in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122859#M580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same issue when I use my own streams which have braids and loops. &amp;nbsp;If I let ArcHydro define the streams for me then it works just fine. &amp;nbsp;The jpg that you attached doesn't show any braided streams, but I am wondering if your data did contain braids. &amp;nbsp;I think the Stream Order cannot handle braided networks. &amp;nbsp;Can anyone confirm this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2016 01:02:09 GMT</pubDate>
    <dc:creator>PonderosaAdvisors</dc:creator>
    <dc:date>2016-11-02T01:02:09Z</dc:date>
    <item>
      <title>Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122830#M551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have generated a terrain dataset for South Africa from 20m contours and SPOT shots. In order to eliminate errors in the terrain where there isn't enough data especially low lying areas. I would like to make use of river centerlines to enforce the drainage within the terrain dataset. My proposed methodology is to intersect the river centerlines with the contours and extract the Z values of the contours into the river centerlines. I would then use the polyline Z river centerlines as hard break lines within the terrain dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem that I have is that I need to ensure that the flow direction of the existing river centerlines that I wish to use is correct and secondly need to assign a stream order (Strahler) to the river centerline segments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a screen shot of the river centerlines to help explain the problem that I have with the currently available river centerline dataset. There are numerous segments that should be tributaries but do not extended enough to link up with the main river. I'm looking for advice in how I can make use of the available river centerlines to embed into my terrain. Do I eliminate the segments that are not connected to the main river centerlines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the most efficient methodology to rectify the river centerlines to a point that they won't add additional error to my terrain dataset, which I then would like to use to generate a river centerline network to build up an hydro data model. Any assistance will be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 04:04:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122830#M551</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2011-01-07T04:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122831#M552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi peter , &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Though I did not see any reply to you post , I am sure u must have already solved your problem. I have somehow similar problem with your case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I am using ArcGIS 10 for sewer network analysis. and i want to adopt river network ordering method(strahler order) to my sewer network(shape file). the sewer network is characterized by branched and mesh type. therefore, for ordering methods, i have to apply the ordering method for braided networks. I have found one algorithm below ....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://onlinelibrary.wiley.com/doi/10.1111/j.1752-1688.1990.tb01432.x/pdf"&gt;http://onlinelibrary.wiley.com/doi/10.1111/j.1752-1688.1990.tb01432.x/pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that can exactly do the same for my network. can u give me little idea how to convert the algorithm to vba code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you in advance for your assistance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 10:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122831#M552</guid>
      <dc:creator>BiniamTes</dc:creator>
      <dc:date>2011-08-16T10:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122832#M553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Biniam&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Firstly I must apologise for not getting back to you sooner. I'll gladly have a look at the algorithm, please can you email me a copy of the pdf as I don't have access to Wiley's site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jan 2012 19:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122832#M553</guid>
      <dc:creator>PeterWilson</dc:creator>
      <dc:date>2012-01-01T19:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122833#M554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you develop any code to create a Strahler Stream Order attribute&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for vector streams?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just wondering.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 19:30:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122833#M554</guid>
      <dc:creator>JanSlaats</dc:creator>
      <dc:date>2013-01-23T19:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122834#M555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Spatial Analyst&amp;gt;Hydrology tools are able to create a stream order. They start with a stream raster AND you need a flow direction grid. So, if all you have is polylines of streams, you will need to make a raster with them. This should be an easy polyline to raster function. Once you have the stream raster, run stream order tool to get another raster that depicts the stream order. Then you need to convert the stream to a feature to get back in to vector data where you can symbolize the streams based on the stream order (grid code in resulting polyline feature class).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't have a flow direction grid, or need to make sure you have one that exactly matches your stream polylines, you can burn the flow direction of the streams into a raster using Arc Hydro Toolbar&amp;gt;Terrain Processing&amp;gt;Flow Direction with Streams. I believe the direction of the polyline is key to making this work right. To check the direction of the polylines, change the symbology to show arrows on the lines. The arrows will point in a direction based on the direction the polylines are drawn. There is a tool to called Flip Line under Editing tools that allows you to flip the lines that don't point in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, see this recent thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/75629-Redrawing-rivers-in-proportion-to-their-discharge?highlight=stream+order"&gt;http://forums.arcgis.com/threads/75629-Redrawing-rivers-in-proportion-to-their-discharge?highlight=stream+order&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 13:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122834#M555</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-01-24T13:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122835#M556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a tool in the Arc Hydro Tools toolbox &amp;gt; Attribute Tools toolset called Assign River Order that will calculates the stream order using 3 different methods:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Strahler: if different upstream orders, then maximum of the upstream orders, if more than 1 with maximum order, then max order +1. &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Shreve: add upstream orders.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;PU_Order: downstream feature river order = maximum of upstream features river order + 1 (PU stands for Processing Unit). &lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;This tool uses the attributes HydroID/NextDownID in the input feature class to determine the downstream direction. It does not support flow splits or loops at this time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Christine Dartiguenave&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri Water Resources Team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 20:38:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122835#M556</guid>
      <dc:creator>ChristineDartiguenave</dc:creator>
      <dc:date>2013-02-19T20:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122836#M557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There is a tool in the Arc Hydro Tools toolbox &amp;gt; Attribute Tools toolset called Assign River Order that will calculates the stream order using 3 different methods&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am interested in assigning river order to the NHD dataset. I just downloaded Arc Hydro for Arc 10.0, but I do not see the "Assign River Order" tool. I do see a tool for assigning a HydroID. Doe this need tobe used before determining river order, and where is the River Order tool located?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nicole&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 14:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122836#M557</guid>
      <dc:creator>NicoleCarlozo</dc:creator>
      <dc:date>2013-04-15T14:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122837#M558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is one in SA:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Toolboxes\System Toolboxes\Spatial Analyst Tools.tbx\Hydrology\Stream Order&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 15:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122837#M558</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-04-15T15:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122838#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;(1) to to assign river order, you can use Assign River Order tool of ArcHydroToolbox (Toolboxes\System Toolboxes\Arc Hydro Tools.tbx\Attribute Tools).&amp;nbsp; This GP tool handles multiple river system at the same time, so you don't need to delete unconnected river lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2) to make sure a known river line is considered in the flowdirection processing (burn-in river line), you can use the Create Drainage Line Structures tool (under Toolboxes\System Toolboxes\Arc Hydro Tools.tbx\Terrain Preprocessing\Create Drainage Line Structures)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 16:55:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122838#M559</guid>
      <dc:creator>ZichuanYe</dc:creator>
      <dc:date>2013-04-22T16:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122839#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark - I see the SA tool, but it requires a flow direction raster and a stream raster. I don't see a "Flow Direction with Streams" tool. There is a "Flow Direction Tool" that requires a hydro DEM, but I only have a stream polyline/shapefile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Zye - The "Create Drainage Line Structures" tool requires a Raw DEM. Do you have any more information about the DEM specifics? Does resolution matter?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 12:40:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122839#M560</guid>
      <dc:creator>NicoleCarlozo</dc:creator>
      <dc:date>2013-04-23T12:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122840#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the Create Drainage Line Structures function needs a DEM for it's cellsize and as a snapgrid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In that sense, any DEM that provide correct cellsize and coordinate snapping will work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 15:53:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122840#M561</guid>
      <dc:creator>ZichuanYe</dc:creator>
      <dc:date>2013-04-25T15:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122841#M562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a more efficient Strahler ordering algorithm created by &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: sans-serif;"&gt;&lt;A href="http://onlinelibrary.wiley.com/doi/10.1111/j.1752-1688.2004.tb01057.x/abstract"&gt;Gleyzer et al 2004&lt;/A&gt; which is implemented in an ESRI 10.1 AddIn tool called &lt;A href="http://www.rivex.co.uk"&gt;RivEX&lt;/A&gt;, worth a look?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 09:18:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122841#M562</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-08-16T09:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122842#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After attempting to create stream order attributes via Lidar processing using the Hydrology Toolbox, I have circled back to this. Due to low coastal elevations and landuse changes, the lidar output isn't lining up with the stream polyline data that I already have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a stream polyline, but I need stream order attributes. I have lidar, which I have used to create flow direction and flow accumulation grids. I attempted to use the "Create Drainage Line Structures" tool, however I received an error due to missing HydroIDs. I used the Assign HydroID tool within the Attribute Toolbox and tried again. It is still failing to execute. Am I missing something? Should I be using the lidar data as the raw DEM instead of the flow direction or flow accumulation grids? Do I need to specify file type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone has any experience with identifying stream order using known streams and lidar, I would really appreciate the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nicole&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 16:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122842#M563</guid>
      <dc:creator>NicoleCarlozo</dc:creator>
      <dc:date>2013-09-05T16:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122843#M564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Should I be using the lidar data as the raw DEM instead of the flow direction or flow accumulation grids? Do I need to specify file type?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The LiDAR data (points, I assume) must be converted to raster data. The rawdem is a raster file not a point file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My experience is most polyline data fails to always follow the creek/river/stream (stream) idenditified via raster DEMs. This is because they are likely created by tracing over old maps that inaccuratly depict the streams or over ariel photos where the stream is hidden by trees.&amp;nbsp; So, I use the raster with Arc Hydro to determine where the creeks are w/o the streams layer. Then I correct that where there stream is vauge in the DEM and where there are bridges/culverts, etc. that "mask" the creeks. This is where I burn in stream with the DEM reconditioning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose if you wanted to keep your stream polyline layer, you could do the Arc Hydro process create the stream order field inthe drainage layer and then transfer the stream order to your stream polyline layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 17:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122843#M564</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-09-05T17:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122844#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The lidar is in a raster format. I am having problems with the lidar results due to the ditching/artifical paths that are abundant in my study site. The Hydrology Toolbox first output "streams" in the middle of ag fields. I changed the CON value to produce an output more in line with my polyline file, but I still had the same problem. Now I am circling back to assigning stream order values to the polyline file I already have. If my study area was at a smaller scale, I think the lidar method could be used. But I am looking at county-wide data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does any initial processing need to be performed before running the "Create Drainage Line Structures" or "Assign River Order" tools? I feel like I'm missing something, but I haven't located any documentation that steps me through the process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 17:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122844#M565</guid>
      <dc:creator>NicoleCarlozo</dc:creator>
      <dc:date>2013-09-05T17:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122845#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I normally use Arc Hydro that has several handy tools. You can use the Spatial Analyst (SA) tools but the process is not as well set up for someone doing it just once. This is a good link to review if you are using the SA tools. &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Understanding_drainage_systems/009z0000005m000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Understanding_drainage_systems/009z0000005m000000/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This link &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Deriving_runoff_characteristics/009z0000005p000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Deriving_runoff_characteristics/009z0000005p000000/&lt;/A&gt;&lt;SPAN&gt; is a sub-section of the one above and shows a good flow chart of the process. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can force the drainage lines to be at our polylines by "burning" them into the DEM (raster). You can do this by converting the polylines to a raster with a very low number (say -1000). Then add the DEM to the stream raster. The result is a DEM with the streams obviously below the surrounding terrain. Then you can run the fill tool and then the flow direction tool and this will set you up to create the stream features to which you can add the stream order because our flow direction grid will match the streams.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Arc Hydro adds a "buffer" the stream burning to ensure that the cells near the burned stream are lowered and you don't get parallel streams right next to the stream defined by your stream polyline based raster. This can happen if the polyline does not line up with the stream in the DEM. I'm sure you could figure out a way to lower the cells around the stream. Possibly you could create a small buffer around your stream polylines and then convert that to a raster with a smaller low number (-100). Then add the buffer based raster to the DEM and THEN the polyline based raster to that resulting DEM. This would take care of some parallel streams. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some of this process will be influenced by the size of your DEM raster cells. If they are large, I don't think you will have many parallel streams. If the grid is small, you could have more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this isn't to confusing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 20:21:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122845#M566</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-09-05T20:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122846#M567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mark. The SA Process you described makes sense, but when I followed it, the output did not make sense. Within a branch, the stream order values fluctuated (see attached for an example/screen shot).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this what you meant by parallel streams? I did use a small buffer as you suggested, but I could make it wider. Within the stream order tool, I used a raster version of the stream polyline and the flow direction output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an easier way to perform this analysis within ArcHydro?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 15:34:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122846#M567</guid>
      <dc:creator>NicoleCarlozo</dc:creator>
      <dc:date>2013-09-09T15:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122847#M568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you use the Stream Link tool you should get a raster with just a stream defined by single grid cells (one cell wide). See example attached. Your image looks like the stream is defined by several cells wide. Your image is not an example of what I would call "parallel streams".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my image, if you look at the confluence to the right of the center of the image, you will see parallel streams defined for a short distance (mine is a 10'x10' grid). They are only one cell apart. If I were to redo this one, I would add agreestream features to burn the DEM so the parallel streams merge (that is if I knew they should not be parallel and should come together sooner).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 17:49:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122847#M568</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-09-09T17:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122848#M569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the clarification. I tried what you suggested, but the result did not change. When creating the stream raster, I made sure the cell size matched the DEM. I also tried using the default cell size and a very small cell size. The same problem occurred. In environmental settings, I tried snapping the stream raster to the DEM during processing, as well as not snapping. Still no change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My workflow:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Polyline to Raster conversion (1 on a background of NoData)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Burn the polylines into the DEM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Fill the burned DEM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Flow Direction&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Use the stream raster and flow direction outputs in the Stream Order tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could this problem be due to a high resolution DEM? Since I am using a buffer (-100) around the stream lines, I'd think that the flow path/direction would not be a problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 13:48:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122848#M569</guid>
      <dc:creator>NicoleCarlozo</dc:creator>
      <dc:date>2013-09-12T13:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stream Order (Strahler) and Flow Direction</title>
      <link>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122849#M570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried using the SA Hydrology tools and Raster Calculator to do what you are doing. When I converted the stream polylines to raster I got a single cell pattern for the streams raster. I was not able to get all the tools to give me results I was expecting and then someone else doing "real work" needed the SA license and I had to stop investigating.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your stream raster, you may need a value of greater than 1 to make the burn work. Use the Con() function to create another stream raster where 1 is changed to -1000, then add the two rasters. This will definitely burn the streams deep.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 15:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/stream-order-strahler-and-flow-direction/m-p/122849#M570</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-09-12T15:42:37Z</dc:date>
    </item>
  </channel>
</rss>

