漏洞 ID 编号 |
BUG-000163800 |
已提交 | December 18, 2023 |
上次修改时间 | May 29, 2025 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.2.1 |
操作系统 | Windows OS |
操作系统版本 | 11.0 64 bit |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
The result in later versions of ArcGIS Pro matches the expected area value when compared to the arcpy geometry getArea() function, as documented here: https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/geometry.htm.
The geodesic area uses the preserve shape option for getArea, as documented in the Calculate Geometry Attributes tool reference.
解决办法
Project the polygon on the projected coordinate system and run the Calculate Geometry Attributes geoprocessing tool.
重现步骤