The areaOperator.execute() method calculates an incorrect area in the ArcGIS Maps SDK for JavaScript 4.33.
ArcGIS Maps SDK for JavaScript
漏洞 ID 编号
BUG-000178147
已提交
July 23, 2025
上次修改时间
July 28, 2025
适用范围
ArcGIS Maps SDK for JavaScript
找到的版本
4.33
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
These differences are expected when comparing planar to geodesic. The two articles explain why these differences occur: https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/gcs_vs_pcs and https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/geodesic-versus-planar-distance.htm. The CodePen compares the results of the operators using a sample geometry service: https://codepen.io/andygup/pen/ByoLjRm?editors=1000