Drawing error received when opening a map from a map package which consists of a feature class using an SQL query to draw labels from a label class and in which the same feature class is participating in a join.
上次发布: February 20, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000102251
已提交
January 20, 2017
上次修改时间
April 28, 2025
适用范围
ArcGIS for Desktop
找到的版本
10.5
操作系统
Windows OS
操作系统版本
10.0
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The query is bad. It should be States.STATE_NAME = 'Montana' not "States.STATE_NAME" = 'Montana'