ArcGIS Collector (iOS) fails to display features in a web map if the feature service uses a filter based on a value that has a trailing space at the end.
上次发布: July 27, 2020ArcGIS Collector
漏洞 ID 编号
BUG-000121273
已提交
March 28, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Collector
找到的版本
19.0.1
操作系统
Apple iOS
操作系统版本
12.0x
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This behavior is expected to occur. ArcGIS Collector is honoring the layer filter as per the way it is written. If the values in the attribute table contain invalid characters such as trailing spaces, those values should be corrected to remove them in order for the layer filter to work as expected.
If working with hosted feature services, running Calculate Field with the Trim function in the case of trailing spaces, refer to the following link https://doc.arcgis.com/en/arcgis-online/manage-data/calculate-fields.htm.