<?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: What is the principle of kernel density estimation for line data? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/1539861#M12241</link>
    <description>&lt;P&gt;Can you explain how its generates the surface?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2024 07:40:59 GMT</pubDate>
    <dc:creator>ShabbirRaza</dc:creator>
    <dc:date>2024-09-18T07:40:59Z</dc:date>
    <item>
      <title>What is the principle of kernel density estimation for line data?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180339#M2526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcMap provides us a Kernel Density Estimation tool for both point data and line data. The principle of kernel density estimation for point features is easy to understand, it is the summation of densities of all points within a bandwidth around the focus point (Silverman (p.76)):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="474611" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/474611_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, how to understand the principle of Kernel Density Estimation for line data? The official website of ArcMap says that "the use of kernel function for lines is adapted from kernel function for point densities" (&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/how-kernel-density-works.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/how-kernel-density-works.htm"&gt;How Kernel Density works—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;), but there is no information about how this adaption is conducted. Could somebody help me understand the principle of kernel density estimation for line data? Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="474612" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/474612_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 01:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180339#M2526</guid>
      <dc:creator>ChouJay</dc:creator>
      <dc:date>2019-11-26T01:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: What is the principle of kernel density estimation for line data?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180340#M2527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://en.wikipedia.org/wiki/Kernel_density_estimation" title="https://en.wikipedia.org/wiki/Kernel_density_estimation"&gt;Kernel density estimation - Wikipedia&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And see my links here to Bill Huber's discussions on this topic&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/175729"&gt;https://community.esri.com/thread/175729&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 12:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180340#M2527</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-11-26T12:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is the principle of kernel density estimation for line data?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180341#M2528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dan Patterson,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply. Still, the information you provided is about kernel density for points, do you have any idea of the principle of kernel density estimation for line data? Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 06:17:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180341#M2528</guid>
      <dc:creator>ChouJay</dc:creator>
      <dc:date>2019-11-27T06:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is the principle of kernel density estimation for line data?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180342#M2529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/differences-between-point-line-and-kernel-density.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/differences-between-point-line-and-kernel-density.htm"&gt;Differences between point, line, and kernel density—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/how-line-density-works.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/how-line-density-works.htm"&gt;How Line Density works—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which describes how density is calculated for lines in more detail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 07:47:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180342#M2529</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-11-27T07:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: What is the principle of kernel density estimation for line data?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180343#M2530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a big difference between line density and kernel density estimation for lines. Line density in ArcGIS is easy to understand, but there is no information about kernel density estimation for line features. Do you know how kernel density estimations for lines (NOT line density) are calculated in ArcGIS? Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 12:08:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180343#M2530</guid>
      <dc:creator>ChouJay</dc:creator>
      <dc:date>2019-11-27T12:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is the principle of kernel density estimation for line data?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180344#M2531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The help&amp;nbsp;page you screen-shot for us seems to describe it pretty well.&amp;nbsp;It looks like they do the f-hat calculation for every point along the line. You could verify this by converting your lines to points (probably densifying first) and trying to reproduce the line result.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/how-kernel-density-works.htm#GUID-5F2C2086-F4EE-483F-A7AE-4ED106EEF35F" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/how-kernel-density-works.htm#GUID-5F2C2086-F4EE-483F-A7AE-4ED106EEF35F"&gt;How Kernel Density works—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;(section: &lt;EM&gt;Kernel Density for line features&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need more, I recommend calling Esri support and logging an incident.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach I have used (though this doesn't guarantee an instant response, but has the [huge] benefit of helping the entire user community) is to provide feedback on the Esri help page for the tool (there is a link at the bottom of the doc page) and asking for more detail in the help. These notes go directly to the help page author! This help page has not been modified for years so it is reasonable to ask for an update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2019 18:47:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/180344#M2531</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2019-11-29T18:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is the principle of kernel density estimation for line data?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/1539861#M12241</link>
      <description>&lt;P&gt;Can you explain how its generates the surface?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 07:40:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/what-is-the-principle-of-kernel-density-estimation/m-p/1539861#M12241</guid>
      <dc:creator>ShabbirRaza</dc:creator>
      <dc:date>2024-09-18T07:40:59Z</dc:date>
    </item>
  </channel>
</rss>

