<?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: Querying REST API in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querying-rest-api/m-p/745425#M68957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tracy.&amp;nbsp; I knew I was missing something obvious!&amp;nbsp; We had the max record count set low to reduce the drawing time in AGOL along with scale dependencies.&amp;nbsp; I guess we're going to need to leverage that a bit more.&amp;nbsp; Thank you for the help and the prompt reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2016 09:28:49 GMT</pubDate>
    <dc:creator>IngridAldridge1</dc:creator>
    <dc:date>2016-03-04T09:28:49Z</dc:date>
    <item>
      <title>Querying REST API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querying-rest-api/m-p/745423#M68955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My web master is trying to run a query against a feature service stored in AGOL.&amp;nbsp; The link is&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&lt;A href="https://services.arcgis.com/DknzyjEEie5tEW0u/ArcGIS/rest/services/CRT_Bridges_Public/FeatureServer/0/query"&gt;https://services.arcgis.com/DknzyjEEie5tEW0u/ArcGIS/rest/services/CRT_Bridges_Public/FeatureServer/0/query&lt;/A&gt;​&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Despite the pagination beings set to true the result offset is not stepping beyond the points brought in initially.&lt;/P&gt;&lt;P&gt;The form is being filled out as follows:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;WHERE = OBJECTID &amp;gt; 0&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;OUT FIELDS = *&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;OUTPUT SPATIAL REFERENCE = 4326&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ORDER BY FIELDS = OBJECTID&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FORMAT = JSON&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;executing a Query(GET)&lt;/P&gt;&lt;P&gt;Which returns the values 1-2000 with no problem.&amp;nbsp; If I change the where clause to be&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;WHERE = OBJECTID &amp;gt; 2000&lt;/P&gt;&lt;P&gt;The results 2001-4000 are returned.&lt;/P&gt;&lt;P&gt;However, if I use t he original criteria and add&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;RESULT OFFSET = 2000&lt;/P&gt;&lt;P&gt;The results returned continue to be 1-2000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm hoping I am simply missing something straight forward.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 17:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querying-rest-api/m-p/745423#M68955</guid>
      <dc:creator>IngridAldridge1</dc:creator>
      <dc:date>2016-03-03T17:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Querying REST API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querying-rest-api/m-p/745424#M68956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your max record count on your service is set to 2000.&amp;nbsp; You'll need to increase that number to get anything beyond the 2000th record. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 18:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querying-rest-api/m-p/745424#M68956</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2016-03-03T18:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Querying REST API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querying-rest-api/m-p/745425#M68957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tracy.&amp;nbsp; I knew I was missing something obvious!&amp;nbsp; We had the max record count set low to reduce the drawing time in AGOL along with scale dependencies.&amp;nbsp; I guess we're going to need to leverage that a bit more.&amp;nbsp; Thank you for the help and the prompt reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 09:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querying-rest-api/m-p/745425#M68957</guid>
      <dc:creator>IngridAldridge1</dc:creator>
      <dc:date>2016-03-04T09:28:49Z</dc:date>
    </item>
  </channel>
</rss>

