<?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: Is there any limit how much KB/MB single response from ArcGis Online can be? in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/is-there-any-limit-how-much-kb-mb-single-response/m-p/1675900#M5076</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/712076"&gt;@CodyPatterson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yeah, smaller waterbodies can be returned even in chunks of 1000 of them. My challenge is those shapes with a huge set of geometry (POINTS)&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jan 2026 16:34:47 GMT</pubDate>
    <dc:creator>GridicsEngineering</dc:creator>
    <dc:date>2026-01-05T16:34:47Z</dc:date>
    <item>
      <title>Is there any limit how much KB/MB single response from ArcGis Online can be?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/is-there-any-limit-how-much-kb-mb-single-response/m-p/1675827#M5074</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I have the following issue.&lt;/P&gt;&lt;P&gt;I'm trying to get this item&amp;nbsp;&lt;A href="https://hydro.nationalmap.gov/arcgis/rest/services/3DHP_all/MapServer/60/query?where=featuretype%3D4+AND+OBJECTID+IN+%287143493%29&amp;amp;text=&amp;amp;objectIds=&amp;amp;time=&amp;amp;timeRelation=esriTimeRelationOverlaps&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;distance=&amp;amp;units=esriSRUnit_Foot&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=false&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=3&amp;amp;outSR=4326&amp;amp;havingClause=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;historicMoment=&amp;amp;returnDistinctValues=false&amp;amp;resultOffset=&amp;amp;resultRecordCount=1000&amp;amp;returnExtentOnly=false&amp;amp;sqlFormat=none&amp;amp;datumTransformation=&amp;amp;parameterValues=&amp;amp;rangeValues=&amp;amp;quantizationParameters=&amp;amp;featureEncoding=esriDefault&amp;amp;f=html" target="_blank"&gt;https://hydro.nationalmap.gov/arcgis/rest/services/3DHP_all/MapServer/60/query?where=featuretype%3D4+AND+OBJECTID+IN+%287143493%29&amp;amp;text=&amp;amp;objectIds=&amp;amp;time=&amp;amp;timeRelation=esriTimeRelationOverlaps&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;distance=&amp;amp;units=esriSRUnit_Foot&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=false&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=3&amp;amp;outSR=4326&amp;amp;havingClause=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;historicMoment=&amp;amp;returnDistinctValues=false&amp;amp;resultOffset=&amp;amp;resultRecordCount=1000&amp;amp;returnExtentOnly=false&amp;amp;sqlFormat=none&amp;amp;datumTransformation=&amp;amp;parameterValues=&amp;amp;rangeValues=&amp;amp;quantizationParameters=&amp;amp;featureEncoding=esriDefault&amp;amp;f=html&lt;/A&gt;&amp;nbsp;and all the time I'm getting an error "&lt;SPAN&gt;Error performing query operation&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;But when I set "&lt;SPAN&gt;Geometry Precision&lt;/SPAN&gt;" as 3, then it starts works:&amp;nbsp;&lt;A href="https://hydro.nationalmap.gov/arcgis/rest/services/3DHP_all/MapServer/60/query?where=featuretype%3D4+AND+OBJECTID+IN+%287143493%29&amp;amp;text=&amp;amp;objectIds=&amp;amp;time=&amp;amp;timeRelation=esriTimeRelationOverlaps&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;distance=&amp;amp;units=esriSRUnit_Foot&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=false&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;outSR=4326&amp;amp;havingClause=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;historicMoment=&amp;amp;returnDistinctValues=false&amp;amp;resultOffset=&amp;amp;resultRecordCount=&amp;amp;returnExtentOnly=false&amp;amp;sqlFormat=none&amp;amp;datumTransformation=&amp;amp;parameterValues=&amp;amp;rangeValues=&amp;amp;quantizationParameters=&amp;amp;featureEncoding=esriDefault&amp;amp;f=html" target="_blank"&gt;https://hydro.nationalmap.gov/arcgis/rest/services/3DHP_all/MapServer/60/query?where=featuretype%3D4+AND+OBJECTID+IN+%287143493%29&amp;amp;text=&amp;amp;objectIds=&amp;amp;time=&amp;amp;timeRelation=esriTimeRelationOverlaps&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;distance=&amp;amp;units=esriSRUnit_Foot&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;returnTrueCurves=false&amp;amp;maxAllowableOffset=&amp;amp;geometryPrecision=&amp;amp;outSR=4326&amp;amp;havingClause=&amp;amp;returnIdsOnly=false&amp;amp;returnCountOnly=false&amp;amp;orderByFields=&amp;amp;groupByFieldsForStatistics=&amp;amp;outStatistics=&amp;amp;returnZ=false&amp;amp;returnM=false&amp;amp;gdbVersion=&amp;amp;historicMoment=&amp;amp;returnDistinctValues=false&amp;amp;resultOffset=&amp;amp;resultRecordCount=&amp;amp;returnExtentOnly=false&amp;amp;sqlFormat=none&amp;amp;datumTransformation=&amp;amp;parameterValues=&amp;amp;rangeValues=&amp;amp;quantizationParameters=&amp;amp;featureEncoding=esriDefault&amp;amp;f=html&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;For me, it's an issue, as it looks like I'll never be able to get "original" geometry.&lt;/P&gt;&lt;P&gt;Does someone know if there is a max body size ArcGis can return?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 11:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/is-there-any-limit-how-much-kb-mb-single-response/m-p/1675827#M5074</guid>
      <dc:creator>GridicsEngineering</dc:creator>
      <dc:date>2026-01-05T11:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any limit how much KB/MB single response from ArcGis Online can be?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/is-there-any-limit-how-much-kb-mb-single-response/m-p/1675893#M5075</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/560166"&gt;@GridicsEngineering&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking through the console logs and network using browser tools, I can't see anything immediately wrong, but what I can see is that I was able to set the Geometry Precision to 4 if I had changed the query to "featuretype=4 AND OBJECTID = 7143493", from my view this looks like it's a limitation on the data that could be returned from the server side of things. When changing the precision, I think it's just adding too much information to be returned, is there a smaller body of water you could test with?&lt;/P&gt;&lt;P&gt;I'd reach out to the Maps and Mapping support email they have on their page, it may be something they can change:&amp;nbsp;&lt;A href="https://answers.usgs.gov/" target="_blank"&gt;https://answers.usgs.gov/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 16:28:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/is-there-any-limit-how-much-kb-mb-single-response/m-p/1675893#M5075</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2026-01-05T16:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any limit how much KB/MB single response from ArcGis Online can be?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/is-there-any-limit-how-much-kb-mb-single-response/m-p/1675900#M5076</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/712076"&gt;@CodyPatterson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Yeah, smaller waterbodies can be returned even in chunks of 1000 of them. My challenge is those shapes with a huge set of geometry (POINTS)&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 16:34:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/is-there-any-limit-how-much-kb-mb-single-response/m-p/1675900#M5076</guid>
      <dc:creator>GridicsEngineering</dc:creator>
      <dc:date>2026-01-05T16:34:47Z</dc:date>
    </item>
  </channel>
</rss>

