<?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 Stream layer clustering in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stream-layer-clustering/m-p/752973#M69610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a clustering sample in ArcGis website.&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=layers_point_clustering"&gt;Points clustering&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However in the sample&amp;nbsp;is passing in JSON data to the cluster layer in order to perform the clustering. Is there any method to do similar action but the source will be from a stream layer instead of a JSON data or feature layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2016 04:19:23 GMT</pubDate>
    <dc:creator>Joo_PinTan</dc:creator>
    <dc:date>2016-11-18T04:19:23Z</dc:date>
    <item>
      <title>Stream layer clustering</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stream-layer-clustering/m-p/752973#M69610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a clustering sample in ArcGis website.&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=layers_point_clustering"&gt;Points clustering&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However in the sample&amp;nbsp;is passing in JSON data to the cluster layer in order to perform the clustering. Is there any method to do similar action but the source will be from a stream layer instead of a JSON data or feature layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 04:19:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stream-layer-clustering/m-p/752973#M69610</guid>
      <dc:creator>Joo_PinTan</dc:creator>
      <dc:date>2016-11-18T04:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Stream layer clustering</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stream-layer-clustering/m-p/752974#M69611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to share my finding. I managed to apply clustering on stream layer itself by running the clustering function every time upon stream layer "update-end" event. All&amp;nbsp;graphics in that stream layer need to&amp;nbsp;pass into the clustering function in order to perform clustering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution might not be perfect but it works for my current requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 02:36:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stream-layer-clustering/m-p/752974#M69611</guid>
      <dc:creator>Joo_PinTan</dc:creator>
      <dc:date>2017-03-17T02:36:51Z</dc:date>
    </item>
  </channel>
</rss>

