<?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: blurRadius - HeatmapRenderer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153858#M14369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if there is any relationship between the blurRadius and the search area. I was thinking about it as an analog to the Kernel density function where the search radius is applied.&lt;/P&gt;&lt;P&gt;But in this case, if I understand well now, it is just the area where the Gaussian blur is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2017 19:41:06 GMT</pubDate>
    <dc:creator>LandcorAdmin</dc:creator>
    <dc:date>2017-11-07T19:41:06Z</dc:date>
    <item>
      <title>blurRadius - HeatmapRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153854#M14365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to All members of this community,&lt;/P&gt;&lt;P&gt;I have been working on producing a heatmap using ArcGIS API 3.22.&lt;/P&gt;&lt;P&gt;It is working fine but the problem I have is with understanding of the blurRadius property.&lt;/P&gt;&lt;P&gt;Does anyone know what it actually means?&lt;/P&gt;&lt;P&gt;The explanation says:&amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;The radius (in pixels) of the circle over which the majority of each point's value is spread.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But how big is the pixel? Can we measure it in any sort of way?&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&amp;nbsp;&lt;EM style="color: #4d4d4d;"&gt;Default value is 10 - Does it mean that the&amp;nbsp;&lt;SPAN style="color: #3d3d3d;"&gt;blurRadius is equal to 10 m, 10 km etc.?&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d;"&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d;"&gt;Thank you very much for your help.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d;"&gt;Regards&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d;"&gt;Pavel&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 17:29:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153854#M14365</guid>
      <dc:creator>LandcorAdmin</dc:creator>
      <dc:date>2017-11-07T17:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: blurRadius - HeatmapRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153855#M14366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;A pixel is a measurement of the screen:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://whatis.techtarget.com/definition/pixel" title="http://whatis.techtarget.com/definition/pixel"&gt;http://whatis.techtarget.com/definition/pixel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the default of 10 talking about 10 pixel on the screen which depending on the maps scale will determine the real world measurement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 17:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153855#M14366</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-11-07T17:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: blurRadius - HeatmapRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153856#M14367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;thank you very much for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, for example:&lt;/P&gt;&lt;P&gt;Zoom level: 14 = Resolution: 9.55&amp;nbsp; (based on&amp;nbsp;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2017/05/19/web-map-zoom-levels-updated/" title="https://blogs.esri.com/esri/arcgis/2017/05/19/web-map-zoom-levels-updated/"&gt;Web map zoom levels updated | ArcGIS Blog&lt;/A&gt;)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;10 pixel&lt;SPAN&gt;&amp;nbsp;on the screen =&amp;nbsp;9.55 * 10 = 95.5 m ..this means that the blurRadius is equal to&amp;nbsp;95.5 m?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Is this correct?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Pavel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 19:17:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153856#M14367</guid>
      <dc:creator>LandcorAdmin</dc:creator>
      <dc:date>2017-11-07T19:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: blurRadius - HeatmapRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153857#M14368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am having a hard time understanding why you are worried about what a pixel equal in real world distance. The heat map blur uses the blurRadius to determine&amp;nbsp;how points on the map are spread based on the number in a screen pixel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 19:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153857#M14368</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-11-07T19:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: blurRadius - HeatmapRenderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153858#M14369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if there is any relationship between the blurRadius and the search area. I was thinking about it as an analog to the Kernel density function where the search radius is applied.&lt;/P&gt;&lt;P&gt;But in this case, if I understand well now, it is just the area where the Gaussian blur is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Robert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 19:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/blurradius-heatmaprenderer/m-p/153858#M14369</guid>
      <dc:creator>LandcorAdmin</dc:creator>
      <dc:date>2017-11-07T19:41:06Z</dc:date>
    </item>
  </channel>
</rss>

