<?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 Raster to Raster Calculations in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-to-raster-calculations/m-p/320922#M4518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an Isopach (float) Raster and a Slope (float) Raster&amp;nbsp; which are clipped to the same extents.&amp;nbsp; I want to extract Isopach Values for Slope Values greater than 10 degrees.&amp;nbsp; How do I accomplish this task.&amp;nbsp; Using Spatial Analyst I Sampled the data but have yet to interpolate those data points to accomplish the task because it is tedious to create the complex polygons for clipping boundary.&amp;nbsp; I was hoping I could perform a simple Raster to Raster query.&amp;nbsp; I am a novice using VB Script and have never used python. Using raster calculator (VB Script) I was able to create a true false raster (1,0) that allowed me to view the extents of the Isopach along those areas but I want to retain the Isopach values.&amp;nbsp; If this can be accomplished using raster calculator please reply with code.&amp;nbsp; Thanks!&amp;nbsp; Unfortunately, I cannot provide sample data it is proprietary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;*I found an acceptable workaround.&amp;nbsp; Using ArcScan I created polygon features of the Slope Raster &amp;gt;10°.&amp;nbsp; I then clipped the Isopach to the newly created boundaries.&amp;nbsp; Still if anyone has any suggestions about how to perform this task based on raster to raster queries please reply*&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Sep 2010 14:02:44 GMT</pubDate>
    <dc:creator>ZacharyMetz</dc:creator>
    <dc:date>2010-09-15T14:02:44Z</dc:date>
    <item>
      <title>Raster to Raster Calculations</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-to-raster-calculations/m-p/320922#M4518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an Isopach (float) Raster and a Slope (float) Raster&amp;nbsp; which are clipped to the same extents.&amp;nbsp; I want to extract Isopach Values for Slope Values greater than 10 degrees.&amp;nbsp; How do I accomplish this task.&amp;nbsp; Using Spatial Analyst I Sampled the data but have yet to interpolate those data points to accomplish the task because it is tedious to create the complex polygons for clipping boundary.&amp;nbsp; I was hoping I could perform a simple Raster to Raster query.&amp;nbsp; I am a novice using VB Script and have never used python. Using raster calculator (VB Script) I was able to create a true false raster (1,0) that allowed me to view the extents of the Isopach along those areas but I want to retain the Isopach values.&amp;nbsp; If this can be accomplished using raster calculator please reply with code.&amp;nbsp; Thanks!&amp;nbsp; Unfortunately, I cannot provide sample data it is proprietary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;*I found an acceptable workaround.&amp;nbsp; Using ArcScan I created polygon features of the Slope Raster &amp;gt;10°.&amp;nbsp; I then clipped the Isopach to the newly created boundaries.&amp;nbsp; Still if anyone has any suggestions about how to perform this task based on raster to raster queries please reply*&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 14:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-to-raster-calculations/m-p/320922#M4518</guid>
      <dc:creator>ZacharyMetz</dc:creator>
      <dc:date>2010-09-15T14:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to Raster Calculations</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-to-raster-calculations/m-p/320923#M4519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Zach,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should be able to use the spatial analyst CON function to accomplish this task. In your case the CONdition is if raster1 (slope) &amp;gt; 10 then raster2 (isopach). This will give you a new raster output with all the values where slope is greater than 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 16:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-to-raster-calculations/m-p/320923#M4519</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-09-15T16:11:28Z</dc:date>
    </item>
  </channel>
</rss>

