<?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 What is best practice for load features from one feature class with great number of features in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-best-practice-for-load-features-from-one/m-p/1674164#M87983</link>
    <description>&lt;P&gt;Have a feature&amp;nbsp; class in GDB with million level features which store pipes with different diameters.&amp;nbsp; &amp;nbsp;I tried using FeatureLayer with definitionExpression to load them at different scale(small diameters in large scale,large diameters in small scale). The performance is not good. Response time for load this layer is about 10 seconds.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I want to know what is the proper way to load it?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Dec 2025 02:38:13 GMT</pubDate>
    <dc:creator>baohuachu7</dc:creator>
    <dc:date>2025-12-19T02:38:13Z</dc:date>
    <item>
      <title>What is best practice for load features from one feature class with great number of features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-best-practice-for-load-features-from-one/m-p/1674164#M87983</link>
      <description>&lt;P&gt;Have a feature&amp;nbsp; class in GDB with million level features which store pipes with different diameters.&amp;nbsp; &amp;nbsp;I tried using FeatureLayer with definitionExpression to load them at different scale(small diameters in large scale,large diameters in small scale). The performance is not good. Response time for load this layer is about 10 seconds.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I want to know what is the proper way to load it?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 02:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-best-practice-for-load-features-from-one/m-p/1674164#M87983</guid>
      <dc:creator>baohuachu7</dc:creator>
      <dc:date>2025-12-19T02:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is best practice for load features from one feature class with great number of features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-best-practice-for-load-features-from-one/m-p/1674276#M87985</link>
      <description>&lt;P&gt;Many things could slow down or speed up your layers (database configurations, all the way to the patterns in your Javascript).&amp;nbsp; 10 seconds doesn't sound too bad for a large dataset.&amp;nbsp; For some of our larger maps and datasets, I've taken to implementing a custom loading icon whenever any layer in the viewElement.layerViews&amp;nbsp; is 'updating' (by using reactiveUtils).&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It doesn't improve performance but at least communicates to the user what to expect.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 16:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/what-is-best-practice-for-load-features-from-one/m-p/1674276#M87985</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2025-12-19T16:44:08Z</dc:date>
    </item>
  </channel>
</rss>

