The Export Map request of a map service shows no data when the layer definition parameter contains two or more values of the same attribute.
最後に公開された状態: July 5, 2018ArcGIS GIS Server
不具合 ID 番号
BUG-000114842
送信されました
June 22, 2018
最終更新日
June 5, 2024
適用対象
ArcGIS GIS Server
見つかったバージョン
10.5.1
オペレーティング システム
N/A
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
Known Limit. Layer definitions cannot work when the same field is using the boolean AND operator. A single feature's field only has one value, it can't have two at once.
Layer Definitions do work with Boolean OR operators on the same field.
Example:
{"0":"(name = 'Cheyenne' OR name = 'Laramie')"}