In the ArcGIS Survey123 web app, calculations in a singleline text question type do not reverse geocode the proper information for the user in the text box.
ArcGIS Survey123
漏洞 ID 编号
BUG-000154542
已提交
December 15, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS Survey123
找到的版本
3.16
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
ArcGIS Survey123 populates the questions in the form with the values returned from reverse geocoding. When using ArcGIS World Geocoder, some properties may not be available for the returned feature, or the results may not appear the same. For instance, the match_addr for one location might be a full address, while for another address, it might be the business name. If there is a need to always return an address, set the featureType parameter to PointAddress or StreetAddress. For more details, refer to the documentation:
https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm
https://developers.arcgis.com/rest/geocode/api-reference/geocoding-reverse-geocode.htm#ESRI_SECTION1_ECC8B7DD83034CB2A1126523983616C4
This capability is available in ArcGIS Survey123 Connect, but it is not currently available in the ArcGIS Survey123 web designer.