<?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>idea ArcGIS Javascript 4 Cluster renderer in ArcGIS JavaScript Maps SDK Ideas</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idi-p/937654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to be able to render my clusters in a way distinct from individual points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the unique values renderer on my GeoJSON layer to show temperature with individual locations as pins. I'd like to show the clusters as larger circles with the numbers within to make then distinct from the numbers representing temperature beside the individual points.&lt;/P&gt;&lt;P&gt;The FeatureReductionCluster doesn't implement a renderer property, so there is no individual control over this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/506690_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, colouring the cluster with the most common colour isn't necessarily very useful. I'd like to do something similar to a plugin I used in Leaftlet to create a pie chart for the clusters:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/506691_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;This has the additional benefit that the text representing the cluster count is always black text on a white background, so is more accessible. Whereas, on hot days, my ArcGIS clusters would show black text on a red background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Sep 2020 02:33:58 GMT</pubDate>
    <dc:creator>AIHobart</dc:creator>
    <dc:date>2020-09-10T02:33:58Z</dc:date>
    <item>
      <title>ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idi-p/937654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to be able to render my clusters in a way distinct from individual points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the unique values renderer on my GeoJSON layer to show temperature with individual locations as pins. I'd like to show the clusters as larger circles with the numbers within to make then distinct from the numbers representing temperature beside the individual points.&lt;/P&gt;&lt;P&gt;The FeatureReductionCluster doesn't implement a renderer property, so there is no individual control over this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/506690_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, colouring the cluster with the most common colour isn't necessarily very useful. I'd like to do something similar to a plugin I used in Leaftlet to create a pie chart for the clusters:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/506691_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;This has the additional benefit that the text representing the cluster count is always black text on a white background, so is more accessible. Whereas, on hot days, my ArcGIS clusters would show black text on a red background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2020 02:33:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idi-p/937654</guid>
      <dc:creator>AIHobart</dc:creator>
      <dc:date>2020-09-10T02:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1001572#M19</link>
      <description>&lt;P&gt;i think this one is available in ArcGIS SDK version 4.16, but i'm not sure we need to test it.&amp;nbsp;&lt;BR /&gt;i have the same issue and i'm using 4.14 version and it's not redered different from the render geoJsonLayer itself.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Nov 2020 11:37:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1001572#M19</guid>
      <dc:creator>PrajayBelgundkar</dc:creator>
      <dc:date>2020-11-15T11:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1050172#M40</link>
      <description>&lt;P&gt;We won't be able to implement the pie chart symbol for clusters in the near term. The JS API CIMSymbol implementation first needs to add support for chart symbols before we can add support for that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the distinct symbol, there is an undocumented/unsupported/experimental property on FeatureReductionCluster called "symbol". You can set a symbol on that property to make the cluster symbol distinct from all individual points. Give that a try and let me know if that satisfies most of your use cases.&lt;/P&gt;&lt;P&gt;Also post if you want or need more control over rendering than just the symbol, like sizing the cluster using another stat other than feature count...field sum...field average...etc.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 16:56:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1050172#M40</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2021-04-22T16:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1051905#M44</link>
      <description>&lt;P&gt;I think being able to color the cluster symbol by the number of features would be very helpful - I find the eye gets drawn a little more to the colors than the size, esp. with a lot of clusters on the page.&amp;nbsp; Being able to call out large clusters with a visual variable other than size would be great.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 18:47:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1051905#M44</guid>
      <dc:creator>Jay_Gregory</dc:creator>
      <dc:date>2021-04-27T18:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1059638#M48</link>
      <description>&lt;P&gt;Can you please make the "symbol" property on the FeatureReductionCluster documented and supported in the next version?&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 19:55:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1059638#M48</guid>
      <dc:creator>bmanghi</dc:creator>
      <dc:date>2021-05-19T19:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1059708#M49</link>
      <description>&lt;P&gt;If we publicly release "symbol" now, then we won't be able to release other rendering capabilities later. It will be limiting to other scenarios. If controlling other rendering aspects of clusters is important, like color, then we need to have a proper API for exposing all rendering properties, including a symbol.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 22:01:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1059708#M49</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2021-05-19T22:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1109325#M70</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/44467"&gt;@KristianEkenes&lt;/a&gt;&amp;nbsp;- what version of the API is the "symbol" property unofficially supported in? I'm using 4.18, and am having no luck. Without this I'm can't use&amp;nbsp;&lt;SPAN&gt;FeatureReductionCluster for my application. It has 95% of the of functionality I need, but is missing a critical 5%.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 16:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1109325#M70</guid>
      <dc:creator>justin-dc</dc:creator>
      <dc:date>2021-10-20T16:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1109341#M71</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/416854"&gt;@Justin&lt;/a&gt;&amp;nbsp;If it helps, I'm using version 4.19 and can access the symbol property.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 17:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1109341#M71</guid>
      <dc:creator>bmanghi</dc:creator>
      <dc:date>2021-10-20T17:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1109770#M73</link>
      <description>&lt;P&gt;Yep. It wasn't added until 4.19.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 15:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1109770#M73</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2021-10-21T15:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Javascript 4 Cluster renderer - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1235576#M211</link>
      <description>&lt;P&gt;This was implemented in v4.25. See the release notes here:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/release-notes/#custom-cluster-styles" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/release-notes/#custom-cluster-styles&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here are examples that demonstrate this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-renderer-sum/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-renderer-sum/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-aggregate-fields/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-aggregate-fields/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-pie-charts/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-pie-charts/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 19:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-ideas/arcgis-javascript-4-cluster-renderer/idc-p/1235576#M211</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2022-11-28T19:38:21Z</dc:date>
    </item>
  </channel>
</rss>

