<?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: FeatureLayer Performance Issues and point clustering in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130927#M12149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tuba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The 4.x API has featureReduction.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#featureReduction" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#featureReduction"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#featureReduction&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it does not yet support clustering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2018 11:46:59 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-04-24T11:46:59Z</dc:date>
    <item>
      <title>FeatureLayer Performance Issues and point clustering</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130924#M12146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I'm trying to use FeatureLayer for 58.000 points which from featureservice url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case i have 2 different issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Sceneview&amp;nbsp;displaying only ~500 points, has no performance problem because of less data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp;Mapview&amp;nbsp;displaying only ~10000 points. But have serious performance problem.Cannot move map with mouse (WEBGL activated)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In all cases i want to show all of my data without any performance issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;-- Do&amp;nbsp;esri have the plan to including cluster layer class in the js api in the near future?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 06:37:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130924#M12146</guid>
      <dc:creator>TubaKumbara</dc:creator>
      <dc:date>2018-04-20T06:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer Performance Issues and point clustering</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130925#M12147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tuba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It is already there.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#enablefeaturereduction" title="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#enablefeaturereduction"&gt;https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#enablefeaturereduction&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff;"&gt;Enables feature reduction (for example clustering) on point layers. See&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#setfeaturereduction" style="color: #00629b; text-decoration: none;"&gt;setFeatureReduction()&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for more details. See the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #4d4d4d; font-weight: bold;"&gt;featureReduction&lt;/STRONG&gt;&lt;SPAN style="color: #4d4d4d; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;object specification table below for options that may be set in this object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: black; font-size: 14px; margin: 1em 0px 1em 0.8em;"&gt;Support for feature reduction is limited to the following scenarios:&lt;/P&gt;&lt;UL style="color: #4d4d4d; font-size: 14px; margin: 1em 0px 1em 0.8em; padding: 0px 0px 0px 1.6em;"&gt;&lt;LI style="margin: 0px 0px 0.5em; padding-left: 1.25em;"&gt;Point data(from service or FeatureCollection).&lt;/LI&gt;&lt;LI style="margin: 0px 0px 0.5em; padding-left: 1.25em;"&gt;The map must have a spatial reference of Web Mercator or WGS84.&lt;/LI&gt;&lt;LI style="margin: 0px 0px 0.5em; padding-left: 1.25em;"&gt;If the layer contains more than 50,000 features, then only the first 50,000 will be clustered.&lt;/LI&gt;&lt;LI style="margin: 0px 0px 0.5em; padding-left: 1.25em;"&gt;A FeatureLayer created from a service URL must point to a service that supports pagination (ArcGIS Server version 10.3.1 or higher).&lt;/LI&gt;&lt;LI style="margin: 0px 0px 0.5em; padding-left: 1.25em;"&gt;When editing is initiated with the Editor widget, then feature reduction is disabled until the Editor widget is destroyed.&lt;/LI&gt;&lt;LI style="margin: 0px 0px 0.5em; padding-left: 1.25em;"&gt;Feature reduction is disabled when the layer has one of the following renderers:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/heatmaprenderer-amd.html" style="color: #00629b; text-decoration: none;"&gt;&lt;CODE style="background: transparent; font-size: 1.1em;"&gt;HeatmapRenderer&lt;/CODE&gt;&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/blendrenderer-amd.html" style="color: #00629b; text-decoration: none;"&gt;&lt;CODE style="background: transparent; font-size: 1.1em;"&gt;BlendRenderer&lt;/CODE&gt;&lt;/A&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/temporalrenderer-amd.html" style="color: #00629b; text-decoration: none;"&gt;&lt;CODE style="background: transparent; font-size: 1.1em;"&gt;TemporalRenderer&lt;/CODE&gt;&lt;/A&gt;, or&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/scaledependentrenderer-amd.html" style="color: #00629b; text-decoration: none;"&gt;&lt;CODE style="background: transparent; font-size: 1.1em;"&gt;ScaleDependentRenderer&lt;/CODE&gt;&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 14:07:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130925#M12147</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-04-20T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer Performance Issues and point clustering</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130926#M12148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for reply Robert. I forgot to say but i'm using 4.7 API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 06:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130926#M12148</guid>
      <dc:creator>TubaKumbara</dc:creator>
      <dc:date>2018-04-24T06:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureLayer Performance Issues and point clustering</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130927#M12149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tuba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The 4.x API has featureReduction.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#featureReduction" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#featureReduction"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#featureReduction&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it does not yet support clustering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 11:46:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/featurelayer-performance-issues-and-point/m-p/130927#M12149</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-04-24T11:46:59Z</dc:date>
    </item>
  </channel>
</rss>

