laptop and a wrench

漏洞

When working with Spatial Relationship, the filtered points on the edge and fall just inside the polygon are only highlighted when zooming in, and disappears when zooming out.

上次发布: March 9, 2021 ArcGIS API for JavaScript
漏洞 ID 编号 BUG-000136722
已提交January 13, 2021
上次修改时间June 5, 2024
适用范围ArcGIS API for JavaScript
找到的版本4.18
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Will Not Be Addressed

附加信息

This behavior is as designed. This documentation https://developers.arcgis.com/javascript/latest/query-filter/#should-i-use-client-side-query-or-server-side-query explains the behavior. Basically at a particular view scale, a point can shift left-right and top-bottom by up to half of view resolution. For accurate results, use the layer.queryFeatures() or better layer.queryObjectIds with the same query (https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-support-FeatureFilter.html#createQuery) to get back the features ids, honoring the spatial query. Then, use the ids of the objects in the filters. The FeatureFilter is an updated doc to clarifying it is a client-side operation.

重现步骤

漏洞 ID: BUG-000136722

软件:

  • ArcGIS API for JavaScript

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项