<?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 how to set values to no data/null/nil/whatever! in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733276#M10673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a binary raster -- 1, 0, and No Data.&amp;nbsp; What I want is 1 and No Data.&amp;nbsp; How do I get rid of the 0 values?&amp;nbsp; Specifically, how do I recalculate the the 0 values to no data/nil/null or whatever the correct term for it is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Darlene&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2012 15:34:06 GMT</pubDate>
    <dc:creator>DarleneWilcox</dc:creator>
    <dc:date>2012-05-21T15:34:06Z</dc:date>
    <item>
      <title>how to set values to no data/null/nil/whatever!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733276#M10673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a binary raster -- 1, 0, and No Data.&amp;nbsp; What I want is 1 and No Data.&amp;nbsp; How do I get rid of the 0 values?&amp;nbsp; Specifically, how do I recalculate the the 0 values to no data/nil/null or whatever the correct term for it is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Darlene&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 15:34:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733276#M10673</guid>
      <dc:creator>DarleneWilcox</dc:creator>
      <dc:date>2012-05-21T15:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to set values to no data/null/nil/whatever!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733277#M10674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please use &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Set_Null/009z00000007000000/"&gt;Set Null &lt;/A&gt;&lt;SPAN&gt;tool to convert your zero values as NoData.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set Null:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input Conditional raster - original raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Expression&amp;nbsp; - Value = 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Input false raster or constant value&amp;nbsp; - original raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;output raster - location of output raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 16:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733277#M10674</guid>
      <dc:creator>TarunJaiswal</dc:creator>
      <dc:date>2012-05-21T16:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to set values to no data/null/nil/whatever!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733278#M10675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Darlene,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe the tool you are looking for is Reclassify.&amp;nbsp; This tool is only available if you the 3D Analyst extension.&amp;nbsp; You would launch this tool and add your raster in the 'Input raster' field.&amp;nbsp; On the left you would see the current values of your raster.&amp;nbsp; In the right column you would change the "New values" for your current value of 0 to NoData so it would be something like the attached JPG.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't have the 3D Analyst I think this can be done with the Raster Calculator (Spatial Analyst extension) but I can't remember how off the top of my head.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Added in edit:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just found out that you can exclude values when using the "Copy Raster" tool.&amp;nbsp; Just enter the value you want to get rid of, in this case 0 (zero) in the 'NoData Value (optional)' field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 16:25:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733278#M10675</guid>
      <dc:creator>PaulCook</dc:creator>
      <dc:date>2012-05-21T16:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to set values to no data/null/nil/whatever!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733279#M10676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As Paul mentioned, this can be done with the Raster Calculator as well.&amp;nbsp; You would need to use the SetNull function similar to the SetNull tool that Tarun mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SetNull (in_conditional_raster, in_false_raster_or_constant, {where_clause})&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 18:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733279#M10676</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2012-05-21T18:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to set values to no data/null/nil/whatever!</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733280#M10677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or you can just run the Con tool with the "Input true raster or constant value" set to 1.&amp;nbsp; See screenshot.&amp;nbsp; No 'where clause' with this technique.&lt;/SPAN&gt;&lt;BR /&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, 21 May 2012 20:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-set-values-to-no-data-null-nil-whatever/m-p/733280#M10677</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-05-21T20:56:18Z</dc:date>
    </item>
  </channel>
</rss>

