<?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: Replacing Raster Values in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/replacing-raster-values/m-p/632126#M35675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gianluca ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; In version 9.3 you could use the Raster Calculator tool and map algebra to create a conditional statement. You will need to have the Spatial Analyst extension to use this tool. Add your rasters an ArcMap session, enable Spatial Analyst and open the Raster Calculator.&amp;nbsp; To replace a particular value in Ras1 with Ras2 you would enter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Con([Ras1] == value, [Ras2], [Ras1])&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below are two how to articles on this topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HowTo:&amp;nbsp; Convert NoData values to other values for raster data&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/34932"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/34932&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HowTo:&amp;nbsp; Change a particular value of a raster dataset to zero without changing the other values&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/39974"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/39974&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Con tool documentation for 9.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=con_"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=con_&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best wishes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Oct 2013 15:26:10 GMT</pubDate>
    <dc:creator>CarrieDavis</dc:creator>
    <dc:date>2013-10-07T15:26:10Z</dc:date>
    <item>
      <title>Replacing Raster Values</title>
      <link>https://community.esri.com/t5/data-management-questions/replacing-raster-values/m-p/632125#M35674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working on a thesis about soil sealing and I'm using Arcgis 9.3. I have two rasters and I have a problem in replacing raster values from a raster to another one. In a few words I have two rasters Ras1 and Ras2 and I want to change the Ras1. For those interested areas of Ras1 having nodata cells and wrong data cells, I want to replace cell values with Ras2. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to replace raster values in Ras1 with Ras2 of my chosen area in the image?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gianluca&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 13:37:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replacing-raster-values/m-p/632125#M35674</guid>
      <dc:creator>GianlucaZampa</dc:creator>
      <dc:date>2013-10-07T13:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing Raster Values</title>
      <link>https://community.esri.com/t5/data-management-questions/replacing-raster-values/m-p/632126#M35675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gianluca ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; In version 9.3 you could use the Raster Calculator tool and map algebra to create a conditional statement. You will need to have the Spatial Analyst extension to use this tool. Add your rasters an ArcMap session, enable Spatial Analyst and open the Raster Calculator.&amp;nbsp; To replace a particular value in Ras1 with Ras2 you would enter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Con([Ras1] == value, [Ras2], [Ras1])&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below are two how to articles on this topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HowTo:&amp;nbsp; Convert NoData values to other values for raster data&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/34932"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/34932&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HowTo:&amp;nbsp; Change a particular value of a raster dataset to zero without changing the other values&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/39974"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/39974&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Con tool documentation for 9.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=con_"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=con_&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best wishes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 15:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replacing-raster-values/m-p/632126#M35675</guid>
      <dc:creator>CarrieDavis</dc:creator>
      <dc:date>2013-10-07T15:26:10Z</dc:date>
    </item>
  </channel>
</rss>

