<?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 Defect report logged in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294459#M4162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following report has been logged regarding this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[#NIM051255&amp;nbsp; arcpy.sa.IsNull returns incorrect results. ]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Nov 2009 15:42:30 GMT</pubDate>
    <dc:creator>JohnHauck</dc:creator>
    <dc:date>2009-11-19T15:42:30Z</dc:date>
    <item>
      <title>Spatial Analyst - Python - IsNull problems</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294455#M4158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I found out that the Raster Calculator has been replaced by Python. At first quite a shock :eek:, but I'll get over it, since this is the future and AG94 is really cool... :cool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There seems to be some problem with the IsNull function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I simply want to assign the values in RASTER2 to the output raster when RASTER1 has NoData and in other cases assign value 0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The resulting raster contains the value 0, but the NoData areas are NoData.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe this used to work with the Raster Calculator in previous version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something here (a setting perhaps)? :confused:&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;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Additional info:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;It seems that the problem is caused by the IsNull function within python. When using the IsNull tool from the toolbox the result contains 1 and 0 values. Using IsNull in python only returns 0 values and NoData. The IsNull through Python works differently than using the IsNull&lt;/SPAN&gt;&lt;SPAN&gt; tool.:(&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 06:34:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294455#M4158</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2009-11-09T06:34:27Z</dc:date>
    </item>
    <item>
      <title>arcpy.sa.IsNull vs arcpy.gp.IsNull</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294456#M4159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tested a very simple expression to determine if an input raster contains NoData. This should result in a raster containing 0 (false) and 1 (true) values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that the "is null" function using &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;arcpy &lt;/SPAN&gt;&lt;SPAN&gt;dot &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;sa&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; yields 0 and nodata while using "is null" from &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;arcpy &lt;/SPAN&gt;&lt;SPAN&gt;dot &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;gp&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; returns the desired 0 and 1 values. See the attached image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why are there two 'identical' functions resulting in different outputs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:50:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294456#M4159</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2009-11-17T12:50:13Z</dc:date>
    </item>
    <item>
      <title>IsNull issue</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294457#M4160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please contact &lt;/SPAN&gt;&lt;A href="http://supportbeta.esri.com/en/"&gt;technical support &lt;/A&gt;&lt;SPAN&gt;and work with one of our analysts so we can document this behavior.&amp;nbsp; Based on your description it sounds like a defect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 14:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294457#M4160</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2009-11-17T14:34:01Z</dc:date>
    </item>
    <item>
      <title>Issue report to ESRI NL</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294458#M4161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I reported it to ESRI INC support, they forwarded it to ESR NL. ESRI NL was able to reproduce this issue and will report it back to INC again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; I do wonder why such a simple to reproduce issue, which in fact is country and dataset independent, has to follow such a large route to enter the system. Can't say this is the most efficient way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you might look at these procedures in the future to make contributions from over seas a bit easier...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 09:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294458#M4161</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2009-11-19T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Defect report logged</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294459#M4162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following report has been logged regarding this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[#NIM051255&amp;nbsp; arcpy.sa.IsNull returns incorrect results. ]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 15:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294459#M4162</guid>
      <dc:creator>JohnHauck</dc:creator>
      <dc:date>2009-11-19T15:42:30Z</dc:date>
    </item>
    <item>
      <title>Spatial Analyst - Python - IsNull problems</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294460#M4163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;BR /&gt;Hope you might look at these procedures in the future to make contributions from over seas a bit easier...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At least for beta testers. Surely the beta team want direct feedback? I am sorry that reporting through the distributor support desk is not worth the effort for me so I just ignore the requests to report a beta bug that way. We know there will be bugs, its not a production issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the beta team are not monitoring the beta feedback forums then why bother at all? The agreement requires active testing and feedback.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 20:52:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294460#M4163</guid>
      <dc:creator>KimOllivier</dc:creator>
      <dc:date>2009-12-09T20:52:04Z</dc:date>
    </item>
    <item>
      <title>Reporting a bug</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294461#M4164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are monitoring the beta forums, but we like to officially document as many issues as we can and with Support staff fielding Beta incidents, a decision was made to follow existing workflows for reporting defects/enhancements, the same as you would for our released products.&amp;nbsp; I'll be sure to pass your concerns on to the appropriate staff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 15:49:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294461#M4164</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2009-12-10T15:49:46Z</dc:date>
    </item>
    <item>
      <title>Reporting a bug</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294462#M4165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been rather critical regarding the procedure that needs to be followed to report a bug from overseas. Indeed it would be faster if one could directly report to ESRI inc and doesn�??t have to go through the local ESRI distributor first. There is however the aspect of data related problems. The local distributor will have more knowledge about the datasets used than ESRI inc and in my case ESRI NL is an efficient organization. If they can discard it being a data related issue, they can forward it to ESRI inc. That�??s what happened here and all occurred within a 24 hour time frame. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It still leaved the issues (bugs) that can be reproduced regardless of the dataset used. It would be more efficient if these cases could be reported directly to ESRI inc. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The involvement of ESRI on the beta forum is much higher than on the normal ESRI forums. In my humble opinion they are taking this very seriously and doing a good job�?�&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 05:52:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-python-isnull-problems/m-p/294462#M4165</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2009-12-11T05:52:58Z</dc:date>
    </item>
  </channel>
</rss>

