<?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: Snap Pour Point Not Processing in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/1257310#M11857</link>
    <description>&lt;P&gt;Hi all-- any thought why my snap pour point is not working at any distance other than 0.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Feb 2023 03:35:51 GMT</pubDate>
    <dc:creator>OliviaFisherWilliams</dc:creator>
    <dc:date>2023-02-11T03:35:51Z</dc:date>
    <item>
      <title>Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730035#M10595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a watershed around a small lake. I clipped the DEM down from the size of a county to about 6000&amp;nbsp;meters x 3500 meters. I followed the following steps per esri (&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000012346" title="https://support.esri.com/en/technical-article/000012346"&gt;How To: Create a watershed model using the Hydrology toolset&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1: fill - input DEM clipped to 6000x3500m&lt;/P&gt;&lt;P&gt;Step 2: flow direction - input fill created from step 1&lt;/P&gt;&lt;P&gt;Step 3: flow accumulation input flow direction from step 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the above steps work fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Per esri:&amp;nbsp;ther input a point feature class or a raster as the 'Input raster or feature pour point data'.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4: I input the original dem (clipped to 6000x3500 m) and input the flow accumulation (step 3 result) per steps - see link above&lt;/P&gt;&lt;P&gt;I set the&amp;nbsp;snap distance to 1000 (m) hoping that the larger the snap the shorter the running time as I tried smaller values previous and the processing took hours/ not minutes or seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Image shows screenshot of results and TOC.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 20:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730035#M10595</guid>
      <dc:creator>DougHaller1</dc:creator>
      <dc:date>2018-12-06T20:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730036#M10596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pour point is in the same projected coordinate system as the raster? and close enough to a stream that it would likely be picked up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 22:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730036#M10596</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-06T22:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730037#M10597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doug, from what I understand, you are using a DEM surface raster, clipped to the extent of a lake (6000 x 3500 m) as 'input pour point raster or feature data' to the 'Snap pour point' tool? I am not sure if this would work for what you are trying to create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your objective is to create a watershed for a Lake, I would go about the process in this way. I'll demonstrate the process using an example lake in Stowe, Vermont.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- This is the example lake for which watershed is desired&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431081_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;- Start with input DEM surface raster.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/431082_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;1) Run Fill tool to remove any sinks or imperfections. Output is Filled Surface Raster.&lt;/P&gt;&lt;P&gt;2) Run Flow Direction tool on the Filled Surface Raster to create D8 Flow Direction Raster.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/431083_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;3) Run Flow Accumulation tool using the D8 Flow Direction Raster as input to create D8 Flow Accumulation Raster. The cells of high flow accumulation (this is where streams form) should go through your lake. Adding some transparency to the output Flow Accumulation Raster, we can see that cells of high flow accumulation (seen in white) flow through the lake.&lt;BR /&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/431085_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4)&amp;nbsp; Create a new point feature class near the downstream end of your lake, which we will provide as input to the snap pour point tool. Using a point further downstream would create a watershed for the entire lake, including all regions that drain into the lake.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/431086_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;5) Use the snap pour point tool. Input pour point feature data is the point you just created. Input accumulation raster is the Flow Accumulation Raster created from the flow accumulation tool. Provide a conservative search distance by approximately measuring the distance between the point you created to a cell of high flow accumulation. In this case I will use 200 meters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/431087_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-7 jive-image" src="https://community.esri.com/legacyfs/online/431088_pastedImage_8.png" /&gt;&lt;/P&gt;&lt;P&gt;6) Run the Watershed tool. Input D8 flow direction raster is the D8 Flow Direction Raster and Input pour point data is the output snapped pour point created by the snap pour point tool. This creates a watershed for the entire lake. Apply some transparency to the output Watershed to see the regions encompassed by the watershed, which include the entire lake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-8" src="https://community.esri.com/legacyfs/online/431089_pastedImage_9.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Hope this addresses your question.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 00:59:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730037#M10597</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-07T00:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730038#M10598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All. The images are super helpful and explain where I went amiss when following the online esri instructions. I did not create a point on the lake where the water flows out. I think the images shared here would improve the esri workflow as described by esri -&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000012346" title="https://support.esri.com/en/technical-article/000012346"&gt;How To: Create a watershed model using the Hydrology toolset&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try the step of creating a point at the downstream end of the lake and using that in step 4B of the esri&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000012346" title="https://support.esri.com/en/technical-article/000012346"&gt;How To: Create a watershed model using the Hydrology toolset&lt;/A&gt;&amp;nbsp; process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 16:17:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730038#M10598</guid>
      <dc:creator>DougHaller1</dc:creator>
      <dc:date>2018-12-07T16:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730039#M10599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Neeraj&lt;/P&gt;&lt;P&gt;If I understand your recommendations and steps, I need to define a point, near the outlet of my lake and use that as a feature around which to run the snap pour analysis. I believe I did this by drawing a point, converting a graphic to a layer and then using that point as the input for the snap pour point. I appears to have worked as I do not receive an error in the Results pane of arcmap. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 18:48:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730039#M10599</guid>
      <dc:creator>DougHaller1</dc:creator>
      <dc:date>2018-12-10T18:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730040#M10600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct. To make sure the point has snapped on, run the Watershed Tool using the snapped pour point to delineate a watershed for the lake. The output watershed should encompass the lake and some surrounding regions that flow into it (varies depending on the local terrain).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730040#M10600</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-10T19:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730041#M10601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where a lake meets the stream outflow, where 2 streams meet are all classic pour point locations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730041#M10601</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-10T19:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730042#M10602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="431678" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/431678_watershed.jpg" /&gt;Why would my watershed, extend beyond my pour point/lake outlet. The blue arrow indicates the lake outlet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 16:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/730042#M10602</guid>
      <dc:creator>DougHaller1</dc:creator>
      <dc:date>2018-12-14T16:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/1018531#M11119</link>
      <description>&lt;P&gt;I had same question. The esri workflow is perfect until this step, where they provide no guidance or explanation of how to create a pour point.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 00:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/1018531#M11119</guid>
      <dc:creator>DuaneHaselfeld</dc:creator>
      <dc:date>2021-01-21T00:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/1151729#M11605</link>
      <description>&lt;P&gt;Generaly I solve this issue by setting an extent same as my raster terrain in environments&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 15:17:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/1151729#M11605</guid>
      <dc:creator>SuelenMelo</dc:creator>
      <dc:date>2022-03-08T15:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Snap Pour Point Not Processing</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/1257310#M11857</link>
      <description>&lt;P&gt;Hi all-- any thought why my snap pour point is not working at any distance other than 0.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2023 03:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/snap-pour-point-not-processing/m-p/1257310#M11857</guid>
      <dc:creator>OliviaFisherWilliams</dc:creator>
      <dc:date>2023-02-11T03:35:51Z</dc:date>
    </item>
  </channel>
</rss>

