<?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: still struggling to get rid of this edge effect!!!!! any simple suggestion? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271742#M11908</link>
    <description>&lt;P&gt;also how do I select to use the data within the bounds only?&lt;/P&gt;</description>
    <pubDate>Sun, 26 Mar 2023 14:47:21 GMT</pubDate>
    <dc:creator>philcass2</dc:creator>
    <dc:date>2023-03-26T14:47:21Z</dc:date>
    <item>
      <title>still struggling to get rid of this edge effect!!!!! any simple suggestion?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271737#M11905</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will ruin my calculations for focal statistics &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="philcass2_1-1679839193920.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66284iDCE58BB0F214AC06/image-size/medium?v=v2&amp;amp;px=400" role="button" title="philcass2_1-1679839193920.png" alt="philcass2_1-1679839193920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 14:00:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271737#M11905</guid>
      <dc:creator>philcass2</dc:creator>
      <dc:date>2023-03-26T14:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: still struggling to get rid of this edge effect!!!!! any simple suggestion?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271740#M11906</link>
      <description>&lt;P&gt;The area outside the lines has to be set to nodata.&amp;nbsp; If the lines represent the boundaries of polygons, use the data within the bounds and anything outside to nodata.&lt;/P&gt;&lt;P&gt;Rasters have a rectangular extent, there is no way of getting around that&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 14:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271740#M11906</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-03-26T14:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: still struggling to get rid of this edge effect!!!!! any simple suggestion?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271741#M11907</link>
      <description>&lt;P&gt;&lt;SPAN&gt;'The area outside the lines has to be set to nodata.&amp;nbsp; If the lines represent the boundaries of polygons, use the data within the bounds and anything outside to nodata' - how do I do this? I am using focal statistics.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using raster data. Does this mean if I keep using rasters I will not be able to get rid of the effect?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 14:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271741#M11907</guid>
      <dc:creator>philcass2</dc:creator>
      <dc:date>2023-03-26T14:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: still struggling to get rid of this edge effect!!!!! any simple suggestion?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271742#M11908</link>
      <description>&lt;P&gt;also how do I select to use the data within the bounds only?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 14:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271742#M11908</guid>
      <dc:creator>philcass2</dc:creator>
      <dc:date>2023-03-26T14:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: still struggling to get rid of this edge effect!!!!! any simple suggestion?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271743#M11909</link>
      <description>&lt;P&gt;Those bounds originated from a vector file, I am pretty sure.&amp;nbsp; If they did, get it, add a new field, call it "Dissolve", use the field calculator and calculate a value of&amp;nbsp; &amp;nbsp;1&amp;nbsp; in it.&amp;nbsp; Open up the Dissolve tool in arctoolbox and dissolve the bounds using that field.&amp;nbsp; You will then have your area of interest I mentioned several threads ago.&amp;nbsp; Export that to raster will set the inside to 1 and the outside to nodata.&amp;nbsp; From that use that as your analysis mask to assign your input for focal stats to nodata.&lt;/P&gt;&lt;P&gt;If your focal statistics cell size was small and you were using a 3x3 window, you shouldn't see that blending that you are showing.&amp;nbsp; So you are doing something at the focal statistics level, like not specifying a small enough cell size or you didn't preprocess your data prior to doing the focal analysis&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 15:20:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271743#M11909</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-03-26T15:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: still struggling to get rid of this edge effect!!!!! any simple suggestion?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271744#M11910</link>
      <description>&lt;P&gt;Thank you. I will give it a go now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 15:22:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/still-struggling-to-get-rid-of-this-edge-effect/m-p/1271744#M11910</guid>
      <dc:creator>philcass2</dc:creator>
      <dc:date>2023-03-26T15:22:00Z</dc:date>
    </item>
  </channel>
</rss>

