<?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: Aggregating multiple rasters using model builder in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613100#M95649</link>
    <description>&lt;P&gt;This is not what I was asking&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 03:16:08 GMT</pubDate>
    <dc:creator>mllobera</dc:creator>
    <dc:date>2025-05-09T03:16:08Z</dc:date>
    <item>
      <title>Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613043#M95646</link>
      <description>&lt;P&gt;This is&amp;nbsp; a follow up on my previous post&amp;nbsp;&lt;LI-MESSAGE title="Averaging Multiple Hillshades" uid="1612925" url="https://community.esri.com/t5/arcgis-pro-questions/averaging-multiple-hillshades/m-p/1612925#U1612925" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible within model builder to aggregate rasters that are produced on the fly, i.e. by some iterating process? Say, we simply wanted to add rasters that are being produced from the iteration.&lt;/P&gt;&lt;P&gt;What would be the recommended way of doing this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we need to generate these previously on disk and then aggregate this? How would we do this in model builder?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 23:56:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613043#M95646</guid>
      <dc:creator>mllobera</dc:creator>
      <dc:date>2025-05-08T23:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613085#M95647</link>
      <description>&lt;P&gt;If by aggregate, you mean add overlapping rasters, then&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/cell-statistics.htm" target="_blank"&gt;Cell Statistics (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with the sum option&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 02:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613085#M95647</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-05-09T02:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613100#M95649</link>
      <description>&lt;P&gt;This is not what I was asking&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 03:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613100#M95649</guid>
      <dc:creator>mllobera</dc:creator>
      <dc:date>2025-05-09T03:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613321#M95669</link>
      <description>&lt;P&gt;So I take from the silence, that this is not actually possible just using the model builder????&lt;BR /&gt;I know this can be done using Python. I am teaching some geoprocessing and I wanted to keep it all within the scope of the model builder. Again, if anyone knows a way of doing this within model builder I am sure my students will appreciate it.&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 16:59:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613321#M95669</guid>
      <dc:creator>mllobera</dc:creator>
      <dc:date>2025-05-09T16:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613493#M95697</link>
      <description>&lt;P&gt;What do you mean by aggregate?&amp;nbsp; Could you elaborate further?&lt;/P&gt;</description>
      <pubDate>Sat, 10 May 2025 17:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613493#M95697</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-05-10T17:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613520#M95703</link>
      <description>&lt;P&gt;Thank David.&lt;/P&gt;&lt;P&gt;Perhaps aggregate was not the best term. I meant to refer to any operation that summarizes (you could think of adding, combining in some way) the rasters. The main point, is that the rasters are being created on the fly. They do not exist previous to starting the process. So say we are adding n rasters that have been created through some process. Can these be combine as they are being generated OR should these be first generated and then combined? What is the recommended way in either of these cases.&amp;nbsp;&lt;BR /&gt;Hope this clarifies a bit more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 May 2025 18:41:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613520#M95703</guid>
      <dc:creator>mllobera</dc:creator>
      <dc:date>2025-05-11T18:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613521#M95704</link>
      <description>&lt;P&gt;I think it would be a utilisation of the 'memory' workspace&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/arcgis-pro-memory-workspace" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/arcgis-pro-memory-workspace&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You might be best just overwriting the memory dataset each time or could then have something like a For loop that iterates over the memory workspace at the end and does your Raster Calculator or Cell Statistics at the end (providing the rasters are distinctly created in the memory worksapce i.e. memory\Ras1, memory\Ras2...&lt;BR /&gt;&lt;BR /&gt;If it was me I would certainly recommend Python.&amp;nbsp; In my personal opinion I I find Model Builder excellent for simple processes, but not so great for complex use-cases.&lt;/P&gt;</description>
      <pubDate>Sun, 11 May 2025 19:36:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613521#M95704</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-05-11T19:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregating multiple rasters using model builder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613522#M95705</link>
      <description>&lt;P&gt;Thanks David,&lt;/P&gt;&lt;P&gt;I agree. Indeed, using Python this would be mostly trivial. I actually do not use much Model Builder but it is a good tool for students to gain an initial taste of the possibilities. I was just trying to see whether this was actually achivevable (even it was not desirable) for the sake of my students. I was hoping it would be without having to resort to Python scripting.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Sun, 11 May 2025 19:42:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregating-multiple-rasters-using-model-builder/m-p/1613522#M95705</guid>
      <dc:creator>mllobera</dc:creator>
      <dc:date>2025-05-11T19:42:15Z</dc:date>
    </item>
  </channel>
</rss>

