<?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: Filling holes in a raster in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/filling-holes-in-a-raster/m-p/718007#M10433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z00000050000000.htm"&gt;Fill&lt;/A&gt;&lt;SPAN&gt; tool is used to fill in the gaps between values and depending on the inputs it will determine what will be changed.&amp;nbsp; If you are looking to digitize the shoreline, then I would use the Raster Domain tool in 3d Analyst to create a polygon along the edge.&amp;nbsp; Then I would use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000m8000000.htm"&gt;IsNull&lt;/A&gt;&lt;SPAN&gt; and then &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Con/009z00000005000000/"&gt;Con&lt;/A&gt;&lt;SPAN&gt; statement as described &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Support/blogs/supportcenter/archive/2011/08/02/null-doesn-t-mean-zero.aspx"&gt;here&lt;/A&gt;&lt;SPAN&gt;, with the polygon created before used as the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001w0000001t000000"&gt;Mask&lt;/A&gt;&lt;SPAN&gt; in the Environment Settings.&amp;nbsp; That way the values inside the polygon should be converted to 0 and then only the internal edges will be filled in.&amp;nbsp; Another way would be to use the Con(IsNull("raster"),FocalStatistics("raster",NbrRectangle(4,4),"MEAN"),"raster").&amp;nbsp; So there are a few ways to accomplish based on which ones you want to change.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2011 10:57:30 GMT</pubDate>
    <dc:creator>JeffreySwain</dc:creator>
    <dc:date>2011-11-09T10:57:30Z</dc:date>
    <item>
      <title>Filling holes in a raster</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/filling-holes-in-a-raster/m-p/718006#M10432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a raster set of bathymetry data, but there are some holes of no data in it. I would like to fill these holes by interpolating the values. Is there a way to do this? Further, if possible I would like to interpolate out to the edge of my shoreline polygon (depth = 0). I'm at a loss at how to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://img.photobucket.com/albums/v211/Matrix-D/Columbia.png"&gt;&lt;IMG src="http://img.photobucket.com/albums/v211/Matrix-D/Columbia.png" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 21:10:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/filling-holes-in-a-raster/m-p/718006#M10432</guid>
      <dc:creator>DrewLindow</dc:creator>
      <dc:date>2011-11-07T21:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filling holes in a raster</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/filling-holes-in-a-raster/m-p/718007#M10433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z00000050000000.htm"&gt;Fill&lt;/A&gt;&lt;SPAN&gt; tool is used to fill in the gaps between values and depending on the inputs it will determine what will be changed.&amp;nbsp; If you are looking to digitize the shoreline, then I would use the Raster Domain tool in 3d Analyst to create a polygon along the edge.&amp;nbsp; Then I would use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000m8000000.htm"&gt;IsNull&lt;/A&gt;&lt;SPAN&gt; and then &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Con/009z00000005000000/"&gt;Con&lt;/A&gt;&lt;SPAN&gt; statement as described &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Support/blogs/supportcenter/archive/2011/08/02/null-doesn-t-mean-zero.aspx"&gt;here&lt;/A&gt;&lt;SPAN&gt;, with the polygon created before used as the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001w0000001t000000"&gt;Mask&lt;/A&gt;&lt;SPAN&gt; in the Environment Settings.&amp;nbsp; That way the values inside the polygon should be converted to 0 and then only the internal edges will be filled in.&amp;nbsp; Another way would be to use the Con(IsNull("raster"),FocalStatistics("raster",NbrRectangle(4,4),"MEAN"),"raster").&amp;nbsp; So there are a few ways to accomplish based on which ones you want to change.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 10:57:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/filling-holes-in-a-raster/m-p/718007#M10433</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2011-11-09T10:57:30Z</dc:date>
    </item>
  </channel>
</rss>

