<?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: How to fill no data value in raster using Arc GIS 10.3 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-fill-no-data-value-in-raster-using-arc-gis/m-p/445987#M34977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would confirm that what appears to be a gap is indeed nodata and perhaps your window size (ie 5x5) is not big enough to do the job. and check out &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/generalizing-zones-with-nibble-shrink-and-expand.htm"&gt;Nibble, shrink and expand &lt;/A&gt;and specifically &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/nibble.htm"&gt;Nibble &lt;/A&gt;on how to fill gaps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2017 11:20:30 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-02-21T11:20:30Z</dc:date>
    <item>
      <title>How to fill no data value in raster using Arc GIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/how-to-fill-no-data-value-in-raster-using-arc-gis/m-p/445986#M34976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please can anyone help me, how to fill the no data value in raster, I have tried it using below equation but output&amp;nbsp;raster not any changed. My raster resolution is 250 m. Here-With i am trying to fill the white line&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/327117_Capture.JPG" style="height: auto;" /&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="" style="color: #4c4c4c; background-color: whitesmoke; font-size: 17px; margin-bottom: 1.55rem;"&gt;Con(IsNull("raster"), FocalStatistics("raster", NbrRectangle(5,5, "CELL"), "MEAN"), "raster")&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 07:45:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-fill-no-data-value-in-raster-using-arc-gis/m-p/445986#M34976</guid>
      <dc:creator>ShouvikJha</dc:creator>
      <dc:date>2017-02-21T07:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to fill no data value in raster using Arc GIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/how-to-fill-no-data-value-in-raster-using-arc-gis/m-p/445987#M34977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would confirm that what appears to be a gap is indeed nodata and perhaps your window size (ie 5x5) is not big enough to do the job. and check out &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/generalizing-zones-with-nibble-shrink-and-expand.htm"&gt;Nibble, shrink and expand &lt;/A&gt;and specifically &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/nibble.htm"&gt;Nibble &lt;/A&gt;on how to fill gaps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 11:20:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-fill-no-data-value-in-raster-using-arc-gis/m-p/445987#M34977</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-02-21T11:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to fill no data value in raster using Arc GIS 10.3</title>
      <link>https://community.esri.com/t5/python-questions/how-to-fill-no-data-value-in-raster-using-arc-gis/m-p/445988#M34978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/Dan_Patterson"&gt;Dan_Patterson&lt;/A&gt;‌, Thank you very much. Now problem is resolved&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 16:19:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-fill-no-data-value-in-raster-using-arc-gis/m-p/445988#M34978</guid>
      <dc:creator>ShouvikJha</dc:creator>
      <dc:date>2017-02-21T16:19:16Z</dc:date>
    </item>
  </channel>
</rss>

