漏洞
| 漏洞 ID 编号 | BUG-000179445 |
|---|---|
| 已提交 | September 12, 2025 |
| 上次修改时间 | October 13, 2025 |
| 适用范围 | ArcGIS Field Maps |
| 找到的版本 | N/A |
| 操作系统 | N/A |
| 操作系统版本 | N/A |
| 状态 | Non-Reproducible |
Modify the Arcade expression to calculate the value in meters, and then multiply the value by 3.28084 to get the value in feet.
var a = Round(LengthGeodetic($feature,"meter"),1)
var b = Round((a * 3.28084),1)
return b
漏洞 ID: BUG-000179445
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序