<?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 reclassify nodata values surrounded by actual values in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/reclassify-nodata-values-surrounded-by-actual/m-p/237659#M3335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a complex raster which has nodata values within it.&amp;nbsp; I want to be able to extract the areas of nodata within it but not the nodata values that surrounds the grid (all around the extent).&amp;nbsp; The simplest example would be a donut.&amp;nbsp; I want to pull out the donut hole (perhaps by converting it to ones) but leave the area outside the donut as nodata.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I do a simple reclassify of nodata, all the holes and the entire area around the grid gets converted.&amp;nbsp; I &lt;/SPAN&gt;&lt;STRONG&gt;don't&lt;/STRONG&gt;&lt;SPAN&gt; have a raster mask I could use to pull out these nodata values.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway to do this in spatial analyst???&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;Dennis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2011 22:25:03 GMT</pubDate>
    <dc:creator>DennisJongsomjit</dc:creator>
    <dc:date>2011-04-20T22:25:03Z</dc:date>
    <item>
      <title>reclassify nodata values surrounded by actual values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/reclassify-nodata-values-surrounded-by-actual/m-p/237659#M3335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a complex raster which has nodata values within it.&amp;nbsp; I want to be able to extract the areas of nodata within it but not the nodata values that surrounds the grid (all around the extent).&amp;nbsp; The simplest example would be a donut.&amp;nbsp; I want to pull out the donut hole (perhaps by converting it to ones) but leave the area outside the donut as nodata.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I do a simple reclassify of nodata, all the holes and the entire area around the grid gets converted.&amp;nbsp; I &lt;/SPAN&gt;&lt;STRONG&gt;don't&lt;/STRONG&gt;&lt;SPAN&gt; have a raster mask I could use to pull out these nodata values.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway to do this in spatial analyst???&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;Dennis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 22:25:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/reclassify-nodata-values-surrounded-by-actual/m-p/237659#M3335</guid>
      <dc:creator>DennisJongsomjit</dc:creator>
      <dc:date>2011-04-20T22:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: reclassify nodata values surrounded by actual values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/reclassify-nodata-values-surrounded-by-actual/m-p/237660#M3336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I'm misunderstanding.&amp;nbsp; I did set the analysis environment to use the grid as a mask and then reclassified nodata to 1, but that converts both the holes and the area around the grid.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another environment setting I need to use?&amp;nbsp; I'm doing this in the spatial analyst toolbar and tried setting the mask in both the environment settings and in the spatial analyst option settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or fine to tell me if I'm chasing an impossible dream!&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;Dennis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2011 16:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/reclassify-nodata-values-surrounded-by-actual/m-p/237660#M3336</guid>
      <dc:creator>DennisJongsomjit</dc:creator>
      <dc:date>2011-04-21T16:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: reclassify nodata values surrounded by actual values</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/reclassify-nodata-values-surrounded-by-actual/m-p/237661#M3337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;RegionGroup!&amp;nbsp; There's a command I had not heard of before but looks like it does exactly what I need. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perfect, thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dennis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 17:23:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/reclassify-nodata-values-surrounded-by-actual/m-p/237661#M3337</guid>
      <dc:creator>DennisJongsomjit</dc:creator>
      <dc:date>2011-04-25T17:23:06Z</dc:date>
    </item>
  </channel>
</rss>

