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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動