The Create Random Points tool does not create the expected number of points inside the constraining feature class area, even when there is an available space beyond the minimum allowed distance between points.
上次发布: July 26, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000148280
已提交
April 5, 2022
上次修改时间
April 23, 2025
适用范围
ArcGIS Pro
找到的版本
2.9.2
操作系统
Windows OS
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Filling a polygon with random points while providing a minimum distance is theoretically a problem with infinite solutions. To maintain a decent performance, use a formula to approximate the total number of points that fit into the polygon area based on the allowed distance. In some cases, the desired number cannot be reached, but this is preferable to a process that is slow to finish. A warning message is raised in this case, starting in ArcGIS Pro 3.1.