<?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 Calculator in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator/m-p/114710#M1600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im totally not understanding the raster calculator and how to build statements. I have a stream network and some lakes that I have build and put some buffers around. I need to covert my raster verisons of my buffers to a 1,0 raster (with a value of 1 for areas outside of the buffer and 0 within it). I need to use the con and isnull function, but I have no idea on how to bulid that statement. can anyone help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Apr 2013 03:10:52 GMT</pubDate>
    <dc:creator>meganherren</dc:creator>
    <dc:date>2013-04-26T03:10:52Z</dc:date>
    <item>
      <title>Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator/m-p/114710#M1600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im totally not understanding the raster calculator and how to build statements. I have a stream network and some lakes that I have build and put some buffers around. I need to covert my raster verisons of my buffers to a 1,0 raster (with a value of 1 for areas outside of the buffer and 0 within it). I need to use the con and isnull function, but I have no idea on how to bulid that statement. can anyone help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 03:10:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator/m-p/114710#M1600</guid>
      <dc:creator>meganherren</dc:creator>
      <dc:date>2013-04-26T03:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator/m-p/114711#M1601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To do this I create a dummy attribute field for my polygons and assign it a value of 1 to use as my raster field during conversion. Once you have converted your stream buffers to a raster using the AtcToolbox &amp;gt; Conversion Tools &amp;gt; To Raster &amp;gt; Feature to Raster tool you can assign your background values using the following con statement in the raster calculator and yes, it is case sensitive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Con(IsNull("RivBuff"), 0, "RivBuff")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is important that you set your analysis environment so ArcGIS knows "where" to create the 0 background values. Ideally you have a raster that will define your extent and mask. You set your environment under the ArcMap menu Geoprocessing &amp;gt; Environments... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And then "Processing Extent" and "Raster Analysis". If you do not have a preexisting raster to define this environment then you can use the "Same as Display" under extent which will return a raster with background values that matches your display in ArcMap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 21:50:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator/m-p/114711#M1601</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2013-04-26T21:50:36Z</dc:date>
    </item>
  </channel>
</rss>

