<?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 trouble in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605776#M8819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greg&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only integer rasters have other fields. A floating point raster does not have any other fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2011 19:59:11 GMT</pubDate>
    <dc:creator>SteveLynch</dc:creator>
    <dc:date>2011-04-08T19:59:11Z</dc:date>
    <item>
      <title>Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605767#M8810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello everyone, i dont know if anyone is familiarized with spatial analyst courses from ESRI but right now im trying to make some exersises that were made for arcgis 9.3 like making a raster from a selection (this is in the second chapter) ussing raster.field worked in earlier versions but now i dont know how to do it to&amp;nbsp; get the same results as in the earlier version (i almost solved this by using the extract by atribute but not with the same results and the questioning continues...&amp;nbsp; have someone tryied to make this excersices with the arcgis 10.?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 19:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605767#M8810</guid>
      <dc:creator>RolandoLopez1</dc:creator>
      <dc:date>2011-03-15T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605768#M8811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are some slight syntax changes from 9.3 to 10.&amp;nbsp; There is also the ability to carry out many of these processes with the Python window.&amp;nbsp; Please give an example of the statement that is not working and I'd be glad to look at it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 11:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605768#M8811</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-03-16T11:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605769#M8812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dot Notation currently does not work in the new Raster Calculator or in Python.&amp;nbsp; There is an enhancement request to bring this functionality back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 11:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605769#M8812</guid>
      <dc:creator>PatrickTaurman</dc:creator>
      <dc:date>2011-03-16T11:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605770#M8813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in earlier versions you just write layer.attribute and then just with that you were able to create a raster based on that attribute only now this sintaxys gives trouble, for example ersoil.Soil_Ph to calculate only that field or if i want to add for example ersoil.Soil_Ph + ersoil.Soil_Ph2 what would be the sintaxys. thnx 4 the answers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 13:30:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605770#M8813</guid>
      <dc:creator>RolandoLopez1</dc:creator>
      <dc:date>2011-03-16T13:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605771#M8814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I thought I had put this in my post, but looks like I forgot.&amp;nbsp; You can use the Lookup tool, to create a new raster based on a field, and then use that in the Raster Calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 14:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605771#M8814</guid>
      <dc:creator>PatrickTaurman</dc:creator>
      <dc:date>2011-03-16T14:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605772#M8815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thnx Patrick! ok ive tried that two, but what happens if i have to make a add opperation like the one i mentioned earlier e.&amp;nbsp; soil.Ph + vegetation.Ph can i do this on the calculator or do i have to make more steps?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 15:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605772#M8815</guid>
      <dc:creator>RolandoLopez1</dc:creator>
      <dc:date>2011-03-16T15:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605773#M8816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to run Lookup on soil and vegetation using the Ph field, then you can add the two new rasters created from the tool together.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 15:11:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605773#M8816</guid>
      <dc:creator>PatrickTaurman</dc:creator>
      <dc:date>2011-03-16T15:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605774#M8817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thnx for your answers ive been playing with this and discover alternative ways, unfortunately the calculator is not as powerfull as before you have to ake some steps more to reach the same results as before. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 14:06:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605774#M8817</guid>
      <dc:creator>RolandoLopez1</dc:creator>
      <dc:date>2011-03-17T14:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605775#M8818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used the . notation in 9.3 and couldn't figure out why it didn't work at 10! Thanks for clarifying this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Lookup tool only supports integer output. Does anyone have a workaround for floating point data in another field?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 17:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605775#M8818</guid>
      <dc:creator>GregYetman</dc:creator>
      <dc:date>2011-04-08T17:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605776#M8819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greg&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only integer rasters have other fields. A floating point raster does not have any other fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 19:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605776#M8819</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2011-04-08T19:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605777#M8820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The Lookup tool only supports integer output. Does anyone have a workaround for floating point data in another field?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Greg,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Lookup tool is not limited to integer output.&amp;nbsp; I just created a field of type Float, and populated it with floating point values.&amp;nbsp; When I use this field in the Lookup tool, I get a floating point raster as output.&amp;nbsp; Is it possible you have floating point values stored in a text field?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The documentation for the Lookup tool does state, "The output will always be of integer type".&amp;nbsp; This is wrong, and I've notified the appropriate team so they can change that sentence in the doc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 19:49:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605777#M8820</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2011-04-11T19:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605778#M8821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I, too, have a similar problem as stated in this thread. I tried using the lookup function on my raster, but it keeps erroring out and gives me the following error:[ATTACH=CONFIG]22969[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would ideally like to export the MinMax field (the last field) into its own separate raster or is there an easier way to use the minmax field in calculations with other floating point rasters?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 20:11:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605778#M8821</guid>
      <dc:creator>NishaKrishnan</dc:creator>
      <dc:date>2013-03-26T20:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup tool fails</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605779#M8822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I, too, have a similar problem as stated in this thread. I tried using the lookup function on my raster&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some ideas:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Set the workspace and default workspace to the same location, copy your raster to that same workspace, and try running Lookup again.&amp;nbsp;&amp;nbsp; This is generally best practice when working with raster tools, as the conversion of temporary to permanent rasters only requires a rename, not copying the whole raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- It's also just generally safer to have the Lookup operate within the same workspace, as there are joins at work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Make sure your environment (cell size, mask, or extent) aren't interfering with your processing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 02:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605779#M8822</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-03-27T02:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605780#M8823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;what happens if i have to make a add opperation like the one i mentioned earlier e.&amp;nbsp; soil.Ph + vegetation.Ph can i do this on the calculator or do i have to make more steps?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't see a direct answer to this in the thread, so here's how you do that in one step using the Raster Calculator tool in ArcMap:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;("soil" and "vegetation" are two raster layers, both with a raster table field "ph")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Lookup("soil","ph") + Lookup("vegetation","ph")&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In arcpy scripting, you may have to access the rasters by pathname. Here's how that works:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
from arcpy.sa import *
arcpy.env.workspace = "D:/myfolder" 
# "soil.img" and "vegetation.img" are in this folder
# the Raster function is used to convert the path strings to a raster object
phsum = Lookup(Raster("soil.img"),"Ph") + Lookup(Raster("vegetation.img"),"ph")
phsum.save("phgrid") # save to Esri grid D:\myfolder\phgrid
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:58:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605780#M8823</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-12-12T01:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605781#M8824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"Lookup" usually fails in raster calculator, even when I run the same process from "results".&amp;nbsp;&amp;nbsp; Here is the process I'm trying to run in raster calculator.&amp;nbsp; If it worked, I'd like to string together the 10 rasters I am working with. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lookup("veg2_p34_Weiser","veggie_minus_Tall")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I use lookup to mosaic rasters?&amp;nbsp; The reason I do not want to use mosaic, is that cannot specify the item to use in mosaic ( or at least I have not found the sytax), and I'm getting frustrated having to create new GRIDs with the value from the item I want to use&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 14:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605781#M8824</guid>
      <dc:creator>DianeMcConnaughey</dc:creator>
      <dc:date>2013-06-25T14:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605782#M8825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"Lookup" usually fails in raster calculator &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this question is not unwarranted, but are you always capitalizing the name of the "Lookup" tool? Tool names are case-sensitive in ArcGIS 10's Raster Calculator and arcpy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you create a raster with the Create Raster Dataset tool, you can use Mosaic in arcpy map algebra with Lookup like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Mosaic([Lookup("grid1","FIELD1"), Lookup("grid2","FIELD2")], "mergeraster")
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605782#M8825</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-12-12T01:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605783#M8826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've completed what I need to do for the time being, but will try your suggestion when things slow down, it would definitely be more efficient than the step-by-step approach I ended up using.&amp;nbsp; I was trying these operations&amp;nbsp; both in Windows&amp;nbsp; 10.0 SP4&amp;nbsp; with data on&amp;nbsp;&amp;nbsp;&amp;nbsp; the network and in windows 10.1 (Sp?) with data on the local hard drive.&amp;nbsp; The 10.1 usually worked, while 10.0 usually failed.&amp;nbsp; 10.0&amp;nbsp;&amp;nbsp;&amp;nbsp; also failed to load tables into a newly created FGDB table - both directly from GRIDs and from ascii output from those GRIDs - it just&amp;nbsp;&amp;nbsp; did not "see" them.&amp;nbsp; 10.1 worked.&amp;nbsp;&amp;nbsp; In raster calculator it would be nice to be able to chose the "Lookup" function (and other functions)&amp;nbsp; so that "case" is not an issue, as well as being able to select the "item" to use in the lookup.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 13:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605783#M8826</guid>
      <dc:creator>DianeMcConnaughey</dc:creator>
      <dc:date>2013-06-26T13:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Calculator trouble</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605784#M8827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; .&amp;nbsp;&amp;nbsp; In raster calculator it would be nice to be able to chose the "Lookup" function (and other functions)&amp;nbsp; so that "case" is not an issue, as well as being able to select the "item" to use in the lookup.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to try just entering map algebra in the python window in ArcMap instead of Raster Calculator. This supports fixing capitalization etc. For example, try this in the ArcMap Python window with some raster layers in your map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;gt;&amp;gt;&amp;gt; from arcpy.sa import *
&amp;gt;&amp;gt;&amp;gt; ras = Con
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll see popups that guide&amp;nbsp; you through entering the map algebra.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Desktop 10.1 Help: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00p600000018000000" rel="nofollow noopener noreferrer" target="_blank"&gt;Comparing Map Algebra between ArcGIS 9.x and 10&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:58:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-trouble/m-p/605784#M8827</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-12-12T01:58:12Z</dc:date>
    </item>
  </channel>
</rss>

