<?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 Rendering a Heatmap in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/rendering-a-heatmap/m-p/1089855#M2428</link>
    <description>&lt;P&gt;I am trying to render the Points of a FeatureLayer using a HeatmapRenderer in a manner similar to that demonstrated in&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-runtime-sdks-blog/heat-map-renderer-map-it-like-it-s-hot/ba-p/886193" target="_blank"&gt;https://community.esri.com/t5/arcgis-runtime-sdks-blog/heat-map-renderer-map-it-like-it-s-hot/ba-p/886193&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;While HeatmapRenderer cannot be configured programmatically yet in the Java SDK I have read in multiple posts across the various SDK platform implementations that since 100.1.0 all ArcGIS Runtime SDKs have had the ability to render heatmaps defined by web maps.&lt;/P&gt;&lt;P&gt;In the same vein as the post I linked to above, I have created a value object to represent the heatmap configuration consistent with the web map specification &lt;A href="https://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/" target="_blank"&gt;here&lt;/A&gt;&amp;nbsp;and debugging the running application I can see that the HeatmapRenderer instance is created correctly without error via Renderer.fromJson().&lt;/P&gt;&lt;P&gt;The problem I am experiencing is that setting the layer visibility to true does not result in the heatmap being displayed as expected.&lt;/P&gt;&lt;P&gt;I have been frustrated by this for over a day now and my client is unimpressed by my lack of progress on what they have come to expect as a trivial enhancement. I have already begun work on plan C - emulating a density map using variable opacity gaussian distribution symbols - but this is a suboptimal workaround at best.&lt;/P&gt;&lt;P&gt;I would much appreciate any insight into why this might not be working.&lt;/P&gt;&lt;P&gt;Happy to share relevant code snippets for anyone wanting to help but I am restricted from posting it up front.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Aug 2021 06:40:27 GMT</pubDate>
    <dc:creator>DaveWhitla</dc:creator>
    <dc:date>2021-08-18T06:40:27Z</dc:date>
    <item>
      <title>Rendering a Heatmap</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/rendering-a-heatmap/m-p/1089855#M2428</link>
      <description>&lt;P&gt;I am trying to render the Points of a FeatureLayer using a HeatmapRenderer in a manner similar to that demonstrated in&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-runtime-sdks-blog/heat-map-renderer-map-it-like-it-s-hot/ba-p/886193" target="_blank"&gt;https://community.esri.com/t5/arcgis-runtime-sdks-blog/heat-map-renderer-map-it-like-it-s-hot/ba-p/886193&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;While HeatmapRenderer cannot be configured programmatically yet in the Java SDK I have read in multiple posts across the various SDK platform implementations that since 100.1.0 all ArcGIS Runtime SDKs have had the ability to render heatmaps defined by web maps.&lt;/P&gt;&lt;P&gt;In the same vein as the post I linked to above, I have created a value object to represent the heatmap configuration consistent with the web map specification &lt;A href="https://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/" target="_blank"&gt;here&lt;/A&gt;&amp;nbsp;and debugging the running application I can see that the HeatmapRenderer instance is created correctly without error via Renderer.fromJson().&lt;/P&gt;&lt;P&gt;The problem I am experiencing is that setting the layer visibility to true does not result in the heatmap being displayed as expected.&lt;/P&gt;&lt;P&gt;I have been frustrated by this for over a day now and my client is unimpressed by my lack of progress on what they have come to expect as a trivial enhancement. I have already begun work on plan C - emulating a density map using variable opacity gaussian distribution symbols - but this is a suboptimal workaround at best.&lt;/P&gt;&lt;P&gt;I would much appreciate any insight into why this might not be working.&lt;/P&gt;&lt;P&gt;Happy to share relevant code snippets for anyone wanting to help but I am restricted from posting it up front.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 06:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/rendering-a-heatmap/m-p/1089855#M2428</guid>
      <dc:creator>DaveWhitla</dc:creator>
      <dc:date>2021-08-18T06:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rendering a Heatmap</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/rendering-a-heatmap/m-p/1091131#M2431</link>
      <description>&lt;P&gt;I have resolved this issue. It appears to have been caused by timing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 05:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/rendering-a-heatmap/m-p/1091131#M2431</guid>
      <dc:creator>DaveWhitla</dc:creator>
      <dc:date>2021-08-23T05:13:14Z</dc:date>
    </item>
  </channel>
</rss>

