Running the geometry buffer function from the ArcGIS API for Python on a point object fails and returns the error message "The operation was attempted on an empty geometry".
ArcGIS API for Python
漏洞 ID 编号
BUG-000179387
已提交
September 10, 2025
上次修改时间
September 10, 2025
适用范围
ArcGIS API for Python
找到的版本
2.4.1
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Use the LengthUnits function when inputting a unit measurement for the buffer. For example 'unit=LengthUnits.METER'. An example can be found in https://developers.arcgis.com/python/latest/api-reference/arcgis.geometry.functions.html#buffer.
For more information on LengthUnits, refer to https://developers.arcgis.com/python/latest/api-reference/arcgis.geometry.functions.html#lengthunits