<?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: Raster Calculator Subtraction problems in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-subtraction-problems/m-p/686775#M10025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Dan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. I worked on it some more and found the following. (Note this was not a problem in ArcGIS10 with only SP1 added.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using ArcGIS Modeller, when you drag the layers from the Table of Contents to the Model window and then perform a subsequent operation that includes a Minus (-) the results are that all pixels have a "0" value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if you add the layers for the analysis using the Model Add "&lt;/SPAN&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;SPAN&gt;" icon the calculation proceeds corectly. Likewise convert the model to a tool and add the layers by using the Browse button and the model runs correctly. Don't recall testing draging the layers to the tool fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I just have to remember not to drag layers to the Model window unless ESRI comes up with a fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2011 08:20:54 GMT</pubDate>
    <dc:creator>ErnestDunwoody</dc:creator>
    <dc:date>2011-06-08T08:20:54Z</dc:date>
    <item>
      <title>Raster Calculator Subtraction problems</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-subtraction-problems/m-p/686773#M10023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All of a sudden my Raster Calculator returns nonsense values for any expression with a subtraction in it. Just installed ArcGIS10 SP2. Related? Don't know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I narrowed the problem down to the subtraction function. All other math functions seem okay. Math Minus tool works okay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone else with this problem? Any ideas for a solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any help anyone can offer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 12:36:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-subtraction-problems/m-p/686773#M10023</guid>
      <dc:creator>ErnestDunwoody</dc:creator>
      <dc:date>2011-06-07T12:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator Subtraction problems</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-subtraction-problems/m-p/686774#M10024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have an example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have come across some operands that don't work unless the operation preceding the operand (and after) is not enclosed in round brackets.&amp;nbsp; For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Con(("polynom2" == 5) &amp;amp; ("logistic" == 5), 1, 0)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 16:01:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-subtraction-problems/m-p/686774#M10024</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2011-06-07T16:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator Subtraction problems</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-subtraction-problems/m-p/686775#M10025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Dan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. I worked on it some more and found the following. (Note this was not a problem in ArcGIS10 with only SP1 added.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using ArcGIS Modeller, when you drag the layers from the Table of Contents to the Model window and then perform a subsequent operation that includes a Minus (-) the results are that all pixels have a "0" value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if you add the layers for the analysis using the Model Add "&lt;/SPAN&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;SPAN&gt;" icon the calculation proceeds corectly. Likewise convert the model to a tool and add the layers by using the Browse button and the model runs correctly. Don't recall testing draging the layers to the tool fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I just have to remember not to drag layers to the Model window unless ESRI comes up with a fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 08:20:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-subtraction-problems/m-p/686775#M10025</guid>
      <dc:creator>ErnestDunwoody</dc:creator>
      <dc:date>2011-06-08T08:20:54Z</dc:date>
    </item>
  </channel>
</rss>

