<?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: shape file rendering issue ( The maximum number of records allowed (4000) has been exceeded.) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shape-file-rendering-issue-the-maximum-number-of/m-p/1357911#M83051</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/745682"&gt;@lakshmikantha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It looks like there is a limit for the number of features that can be generated using the service. Are you using an API Key or otherwise authenticating with the server before sending the request or are you submitting a request without any sort of authentication.&amp;nbsp; My guess is if you create and use an API key the limit will be raised.&amp;nbsp; I couldn't find any documentation to support this hypothesis however so it's simply an educated guess. There are some instructions how how to get an API key and how to set it up in our tutorials:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/tutorials/display-a-map/#get-an-api-key" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/tutorials/display-a-map/#get-an-api-key&lt;/A&gt;&amp;nbsp;and here on the services site&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/get-started/" target="_blank"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/get-started/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 13:09:00 GMT</pubDate>
    <dc:creator>Sage_Wall</dc:creator>
    <dc:date>2023-12-07T13:09:00Z</dc:date>
    <item>
      <title>shape file rendering issue ( The maximum number of records allowed (4000) has been exceeded.)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shape-file-rendering-issue-the-maximum-number-of/m-p/1357816#M83047</link>
      <description>&lt;P&gt;HI&amp;nbsp; everyone I am new to ESRI ..&lt;BR /&gt;I am trying to render the shape file which getting error , api to generate shape file to feature file is giving error saying that maximum number of recoded allowed (1000) has been exceeded&amp;nbsp;&lt;BR /&gt;coul you please help on this&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;{
    "name": "request:server",
    "message": "The maximum number of records allowed (1000) has been exceeded.",
    "details": {
        "url": "https://www.arcgis.com/sharing/rest/content/features/generate",
        "requestOptions": {
            "method": "post",
            "query": {
                "filetype": "shapefile",
                "publishParameters": "{\"name\":\"cmygeodata\",\"targetSR\":{\"wkid\":102100},\"maxRecordCount\":5000,\"enforceInputFileSizeLimit\":true,\"enforceOutputJsonSizeLimit\":true,\"generalize\":true,\"maxAllowableOffset\":10,\"reducePrecision\":true,\"numberOfDigitsAfterDecimal\":0}",
                "f": "json"
            },
            "responseType": "json",
            "body": {}
        },
        "ssl": false,
        "httpStatus": 400,
        "raw": {
            "code": 400,
            "message": "The maximum number of records allowed (1000) has been exceeded.",
            "requestId": "",
            "traceId": "00000000000000000000000000000000"
        }
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 02:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shape-file-rendering-issue-the-maximum-number-of/m-p/1357816#M83047</guid>
      <dc:creator>lakshmikantha</dc:creator>
      <dc:date>2023-12-07T02:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: shape file rendering issue ( The maximum number of records allowed (4000) has been exceeded.)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shape-file-rendering-issue-the-maximum-number-of/m-p/1357911#M83051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/745682"&gt;@lakshmikantha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It looks like there is a limit for the number of features that can be generated using the service. Are you using an API Key or otherwise authenticating with the server before sending the request or are you submitting a request without any sort of authentication.&amp;nbsp; My guess is if you create and use an API key the limit will be raised.&amp;nbsp; I couldn't find any documentation to support this hypothesis however so it's simply an educated guess. There are some instructions how how to get an API key and how to set it up in our tutorials:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/tutorials/display-a-map/#get-an-api-key" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/tutorials/display-a-map/#get-an-api-key&lt;/A&gt;&amp;nbsp;and here on the services site&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/get-started/" target="_blank"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/get-started/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 13:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/shape-file-rendering-issue-the-maximum-number-of/m-p/1357911#M83051</guid>
      <dc:creator>Sage_Wall</dc:creator>
      <dc:date>2023-12-07T13:09:00Z</dc:date>
    </item>
  </channel>
</rss>

