<?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: How to intersect two rasters in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75587#M1052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Tabulate Areas doesn't yield the format you require and each combination needs to be on a single record, you can use &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/combine.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/combine.htm"&gt;Combine—Help | ArcGIS for Desktop&lt;/A&gt; . This will yield a new raster with the combinations and the attribute table can be used to define the areas (count * pixelsize)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 19:17:33 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-07-23T19:17:33Z</dc:date>
    <item>
      <title>How to intersect two rasters</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75584#M1049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm very familiar with using the intersect tool with shapefiles/geodatabases. I have two rasters that I'd like to do the same with. It would be super helpful if someone could point me toward a tool that would do this. Basically, raster 1 has values ranging from 1-10 and raster 2 has values ranging from A-E. I want to be able to create a new raster that tells me for example how many acres have a value of 1 that overlap with value A.&amp;nbsp; Any suggestions are much appreciated!&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75584#M1049</guid>
      <dc:creator>ErikFernandez</dc:creator>
      <dc:date>2015-07-23T17:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to intersect two rasters</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75585#M1050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could either convert both rasters to shape files and do an intersect, or be a little creative with raster math. Resample the second raster to values in increments of 25 say, and then add the 2 rasters together. The "intersect " would be raster values 26, 51, 76, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:25:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75585#M1050</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2015-07-23T17:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to intersect two rasters</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75586#M1051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/tabulate-area.htm"&gt;Tabulate Area&lt;/A&gt; will do this for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75586#M1051</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-07-23T17:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to intersect two rasters</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75587#M1052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If Tabulate Areas doesn't yield the format you require and each combination needs to be on a single record, you can use &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/combine.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/combine.htm"&gt;Combine—Help | ArcGIS for Desktop&lt;/A&gt; . This will yield a new raster with the combinations and the attribute table can be used to define the areas (count * pixelsize)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 19:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75587#M1052</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-23T19:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to intersect two rasters</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75588#M1053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm, the suggestions are close but not exactly the right fit for what I'm trying to do (or it's possible I'm not understanding the suggested tools).&lt;/P&gt;&lt;P&gt;- I tried converting to a shape file and intersecting. Files are too big, never finishes.&lt;/P&gt;&lt;P&gt;- Here's a more thorough explanation of what I'm trying to do. Grid 1 represents all of the counties in Oregon, about 30. Grid two represents a range of values corresponding to how much biomass is stored per acre. I am trying to figure out how much biomass is stored in each county.&lt;/P&gt;&lt;P&gt;- With regard to tabulate area - if you look at the illustration at the link provided above, what I'd like to calculate is for example to look at all of the boxes with 1 as the value in the left box and know what the total values added up in the corresponding 2nd box are that have a 1 in the first box. So the final table would have a field for value, and the first record would be 1 and the the second field would be total and would equal 55. Above real example might be easier to follow.&lt;/P&gt;&lt;P&gt;Again, thank you for the suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 21:57:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75588#M1053</guid>
      <dc:creator>ErikFernandez</dc:creator>
      <dc:date>2015-07-23T21:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to intersect two rasters</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75589#M1054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, quite different description than the original btw, you should look into &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/zonal-statistics.htm"&gt;Zonal Statistics&lt;/A&gt;, SUM. You may find it easier to create a new raster with absolute values of biomass per pixel, rather than adding biomass per acre, but it's up to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 22:03:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-intersect-two-rasters/m-p/75589#M1054</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-07-23T22:03:58Z</dc:date>
    </item>
  </channel>
</rss>

