<?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 Heat Map in Silverlight in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746899#M19095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded some code from the CodePlex website at &lt;/SPAN&gt;&lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;&lt;SPAN&gt; which opens an ESRI solution that contains a sample on how to produce a heat map in Silverlight ( ESRIToolKitSource_v2.0). The sample works quite well, but I am trying to look at how to modify it such that it behaves similar to the ESRI hotspot mapping available in ArcGIS Desktop. I know that the two approaches are quite different, but any additional information as to how this code generates the results would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any additional resources out there explaining how the heat map works, and how it can be modified?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Oct 2010 21:25:54 GMT</pubDate>
    <dc:creator>JenniferLink</dc:creator>
    <dc:date>2010-10-12T21:25:54Z</dc:date>
    <item>
      <title>Heat Map in Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746899#M19095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded some code from the CodePlex website at &lt;/SPAN&gt;&lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;&lt;SPAN&gt; which opens an ESRI solution that contains a sample on how to produce a heat map in Silverlight ( ESRIToolKitSource_v2.0). The sample works quite well, but I am trying to look at how to modify it such that it behaves similar to the ESRI hotspot mapping available in ArcGIS Desktop. I know that the two approaches are quite different, but any additional information as to how this code generates the results would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any additional resources out there explaining how the heat map works, and how it can be modified?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 21:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746899#M19095</guid>
      <dc:creator>JenniferLink</dc:creator>
      <dc:date>2010-10-12T21:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Heat Map in Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746900#M19096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked at this? &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#HeatMapLayerSimple"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#HeatMapLayerSimple&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 13:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746900#M19096</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-10-13T13:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Heat Map in Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746901#M19097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the link. There is some good information here, but I am looking for something even more detailed. So, I'm still on the hunt...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 20:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746901#M19097</guid>
      <dc:creator>JenniferLink</dc:creator>
      <dc:date>2010-10-13T20:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Heat Map in Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746902#M19098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can someone at ESRI address this question in more detail, or escalate the question to someone who is knowledgeable with the API? Is the Heat Map in Silverlight actually a point density analysis, much like that in the desktop spatial analysis toolbox. I understand that the intensity is a measure of cell size, but what about the search radius; is there a default not being revealed to the user? Also, does the heat map result get regenerated on each successive extent view or the entire feature extent?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2011 19:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/heat-map-in-silverlight/m-p/746902#M19098</guid>
      <dc:creator>BenjaminHarper</dc:creator>
      <dc:date>2011-08-12T19:49:18Z</dc:date>
    </item>
  </channel>
</rss>

