The output statistics for a Spatiotemporal Big Data Store sourced feature service fails to return correct values as the result in REST API.
上次发布: February 22, 2018Portal for ArcGIS
漏洞 ID 编号
BUG-000110111
已提交
December 11, 2017
上次修改时间
June 5, 2024
适用范围
Portal for ArcGIS
找到的版本
10.5.1
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Refer to the help topic for Query (Feature Service/Layer) -
https://developers.arcgis.com/rest/services-reference/query-feature-service-layer-.htm
It states-
Line and polygon layers in a hosted feature service from a spatiotemporal data store in ArcGIS Enterprise may have a spatial index precision of more than 50 Meters. Line and polygon layers generated from the GeoAnalytics Server are created this way for example. In these cases, query with a geometry and outStatistics or a geometry and returnDistinctValues return results that are approximates / estimates from a wider sample. Exact statistics/values require using the filter, querying the features into the client and computing the exact statistics/values.
This statement applies to 10.5.1 release. Efforts are made to fix it in 10.6 release and are in process of updating the docs accordingly.
解决办法
-Use Standard tools.-Use Relational Database sourced feature services.