<?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: compare two raster and find which pixels were removed in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/compare-two-raster-and-find-which-pixels-were/m-p/47299#M1679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked perfectly. Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Leo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 00:20:39 GMT</pubDate>
    <dc:creator>Leo_KrisPalao</dc:creator>
    <dc:date>2014-06-11T00:20:39Z</dc:date>
    <item>
      <title>compare two raster and find which pixels were removed</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/compare-two-raster-and-find-which-pixels-were/m-p/47297#M1677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ArcGIS users,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Day!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to compare my two rasters: 1) a reference raster and 2) a raster that result from merging different rasters. What I did was to clip the reference raster with all the administrative boundaries (around 81 shapefiles) - so it produces 81 raster layers. Then when I compare the sum of the clipped rasters per province the number of pixel count were reduced (~200 pixels). So what I did was to merge again all the clipped raster so I can compare it with the reference raster. And as I initially suspect, there are discrepancy on the pixel count. I need to locate where are the pixels that were removed, but I cannot find an appropriate tool. can somebody help me on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope my query is clear!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Leo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 05:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/compare-two-raster-and-find-which-pixels-were/m-p/47297#M1677</guid>
      <dc:creator>Leo_KrisPalao</dc:creator>
      <dc:date>2014-06-09T05:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: compare two raster and find which pixels were removed</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/compare-two-raster-and-find-which-pixels-were/m-p/47298#M1678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Leo, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Use a con() statement in the raster calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using: Ref_Raster and Result_Raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Con(IsNull(Result_Raster), Ref_Raster)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so, where the condition exists that the Result_Raster is null, return the cell value of the Ref_Raster. If the Ref_Raster is null also, you get nothing returned. If the Ref_Raster has a value at that cell, you will get the value returned, so, you end up with a raster that only shows values where the Result_Raster is null, and the Ref_Raster is not null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 12:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/compare-two-raster-and-find-which-pixels-were/m-p/47298#M1678</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2014-06-09T12:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: compare two raster and find which pixels were removed</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/compare-two-raster-and-find-which-pixels-were/m-p/47299#M1679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked perfectly. Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Leo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 00:20:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/compare-two-raster-and-find-which-pixels-were/m-p/47299#M1679</guid>
      <dc:creator>Leo_KrisPalao</dc:creator>
      <dc:date>2014-06-11T00:20:39Z</dc:date>
    </item>
  </channel>
</rss>

