<?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: MaxRecordCount of layer in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470097#M3148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this article:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000012383" title="https://support.esri.com/en/technical-article/000012383"&gt;How To: Update the maximum record count for feature services in ArcGIS Online&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Jan 2018 16:26:40 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2018-01-21T16:26:40Z</dc:date>
    <item>
      <title>MaxRecordCount of layer</title>
      <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470096#M3147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now i have a feature layer with more than 1000 graphics and i don't want to change MaxRecordCount of layer and at the same time i need all graphics to be rendered on map ,, is there is away to do this without change MaxRecordCount of layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 09:19:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470096#M3147</guid>
      <dc:creator>LameesTaha</dc:creator>
      <dc:date>2018-01-21T09:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: MaxRecordCount of layer</title>
      <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470097#M3148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this article:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000012383" title="https://support.esri.com/en/technical-article/000012383"&gt;How To: Update the maximum record count for feature services in ArcGIS Online&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 16:26:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470097#M3148</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-01-21T16:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: MaxRecordCount of layer</title>
      <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470098#M3149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't want to change maxRecordCount&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 16:31:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470098#M3149</guid>
      <dc:creator>LameesTaha</dc:creator>
      <dc:date>2018-01-21T16:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: MaxRecordCount of layer</title>
      <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470099#M3150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, you want the functionality of what happens when you change maxRecordCount, but you don't want to change that setting. You could write your own renderer and when you consult the first 1000 features, detect if there are more and do additional requests to get the missing features, but it is really not the way&amp;nbsp;I would recommend you to go if this can be solved by simply changing a setting on the service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Surely you have a very good reason not to want to change the setting. Do you mind sharing this reason with us?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 22:37:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470099#M3150</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-01-21T22:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: MaxRecordCount of layer</title>
      <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470100#M3151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;possibly a cached service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 02:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470100#M3151</guid>
      <dc:creator>ChrisPedrezuela</dc:creator>
      <dc:date>2018-01-22T02:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: MaxRecordCount of layer</title>
      <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470101#M3152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't want to change maxRecordCount because it will affect performance and it's not recommended to do so&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gis.stackexchange.com/questions/74548/maximum-number-of-record-returned-by-the-server-why-1000" title="https://gis.stackexchange.com/questions/74548/maximum-number-of-record-returned-by-the-server-why-1000"&gt;rest - Maximum number of record returned by the server. Why 1000? - Geographic Information Systems Stack Exchange&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i found a logic reply there&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 11:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470101#M3152</guid>
      <dc:creator>LameesTaha</dc:creator>
      <dc:date>2018-02-13T11:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: MaxRecordCount of layer</title>
      <link>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470102#M3153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;keep 1000 record limit on the service&amp;nbsp;but set an appropriate&amp;nbsp;scale visibility setting (i.e. don't show layers when zoomed beyond 1:5000) on the layer to prevent it showing more than 1000 objects on a current map view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 01:55:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/maxrecordcount-of-layer/m-p/470102#M3153</guid>
      <dc:creator>ChrisPedrezuela</dc:creator>
      <dc:date>2018-02-14T01:55:03Z</dc:date>
    </item>
  </channel>
</rss>

