Query layers fail to display attribute table records in ArcMap under certain scenarios.
上次发布: September 13, 2017ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
BUG-000107127
已提交
August 4, 2017
上次修改时间
June 5, 2024
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.4
操作系统
Windows OS
操作系统版本
2012 R2
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The feature class provided into the repro steps has multiple points, but all with the same coordinate so in effect it is like having a single point. The default extent calculation for a query layer in ArcMap is the extent of the data - in this case it has no area. The query to open the attribute table uses the extent of the feature class, which in this case has no area, and therefore no features are returned.
The workaround in the case of a feature class extent with no area is to set the extent manually to a user-defined value, or to the spatial reference extents.
解决办法
Go to File > Add Data > Add Data. OrRegistering the database view or spatial table with the geodatabase.Or Use ArcGIS Pro.