laptop and a wrench

漏洞

A web map for geopoint question does not center on the coordinates passed to the ArcGIS Survey123 field app via a custom URL. The web map centers on the device GPS location or default location if specified in the XLSForm.

上次发布: September 2, 2022 ArcGIS Survey123
漏洞 ID 编号 BUG-000139338
已提交April 23, 2021
上次修改时间June 5, 2024
适用范围ArcGIS Survey123
找到的版本3.12
操作系统N/A
操作系统版本N/A
状态Non-Reproducible

附加信息

The data is not accessible.

解决办法

Use the following Arcade expression to generate the custom URL in the pop-ups:

var params = {

 "itemId": "6800b19b73bd458481d0c1c7014a38b9",

 "field:APN": $feature.APN,

 "field:SitusAddress": $feature["SITUS_ADDRESS"],

 "field:OwnerName": $feature["OWNER_NAME"],

 "field:OwnerAddress": $feature["OWNER_ADDRESS"],

 "field:OwnerCityStateZip": $feature["OWNER_CTYSTZIP"],

 center:$feature.Latitude+ ',' + $feature.Longitude

};

return Concatenate("arcgis-survey123://?", UrlEncode(params))

重现步骤

漏洞 ID: BUG-000139338

软件:

  • ArcGIS Survey123

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项