<?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: Advise on Feature Layer Performance in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744268#M68856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can use a &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;ArcGISDynamicServiceLayer and still get popups and the &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;allow users to change symbology dynamically (if you map service has dynamic layers enabled). &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;ArcGISDynamicServiceLayer has a setLayerDrawingOptions that allows you to "&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;Specify an array of LayerDrawingOptions that override the way the layers are drawn".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 14px; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/renderer_dynamic_layer_class_breaks.html" title="https://developers.arcgis.com/javascript/3/jssamples/renderer_dynamic_layer_class_breaks.html"&gt;Class breaks renderer with dynamic layer | ArcGIS API for JavaScript 3.17&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 12:55:19 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-08-02T12:55:19Z</dc:date>
    <item>
      <title>Advise on Feature Layer Performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744267#M68855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a FeatureLayer for a points layer with close to 10,000 points around the world, and finding the performance is slow. Are there any advise or best practice to speed things up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This points layer is served using ArcGIS for Server 10.4. The points come from a file geodatabase. I need to use FeatureLayer because we need to allow users to change symbology dynamically on the JavaScript web viewer and use popups. At the globe level, it takes a few seconds to draw the points form the FeatureLayer, where it is almost instant if I use ArcGISDynamicServiceLayer (which is expected). In addition, the quality of the points are visibly more blurry than the one from ArcGISDynamicServiceLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried snapshot and on-demand modes for the FeatureLayer but they do not improve speed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 08:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744267#M68855</guid>
      <dc:creator>HenryKo3</dc:creator>
      <dc:date>2016-08-02T08:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Advise on Feature Layer Performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744268#M68856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can use a &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;ArcGISDynamicServiceLayer and still get popups and the &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;allow users to change symbology dynamically (if you map service has dynamic layers enabled). &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;ArcGISDynamicServiceLayer has a setLayerDrawingOptions that allows you to "&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;Specify an array of LayerDrawingOptions that override the way the layers are drawn".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 14px; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/renderer_dynamic_layer_class_breaks.html" title="https://developers.arcgis.com/javascript/3/jssamples/renderer_dynamic_layer_class_breaks.html"&gt;Class breaks renderer with dynamic layer | ArcGIS API for JavaScript 3.17&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:55:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744268#M68856</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-08-02T12:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Advise on Feature Layer Performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744269#M68857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert.&lt;/P&gt;&lt;P&gt;I found the following link for performance enhancement with Feature Layers which is quite helpful, but hasn't really improved my case:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jshelp/best_practices_feature_layers.html" title="https://developers.arcgis.com/javascript/3/jshelp/best_practices_feature_layers.html"&gt;Feature Layer Best Practices | Guide | ArcGIS API for JavaScript 3.17&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give dynamic layers a go. Before I spend time on it, would you or anyone else know any limitations with dynamic layers? My basic requirements are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Allow users to change point symbology based on different attributes (e.g. types, status, etc).&lt;/LI&gt;&lt;LI&gt;Allow users to change point symbol colours and transparency.&lt;/LI&gt;&lt;LI&gt;Have a info popup that loop through the point attributes and display them.&lt;/LI&gt;&lt;LI&gt;Change point sizes based on zoom levels.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 23:05:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744269#M68857</guid>
      <dc:creator>HenryKo3</dc:creator>
      <dc:date>2016-08-02T23:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Advise on Feature Layer Performance</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744270#M68858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is nothing in your list that can not be done with &lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;ArcGISDynamicServiceLayer&amp;nbsp; w/dynamic layer support.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 01:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/advise-on-feature-layer-performance/m-p/744270#M68858</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-08-03T01:26:14Z</dc:date>
    </item>
  </channel>
</rss>

