The 'Remove duplicate labels' option is not honored in ArcGIS Pro when working on an ArcGIS Server map service.
上次发布: February 22, 2021ArcGIS Pro
漏洞 ID 编号
BUG-000116655
已提交
September 10, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.2.1
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
ArcGIS Pro caches map service draw requests for performance benefits. On the server side, Maplex is removing duplicates per-request. When multiple requests are cached shown together, the duplicates are viewed as separate draws that are stateless and do not know what the other has drawn. To disable the client side caching, set the layer caching setting to 'Don't cache any data locally' as documented here, https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/how-caching-works.htm.