The Map To KML tool distorts the shape of buffers created with the Buffer tool in ArcGIS Pro.
ArcGIS Pro
漏洞 ID 编号
BUG-000169163
已提交
July 15, 2024
上次修改时间
July 31, 2025
适用范围
ArcGIS Pro
找到的版本
3.3
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
附加信息
The issue only occurs with the input layer's perfect circle or curve geometries. When converting to KML, these curves are projected to WGS84 with some distortion.
解决办法
Use the Project tool to project the layer to WGS84 with the Preserve Shape parameter checked, then convert the projected layer to KML.
Alternatively, use the Pairwise Buffer or Buffer tool with the Geodesic method to create the buffers.
Another option is to use the Generalize editing tool with the Densify option to add vertices around the circle. This preserves the shape when converting to KML.