<?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 Summarize cell value following flow direction in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1165698#M11656</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two raster datasets: the first is a flow direction and the second is a raster of values.&lt;/P&gt;&lt;P&gt;I need to calculate a third raster where each cell value is the sum of all cell values in the second raster obtained following the flow direction (downstream).&lt;/P&gt;&lt;P&gt;I tried to do this using raster cell iterator but it could be very slow with large raster datasets.&lt;/P&gt;&lt;P&gt;Does anyone have a better idea for doing this?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2022 15:13:34 GMT</pubDate>
    <dc:creator>MarcoBelotti</dc:creator>
    <dc:date>2022-04-19T15:13:34Z</dc:date>
    <item>
      <title>Summarize cell value following flow direction</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1165698#M11656</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two raster datasets: the first is a flow direction and the second is a raster of values.&lt;/P&gt;&lt;P&gt;I need to calculate a third raster where each cell value is the sum of all cell values in the second raster obtained following the flow direction (downstream).&lt;/P&gt;&lt;P&gt;I tried to do this using raster cell iterator but it could be very slow with large raster datasets.&lt;/P&gt;&lt;P&gt;Does anyone have a better idea for doing this?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 15:13:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1165698#M11656</guid>
      <dc:creator>MarcoBelotti</dc:creator>
      <dc:date>2022-04-19T15:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize cell value following flow direction</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1165731#M11657</link>
      <description>&lt;P&gt;There is the flow accumulation tool, but that doesn't do what you want to do. It just sums up the number of cells the flow to each cell.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 15:56:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1165731#M11657</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2022-04-19T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize cell value following flow direction</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1165829#M11658</link>
      <description>&lt;P&gt;off-hand, if you can extract the values along the resultant stream, you could use the down stream origin point as the start of a&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/distance-accumulation.htm" target="_blank"&gt;Distance Accumulation (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;using the extracted values along the stream as the "cost" values, and it should do an accumulation from the origin point.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 19:19:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1165829#M11658</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-04-19T19:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize cell value following flow direction</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1166635#M11660</link>
      <description>&lt;P&gt;Is&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Raster Cell Iterator&lt;/STRONG&gt; only available&amp;nbsp;in Pro?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 14:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1166635#M11660</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2022-04-21T14:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize cell value following flow direction</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1166648#M11661</link>
      <description>&lt;P&gt;Yes, Raster Cell Iterator is an ArcGIS Pro feature only.&lt;/P&gt;&lt;P&gt;Xuguang&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 15:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1166648#M11661</guid>
      <dc:creator>XuguangWang</dc:creator>
      <dc:date>2022-04-21T15:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize cell value following flow direction</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1174402#M11682</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;I think it is possible to calculate what you are looking for using Flow Accumulation tool with the raster of values as Input weight raster.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This optional parameter (Input weight raster) allows you to put a "weight" to each cell so that when they are being processed for accumulation, their value is not 1, but 1 multiplied by the weight. When you use your raster of values, you will be summing the values of the raster following the direction of flow.&lt;/P&gt;&lt;P&gt;What kind of data or variable does your raster of values represent? What kind of problem are you trying to solve? I would love to hear about what you are working on.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 23:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1174402#M11682</guid>
      <dc:creator>TaniaLopezCantu</dc:creator>
      <dc:date>2022-05-16T23:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize cell value following flow direction</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1174950#M11684</link>
      <description>&lt;P&gt;Hi Tania,&lt;/P&gt;&lt;P&gt;thank you for your suggestions.&lt;/P&gt;&lt;P&gt;Flow Accumulation doesn't fit my needs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my raster, each cell represents the time that the drop of water takes to cross it. I have to calculate, for each cell, the total time obtained by adding the times of each cell from the current to the outlet, following the flow direction.&lt;/P&gt;&lt;P&gt;I drew a figure to explain what I want.&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 06:52:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/summarize-cell-value-following-flow-direction/m-p/1174950#M11684</guid>
      <dc:creator>MarcoBelotti</dc:creator>
      <dc:date>2022-05-18T06:52:02Z</dc:date>
    </item>
  </channel>
</rss>

