漏洞
| 漏洞 ID 编号 | BUG-000131981 |
|---|---|
| 已提交 | July 1, 2020 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcSDE/Enterprise Geodatabase |
| 找到的版本 | 10.7 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 |
| 状态 | Will Not Be Addressed |
For polygon, add if ( find("rings", text(geometry($feature))) == -1) return $feature.county in the beginning of attribute rule's expression. This gaurds against empty geometries.
For polyline, add if (find("paths", text(geometry($feature))) == -1) return $feature.county
if (count(geometry($feature).paths) == 0) return $feature.county
漏洞 ID: BUG-000131981
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序