In ArcGIS Online, the 1=1 query at REST intermittently times out for the hosted feature services with a large number of vertices if the output spatial reference is different from the service spatial reference.
上次发布: April 16, 2020ArcGIS Online
漏洞 ID 编号
BUG-000121196
已提交
March 26, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
From REST API 10.3, Esri supports pagination in a query layer. Use the resultOffset and resultRecordCount parameters to page through a query result. When returning the large size of vertices within the geometry, utilize the parameters to send the requests to return a reasonable size depending on the performance level.