<?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: Combining Raster Datasets in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/combining-raster-datasets/m-p/1401567#M81041</link>
    <description>&lt;P&gt;You can use a combination of the is Null tool and Con to fill NoData values from one raster with values from another. It will look like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/is-null.htm" target="_self"&gt;Is Null&lt;/A&gt;, which you run on the mask image, calculates a new raster, with value of 1 meaning it has NoData value, 0 otherwise&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.0/tool-reference/spatial-analyst/con-.htm" target="_self"&gt;The Con&lt;/A&gt; function allows you to return a result based on a condition. In this case, the condition is: if the result of the is Null function is 1, return the value from your enhanced image raster, otherwise return the value from your other mask image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 17:23:26 GMT</pubDate>
    <dc:creator>sbrowneotogo</dc:creator>
    <dc:date>2024-03-27T17:23:26Z</dc:date>
    <item>
      <title>Combining Raster Datasets</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/combining-raster-datasets/m-p/1399876#M80836</link>
      <description>&lt;P&gt;For a school project, I am tasked with classifying open-source images (3 band) based on surface permeability. In order to do so, I have to correct the given imagery for shadows before I classify it. My method is to create a mask where the shadows are NoData, and merge it with an image with a spectrally enhanced image. However, when I merge or mosaic the two images, the resulting image takes on the high values of the spectrally enhanced image. Is there a way to combine the images while maintaining the RGB values for the mask image, and fill the holes with the values of the enhanced image?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 22:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/combining-raster-datasets/m-p/1399876#M80836</guid>
      <dc:creator>CollinCampagna</dc:creator>
      <dc:date>2024-03-22T22:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Combining Raster Datasets</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/combining-raster-datasets/m-p/1401567#M81041</link>
      <description>&lt;P&gt;You can use a combination of the is Null tool and Con to fill NoData values from one raster with values from another. It will look like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/is-null.htm" target="_self"&gt;Is Null&lt;/A&gt;, which you run on the mask image, calculates a new raster, with value of 1 meaning it has NoData value, 0 otherwise&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.0/tool-reference/spatial-analyst/con-.htm" target="_self"&gt;The Con&lt;/A&gt; function allows you to return a result based on a condition. In this case, the condition is: if the result of the is Null function is 1, return the value from your enhanced image raster, otherwise return the value from your other mask image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 17:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/combining-raster-datasets/m-p/1401567#M81041</guid>
      <dc:creator>sbrowneotogo</dc:creator>
      <dc:date>2024-03-27T17:23:26Z</dc:date>
    </item>
  </channel>
</rss>

