<?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: Does the Web App Builder's Analysis Widget &amp;quot;Interpolation&amp;quot; tool have trouble with overlapping points in a layer?   in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768149#M5212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for that explanation for the AGO tool logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to perform several IDW and Kernal Interpolation with Barriers&lt;/P&gt;&lt;P&gt;tests.  The results varied, but I did not knowingly change the&lt;/P&gt;&lt;P&gt;environmental settings other than to set a shapefile of the bayou as the&lt;/P&gt;&lt;P&gt;extent and/or barrier.  Here is a snapshot of the mask I extracted from&lt;/P&gt;&lt;P&gt;results for Dissolved Oxygen with IDW on desktop:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2019 17:21:19 GMT</pubDate>
    <dc:creator>LeighJeudevine</dc:creator>
    <dc:date>2019-01-24T17:21:19Z</dc:date>
    <item>
      <title>Does the Web App Builder's Analysis Widget "Interpolation" tool have trouble with overlapping points in a layer?</title>
      <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768147#M5210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am configuring a web app for water quality samples taken at 4 different sites along a bayou.&amp;nbsp; The point layer has 242 records a/k/a 242 point features.&amp;nbsp; However, when I run the AGO Interpolate tool (via the Analysis widget) I get an error message claiming that there have to be at least 10 points available. Interpolation procedures worked great in desktop.&amp;nbsp; Is the fact that the points are overlapping only 4 locations (same x, y's) causing a&amp;nbsp; problem in AGO? Or is this a bug?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback!&amp;nbsp;&lt;/P&gt;&lt;P&gt;LJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 15:55:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768147#M5210</guid>
      <dc:creator>LeighJeudevine</dc:creator>
      <dc:date>2019-01-24T15:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Web App Builder's Analysis Widget "Interpolation" tool have trouble with overlapping points in a layer?</title>
      <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768148#M5211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It actually needs 10 unique locations with measured values.&amp;nbsp; All measured values at the same location get averaged into a single value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same thing should happen in Desktop though, unless you happened to change the default value of the "Coincident Points" environmental setting.&amp;nbsp; Which tool are you running in Desktop that can execute successfully with these points?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 16:17:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768148#M5211</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2019-01-24T16:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Web App Builder's Analysis Widget "Interpolation" tool have trouble with overlapping points in a layer?</title>
      <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768149#M5212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for that explanation for the AGO tool logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to perform several IDW and Kernal Interpolation with Barriers&lt;/P&gt;&lt;P&gt;tests.  The results varied, but I did not knowingly change the&lt;/P&gt;&lt;P&gt;environmental settings other than to set a shapefile of the bayou as the&lt;/P&gt;&lt;P&gt;extent and/or barrier.  Here is a snapshot of the mask I extracted from&lt;/P&gt;&lt;P&gt;results for Dissolved Oxygen with IDW on desktop:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 17:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768149#M5212</guid>
      <dc:creator>LeighJeudevine</dc:creator>
      <dc:date>2019-01-24T17:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Web App Builder's Analysis Widget "Interpolation" tool have trouble with overlapping points in a layer?</title>
      <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768150#M5213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That explains it; I should have thought of this earlier.&amp;nbsp; IDW and Kernel Interpolation With Barriers both only require 3 unique locations to run.&amp;nbsp; Interpolate Points actually uses Empirical Bayesian Kriging (EBK) to perform the interpolation, and that method requires at least 10 unique locations.&amp;nbsp; You should get an analogous Not Enough Data error if you try to use the EBK tool with this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More data is needed in EBK than in IDW and Kernel Interpolation because many more parameters must be estimated in EBK, and more data is required in order to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 18:57:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768150#M5213</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2019-01-24T18:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Web App Builder's Analysis Widget "Interpolation" tool have trouble with overlapping points in a layer?</title>
      <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768151#M5214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it...Thank you for this information!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 18:59:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768151#M5214</guid>
      <dc:creator>LeighJeudevine</dc:creator>
      <dc:date>2019-01-24T18:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Web App Builder's Analysis Widget "Interpolation" tool have trouble with overlapping points in a layer?</title>
      <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768152#M5215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, if you really want to use EBK with those points in ArcMap or ArcGIS Pro, you can use the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/environments/coincident-points.htm"&gt;Coincident Points&lt;/A&gt; geoprocessing environment to force the tool to use all the points and not perform any averaging.&amp;nbsp; Set the environment to INCLUDE_ALL in order to do this.&amp;nbsp; However, you should keep an eye out for artifacts in the output because including all points with a relatively few number of sample locations will very frequently cause instability and strange behavior in kriging methods.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 19:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768152#M5215</guid>
      <dc:creator>EricKrause</dc:creator>
      <dc:date>2019-01-24T19:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does the Web App Builder's Analysis Widget "Interpolation" tool have trouble with overlapping points in a layer?</title>
      <link>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768153#M5216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The end result was intended to be an online tool where people can view water quality features and see potential changes as more data is collected over time.&amp;nbsp; It is a school project has already spanned several years.&amp;nbsp; However this info is great to keep in mind for other uses!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 19:10:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/does-the-web-app-builder-s-analysis-widget-quot/m-p/768153#M5216</guid>
      <dc:creator>LeighJeudevine</dc:creator>
      <dc:date>2019-01-24T19:10:17Z</dc:date>
    </item>
  </channel>
</rss>

