<?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: Con Statement issue in Raster Calculator in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/con-statement-issue-in-raster-calculator/m-p/106954#M1484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect it's because the ^ &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005m000000mm000000"&gt;Map Algebra operator&lt;/A&gt; is &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000009z000000"&gt;Boolean XOr&lt;/A&gt;​ (unless that's what you wanted), not exponent. Use ** (&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Power/009z00000097000000/"&gt;Power&lt;/A&gt;) instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 21:18:09 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2016-02-03T21:18:09Z</dc:date>
    <item>
      <title>Con Statement issue in Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/con-statement-issue-in-raster-calculator/m-p/106953#M1483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone solve this issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a new raster that will have 3 different values based on 2 other rasters.&amp;nbsp; Here is what I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Con((0.0005*"velocity"^3-0.0204*"velocity"^2-0.0094*"velocity"+5.9262)&amp;lt;"depth", 30, Con("depth"&amp;lt;(0.0002*"velocity"^3-0.0099*"velocity"^2-0.0337*"velocity"+2.9758), 20),10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in short it should be something like this&lt;/P&gt;&lt;P&gt;con((equation)&amp;lt; depthraster,10, con(depthraster&amp;lt;(equation2), 20, 100))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if equation 1 is less than the depth raster, make those values "10"&lt;/P&gt;&lt;P&gt;If Depth Raster is less than equation 2, make those values "20"&lt;/P&gt;&lt;P&gt;If neither are true, make those values "100"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am only getting 2 out of the 3 values.&amp;nbsp; The values that are coming out as "10" are correct but there is no differentiation between the other two.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/con-statement-issue-in-raster-calculator/m-p/106953#M1483</guid>
      <dc:creator>JayHalligan</dc:creator>
      <dc:date>2016-02-03T21:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Con Statement issue in Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/con-statement-issue-in-raster-calculator/m-p/106954#M1484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect it's because the ^ &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005m000000mm000000"&gt;Map Algebra operator&lt;/A&gt; is &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z0000009z000000"&gt;Boolean XOr&lt;/A&gt;​ (unless that's what you wanted), not exponent. Use ** (&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Power/009z00000097000000/"&gt;Power&lt;/A&gt;) instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/con-statement-issue-in-raster-calculator/m-p/106954#M1484</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-02-03T21:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Con Statement issue in Raster Calculator</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/con-statement-issue-in-raster-calculator/m-p/106955#M1485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, thanks so much, I have been trying everything and it didn't even cross my mind about the ^.&amp;nbsp; Worked like a charm!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 21:24:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/con-statement-issue-in-raster-calculator/m-p/106955#M1485</guid>
      <dc:creator>JayHalligan</dc:creator>
      <dc:date>2016-02-03T21:24:23Z</dc:date>
    </item>
  </channel>
</rss>

