<?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: Watershed Delineation above a POINT in Water Resources Questions</title>
    <link>https://community.esri.com/t5/water-resources-questions/watershed-delineation-above-a-point/m-p/470155#M2336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Further to my comment above, I've since found a good tutorial document that details all the steps involved in the preprocessing to get to the watershed delineation step.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The document is called: "Arc Hydro Tools - Tutorial, Version 1.3 - January 2009" and is Downloadable from: &lt;/SPAN&gt;&lt;A href="http://andersonruhoff.googlepages.com/ArcHydro_Tutorial.pdf"&gt;http://andersonruhoff.googlepages.com/ArcHydro_Tutorial.pdf&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that I missed a few steps in my previous list that may be important.&amp;nbsp; The document states that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The steps in the Terrain Preprocessing menu should be performed in sequential order, from top to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bottom. All of the preprocessing steps from Flow Direction down to Adjoint Catchment Processing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;must be completed before Watershed Processing functions can be used. DEM reconditioning, Build&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Walls and Fill Sinks might not be required, depending on the quality of the initial DEM."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Sep 2010 18:33:23 GMT</pubDate>
    <dc:creator>DaveMacDonald</dc:creator>
    <dc:date>2010-09-13T18:33:23Z</dc:date>
    <item>
      <title>Watershed Delineation above a POINT</title>
      <link>https://community.esri.com/t5/water-resources-questions/watershed-delineation-above-a-point/m-p/470153#M2334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working with ArcHydro to delineate watersheds above some points which has been selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me to find the way&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 20:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/watershed-delineation-above-a-point/m-p/470153#M2334</guid>
      <dc:creator>AlirezaDaeminezhad</dc:creator>
      <dc:date>2010-07-18T20:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Watershed Delineation above a POINT</title>
      <link>https://community.esri.com/t5/water-resources-questions/watershed-delineation-above-a-point/m-p/470154#M2335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nordicnebula,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not an expert in ArcHydro but have been working on a project that involves batch delineating watersheds for specific points. Anyone please feel free to correct me if they see any problems with the methodology as per below, but it seemed to work well for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The version I used when creating this methodology was ArcHydro Version 1.4 ArcGIS 9.3 sp1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Data requirements:&lt;/STRONG&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;DEM (grid)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Watercourse/stream polyline shapefile or feature class&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Point shapefile or feature class to generate the watersheds for. Must have a minimum of the following fields (see ArcHydro Help under for more details):&lt;/LI&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;"Name": Name of the point, user entered&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"Descript": Description of the point, user-entered&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"BatchDone": Indicates whether the batch delineation functions should perform delineation on this point (�??0�??: delineate, �??1�??: do not delineate)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"SnapOn": Indicates whether the point is to be snapped when performing the batch delineations. Default value is "1", i.e. the batch delineation functions will try to snap the point.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;"SrcType": Type of point. Default to 0 (Outlet). Used by function Delineate from Multiple Inlets and Outlets (Values: 0-Outlet, 1-Inlet)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;STRONG&gt;Steps to follow in ArcHydro:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Burn streams into DEM: Terrain Preprocessing --&amp;gt; DEM Manipulation --&amp;gt; &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;DEM Reconditioning&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Fill sinks in resulting DEM: Terrain Preprocessing --&amp;gt; DEM Manipulation --&amp;gt; &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Fill Sinks&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Create flow direction grid: Terrain Preprocessing --&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;STRONG&gt;Flow Direction&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Create flow accumulation gird: &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Flow Accumulation&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Define synthetic streams: &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Stream Definition&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;6. &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Stream Segmentation&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;7. &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Catchment Grid Delineation&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;8. &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Catchment Polygon Processing&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Drainage Line Processing&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10. &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;Adjoint Catchment Processing&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;11. Watershed Delineation: Watershed Processing --&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;STRONG&gt;Batch Watershed Delineation&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a number of parameters you will have to choose/set along the way. See ArcHydro Help for more information about these parameters. The process inevitably involves trail and error along the way to get the outputs looking how you think they should.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note the toolbox that come with ArcHydro comes with a geoprocessing model called "Basic Dendritic Terrain Processing" (under Arc Hydro Tools --&amp;gt; Terrian Preporocessing WorkFlow) that combines several of these steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave MacDonald&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Coordinator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saskatchewan Watershed Authority&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 19:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/watershed-delineation-above-a-point/m-p/470154#M2335</guid>
      <dc:creator>DaveMacDonald</dc:creator>
      <dc:date>2010-08-06T19:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Watershed Delineation above a POINT</title>
      <link>https://community.esri.com/t5/water-resources-questions/watershed-delineation-above-a-point/m-p/470155#M2336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Further to my comment above, I've since found a good tutorial document that details all the steps involved in the preprocessing to get to the watershed delineation step.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The document is called: "Arc Hydro Tools - Tutorial, Version 1.3 - January 2009" and is Downloadable from: &lt;/SPAN&gt;&lt;A href="http://andersonruhoff.googlepages.com/ArcHydro_Tutorial.pdf"&gt;http://andersonruhoff.googlepages.com/ArcHydro_Tutorial.pdf&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that I missed a few steps in my previous list that may be important.&amp;nbsp; The document states that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"The steps in the Terrain Preprocessing menu should be performed in sequential order, from top to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bottom. All of the preprocessing steps from Flow Direction down to Adjoint Catchment Processing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;must be completed before Watershed Processing functions can be used. DEM reconditioning, Build&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Walls and Fill Sinks might not be required, depending on the quality of the initial DEM."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 18:33:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-resources-questions/watershed-delineation-above-a-point/m-p/470155#M2336</guid>
      <dc:creator>DaveMacDonald</dc:creator>
      <dc:date>2010-09-13T18:33:23Z</dc:date>
    </item>
  </channel>
</rss>

