The If Spatial Relationship Is Logical tool in ArcGIS Pro ModelBuilder evaluates the out put as True, even when the input parameters do not meet the conditions.
上次发布: March 27, 2023ArcGIS Pro
漏洞 ID 编号
BUG-000156015
已提交
February 22, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
3.0.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
For the Selection Condition parameter in ModelBuilder, select Is Greater Than instead of Exists, and set the Count parameter as zero (0). With this setting, if the input points are overlapping with polygon, the logical tool returns as True. If it is not overlapping, the logical tool returns as False.