<?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 expression box missing - ArcGIS 10 in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446839#M6330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Xander&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Phyton may be a good idea to go around this problem, but the problem is I am a newone for Phyton. What I want to do is as the followings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) use raster calcultor to evaluate "raster01 &amp;gt; 5000",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) in the resulting calculation layer (calc01), resympolize the "0" values to be "No Color" or transparent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked ArcGIS Desktop Help page and tried to use Phyton but might have some mistakes. Any help or suggestion will be welcomed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; import arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; from arcpy.sa import *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; myRas = arcpy.Raster('raster01')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; from arcpy import env&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; env.workspace="C:\GISdata\workspace"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; inRaster="raster01"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; "raster01&amp;gt;5000"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'raster01&amp;gt;5000'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.CheckOutExtension("Spatial")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;u'CheckedOut'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; Calcuation.save("C:\GISdata\workspace")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Runtime error &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NameError: name 'Calcuation' is not defined&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2013 06:52:37 GMT</pubDate>
    <dc:creator>YoshiTsuzuki</dc:creator>
    <dc:date>2013-10-01T06:52:37Z</dc:date>
    <item>
      <title>raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446833#M6324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have used ArcGIS 10 for couple days. I have a problem with raster calculator. There is no expression box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From help button, I know that the box suppose to be in between output raster and map expression. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Although I am able to do calculation but I could not see and review what kind formula I wrote. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to show the expression box? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Masalie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 10:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446833#M6324</guid>
      <dc:creator>AliMuhyidin</dc:creator>
      <dc:date>2012-02-21T10:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446834#M6325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The original post is rather old, but I have encountered to the similar problem. Any solution will help. The expression window in the raster calculator is missing. Thanks for your reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 23:28:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446834#M6325</guid>
      <dc:creator>YoshiTsuzuki</dc:creator>
      <dc:date>2013-09-27T23:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446835#M6326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Yoshi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z000000z7000000"&gt;Raster Calculator&lt;/A&gt;&lt;SPAN&gt; is still there, but has moved from the Spatial Analyst toolbar to the Toolbox:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Spatial Analyst Tools\Map Algebra\Raster Calculator&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27864[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 06:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446835#M6326</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-09-30T06:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446836#M6327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Xander&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. Yes, I open Raster calculator from the ArcToolBox: Spatial Analysis Tools - Map Algebra - Raster calculator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have uninstalled ArcGIS and installed it again, however, the situations are the same. I would be glad with any further solution or suggestion. (I may try arcHydro in a few days to go around this problem though.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yoshi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 08:07:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446836#M6327</guid>
      <dc:creator>YoshiTsuzuki</dc:creator>
      <dc:date>2013-09-30T08:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446837#M6328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Yoshi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I should have read your question more carefully. In this case I think it is best to contact Esri support and provide all the information about the system you're installing on, the version you're using. Just checked it on my systems and in 10.2 and 10.1 (SP1) I have a working expression window. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The alternative at this moment is to use the Python window in ArcGIS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//002100000017000000" rel="nofollow noopener noreferrer" target="_blank"&gt;What is the Python window?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
import arcpy
from arcpy.sa import *

# myRas = arcpy.Raster('&lt;SPAN style="font-style:italic;"&gt;the name of the raster in the TOC or path to raster&lt;/SPAN&gt;')
myRas = arcpy.Raster('J000_CumCO2_kgha')

# now you are able to perform any type of raster calculator analysis; like for instance:
myResult = Con(IsNull(myRas),FocalStatistics(myRas,NbrRectangle(5,5,"CELL"),"MEAN","DATA"),myRas)
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some more reading:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Executing_tools_in_the_Python_window/002100000019000000/" rel="nofollow noopener noreferrer" target="_blank"&gt;Executing tools in the Python window&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:57:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446837#M6328</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2021-12-11T19:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446838#M6329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Xander&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your advice. I will try these methods. I will report again if there will be further problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yoshi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 08:46:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446838#M6329</guid>
      <dc:creator>YoshiTsuzuki</dc:creator>
      <dc:date>2013-09-30T08:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446839#M6330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Xander&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Phyton may be a good idea to go around this problem, but the problem is I am a newone for Phyton. What I want to do is as the followings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) use raster calcultor to evaluate "raster01 &amp;gt; 5000",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) in the resulting calculation layer (calc01), resympolize the "0" values to be "No Color" or transparent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked ArcGIS Desktop Help page and tried to use Phyton but might have some mistakes. Any help or suggestion will be welcomed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; import arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; from arcpy.sa import *&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; myRas = arcpy.Raster('raster01')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; from arcpy import env&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; env.workspace="C:\GISdata\workspace"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; inRaster="raster01"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; "raster01&amp;gt;5000"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'raster01&amp;gt;5000'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.CheckOutExtension("Spatial")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;u'CheckedOut'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; Calcuation.save("C:\GISdata\workspace")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Runtime error &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NameError: name 'Calcuation' is not defined&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 06:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446839#M6330</guid>
      <dc:creator>YoshiTsuzuki</dc:creator>
      <dc:date>2013-10-01T06:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446840#M6331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello Xander&lt;BR /&gt;&lt;BR /&gt;Using Phyton may be a good idea to go around this problem, but the problem is I am a newone for Phyton. What I want to do is as the followings:&lt;BR /&gt;1) use raster calcultor to evaluate "raster01 &amp;gt; 5000",&lt;BR /&gt;2) in the resulting calculation layer (calc01), resympolize the "0" values to be "No Color" or transparent.&lt;BR /&gt;&lt;BR /&gt;I checked ArcGIS Desktop Help page and tried to use Phyton but might have some mistakes. Any help or suggestion will be welcomed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import arcpy&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; from arcpy.sa import *&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; myRas = arcpy.Raster('raster01')&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; from arcpy import env&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; env.workspace="C:\GISdata\workspace"&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; inRaster="raster01"&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; "raster01&amp;gt;5000"&lt;BR /&gt;'raster01&amp;gt;5000'&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; arcpy.CheckOutExtension("Spatial")&lt;BR /&gt;u'CheckedOut'&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Calcuation.save("C:\GISdata\workspace")&lt;BR /&gt;Runtime error &lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;NameError: name 'Calcuation' is not defined&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Yoshi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're almost there. A few things should be changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
import arcpy
from arcpy import env
env.workspace = r'C:\GISdata\workspace'
# arcpy.CheckOutExtension("Spatial")
myRas = arcpy.Raster('raster01')
myResult = myRas &amp;gt; 5000
myResult.save('myOutputName')
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A few comments on the differences:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;When setting your workspace, use forward slashes, double backslashes or just put an 'r' before the path to avoid errors: &lt;SPAN style="font-family:courier new;"&gt;env.workspace = &lt;STRONG&gt;r&lt;/STRONG&gt;'C:\GISdata\workspace'&lt;/SPAN&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Switching on the Spatial Analyst extension and setting the workspace (Geoprocessing/Environments) can also be done through the menu. The Python window will inherit these settings.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I assume your TOC holds your input raster "raster01"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;When performing a calculation you need to specify an output (like "myResult"): &lt;SPAN style="font-family:courier new;"&gt;&lt;STRONG&gt;myResult = &lt;/STRONG&gt;myRas &amp;gt; 5000&lt;/SPAN&gt;. At this point the SA license should be available.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;When saving the raster you specify the name you want to assign to the raster (example "myOutputName")&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The raster will be stored in the current workspace (in this case "C:\GISdata\workspace")&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;The result is a raster with 0 (raster01 &amp;lt;= 5000) and 1 (raster01 &amp;gt; 5000) and NoData cells where the input has Nodata cells.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446840#M6331</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2021-12-11T19:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446841#M6332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Xander&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your advices. I could go around the Raster calculator window problem. Your explanation of Phyton will be benefitial for someone who encountered similar problem in the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yoshi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 13:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446841#M6332</guid>
      <dc:creator>YoshiTsuzuki</dc:creator>
      <dc:date>2013-10-01T13:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446842#M6333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Yoshi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm glad I could be of any assistance. If you think it was helpful you&amp;nbsp; can use the "arrow" button in order to help other&amp;nbsp; members find useful information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27933[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More info here: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/forums-mvp/"&gt;http://resources.arcgis.com/en/help/forums-mvp/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Xander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 13:13:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446842#M6333</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2013-10-01T13:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446843#M6334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;I figured it out! &lt;STRONG&gt;If you lower-and-raise your screen resolution, the raster calculator expression box reappears!&lt;/STRONG&gt; I went from 1920x1080 down to 1600x900 and it appeared, and when I went back to 1920x1080 it stayed there! I imagine I'll have to use this hack-solution every time I open arc, but I don't care! It worked for me!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Dylan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: EVEN SIMPLER SOLUTION!! (Found by Juan Carlos Villar Calle below, see link &amp;gt;&amp;gt; &lt;STRONG&gt;&lt;A href="https://www.youtube.com/watch?v=eKmxh4e1taM" title="https://www.youtube.com/watch?v=eKmxh4e1taM"&gt;ArcToolbox - Missing box - YouTube&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. Open up the raster calculator window with the missing expression box)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Hold down crtl + scroll your mouse wheel up until it appears! (it must be some issue with the resolution of your screen and resolution of the box... I have no idea... but it works! &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. DONE!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Best Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dylan&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 14:34:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446843#M6334</guid>
      <dc:creator>DylanCobean</dc:creator>
      <dc:date>2014-06-24T14:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446844#M6335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This actually worked for me too! Big thanks for the post!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 00:11:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446844#M6335</guid>
      <dc:creator>ChristopherGran</dc:creator>
      <dc:date>2014-09-28T00:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: raster calculator expression box missing - ArcGIS 10</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446845#M6336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this, I think it's just a window size problem. &lt;A href="https://www.youtube.com/watch?v=eKmxh4e1taM" title="https://www.youtube.com/watch?v=eKmxh4e1taM"&gt;ArcToolbox - Missing box - YouTube&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 03:55:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/raster-calculator-expression-box-missing-arcgis-10/m-p/446845#M6336</guid>
      <dc:creator>Juan_CarlosVillar_Calle</dc:creator>
      <dc:date>2014-10-19T03:55:40Z</dc:date>
    </item>
  </channel>
</rss>

