The Buffer 3D tool outputs flat planes rather than tubes when the input lines are in a geographic coordinate system.
上次发布: March 12, 2019ArcGIS Pro
漏洞 ID 编号
BUG-000109212
已提交
October 31, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.0.1
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The tool requires the data to be in a projected coordinate space to work properly. Add a validation check to the tool so it reports an error when the input is in a geographic coordinate system.
解决办法
Project the input lines to a projected coordinate system.