<?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: Practical limit on size of FeatureLayer.definitionExpression? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/practical-limit-on-size-of-featurelayer/m-p/475804#M44195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the latter option (manually perform queries based on subsetted filter values), how would I best populate the feature layer?&amp;nbsp; Would I be forced to use a&amp;nbsp;client-side feature layer and update its source?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2019 17:27:42 GMT</pubDate>
    <dc:creator>TonyGraham</dc:creator>
    <dc:date>2019-02-07T17:27:42Z</dc:date>
    <item>
      <title>Practical limit on size of FeatureLayer.definitionExpression?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/practical-limit-on-size-of-featurelayer/m-p/475803#M44194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For my use case, I'll never know how many features I'm dealing with or what will be the content and type of the attributes that I'll need to filter on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this particular test, I'm trying to display, say, 20,000 of 21,000 features from a feature service&amp;nbsp;having a maxRecordCount of 1,000.&amp;nbsp; My definitionExpression is an enormous "IN()" statement.&amp;nbsp; Without a defintionExpression, I'll see all 21,000 features.&amp;nbsp; With a definitionExpression of below maxRecordCount, I _think_ I may be seeing my desired features.&amp;nbsp; With a defintionExpression of 20,000, after significant delay, I often don't see any features, or perhaps I'll see a few.&amp;nbsp; (Having written this, I'm seeing that more points&amp;nbsp;are&amp;nbsp;starting to&amp;nbsp;show up.&amp;nbsp; Maybe if I let it go on long enough, it'll work.&amp;nbsp; Success will be hard to validate.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that the prescription for my&amp;nbsp;pain&amp;nbsp;is to "stop doing that."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a hard limit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should switch to subdividing my filter values into smaller chunks, querying manually, and&amp;nbsp;appending the results to my FeatureLayer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 16:22:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/practical-limit-on-size-of-featurelayer/m-p/475803#M44194</guid>
      <dc:creator>TonyGraham</dc:creator>
      <dc:date>2019-02-07T16:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Practical limit on size of FeatureLayer.definitionExpression?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/practical-limit-on-size-of-featurelayer/m-p/475804#M44195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the latter option (manually perform queries based on subsetted filter values), how would I best populate the feature layer?&amp;nbsp; Would I be forced to use a&amp;nbsp;client-side feature layer and update its source?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 17:27:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/practical-limit-on-size-of-featurelayer/m-p/475804#M44195</guid>
      <dc:creator>TonyGraham</dc:creator>
      <dc:date>2019-02-07T17:27:42Z</dc:date>
    </item>
  </channel>
</rss>

