The Feature to Point tool returns an incorrect output for polygons which overlay and have different extents.
上次发布: November 16, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000109460
已提交
November 11, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
N/A
操作系统
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
When the Inside option is selected, the Feature To Point tool returns the label point of the input feature geometry, which guarantees the point is contained in the polygon in this case, but not necessary the gravity center (centroid). Therefore the result is correct.
In this specific case, if uncheck the inside option box, the result will be more closer to the user's expectation.