<?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: Merging Rasters with Unique Values in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1156930#M53174</link>
    <description>&lt;P&gt;look at &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/combine.htm" target="_self"&gt;Combine&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2022 18:51:03 GMT</pubDate>
    <dc:creator>SteveLynch</dc:creator>
    <dc:date>2022-03-23T18:51:03Z</dc:date>
    <item>
      <title>Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1156923#M53173</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have 5 rasters with value and count columns in their attribute tables (Image 1). I want to merge these 5 rasters while keeping these numbers in the attribute tables. The final raster should have 5 values from 1 to 5 and their corresponding count values. I checked the community and find answers from back in 2013 but it did not work for me. Do you have any suggestions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 18:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1156923#M53173</guid>
      <dc:creator>mafatu</dc:creator>
      <dc:date>2022-03-23T18:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1156930#M53174</link>
      <description>&lt;P&gt;look at &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/combine.htm" target="_self"&gt;Combine&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 18:51:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1156930#M53174</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2022-03-23T18:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157007#M53182</link>
      <description>&lt;P&gt;Thanks for the reply but it did not work for me. I need to combine with raster while keeping their attributes. Please check the attached image. Each colour belongs to a different raster file. I want to merge them and have one raster while keeping their value and count numbers.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 20:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157007#M53182</guid>
      <dc:creator>mafatu</dc:creator>
      <dc:date>2022-03-23T20:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157015#M53183</link>
      <description>&lt;P&gt;Perhaps the &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/data-management/composite-bands.htm" target="_self"&gt;Composite Bands&lt;/A&gt; tool?&lt;/P&gt;&lt;P&gt;Not sure how the output treats attribute data though. You might have to rebuild the attribute table after compositing.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 20:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157015#M53183</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-23T20:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157017#M53184</link>
      <description>&lt;P&gt;Thanks but it did not work either, just tried that.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 21:06:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157017#M53184</guid>
      <dc:creator>mafatu</dc:creator>
      <dc:date>2022-03-23T21:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157043#M53189</link>
      <description>&lt;P&gt;You don't indicate whether the rasters overlap one another or are adjacent to one another, and your image doesn't clarify this&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1398"&gt;@SteveLynch&lt;/a&gt;&amp;nbsp;'s suggestion of using Combine should work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the rasters overlap partially or completely, you will get a new class which is the unique combinations of the input rasters.&amp;nbsp; The original data for each raster is retained and can be summarized to get the original counts.&lt;/P&gt;&lt;P&gt;If the rasters are adjacent and don't overlap, you will just retain the values of the input rasters.&amp;nbsp; You just need to set the analysis extent to encompass the full extent of the rasters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 21:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157043#M53189</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-23T21:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157116#M53194</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Sorry for not sharing the details. Rasters don't overlap but some of them are adjacent to each other and some are not. Please check the attached image for a full view of the extent. Each colour represents a different risk class and came from a different raster file. I would like to merge and keep their risk classes. I tried to combine tool one more but it did not work. Do you have any other suggestions?&lt;/P&gt;&lt;P&gt;I'm thinking to convert all raster to polygon and then combine?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 01:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157116#M53194</guid>
      <dc:creator>mafatu</dc:creator>
      <dc:date>2022-03-24T01:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Rasters with Unique Values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157131#M53195</link>
      <description>&lt;P&gt;What are the risk classes? and are they the same from raster to raster?&lt;/P&gt;&lt;P&gt;What does the table look like?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 02:27:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merging-rasters-with-unique-values/m-p/1157131#M53195</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-24T02:27:53Z</dc:date>
    </item>
  </channel>
</rss>

