Unable to view a cached tile service in ArcGIS Pro when the cache is reused from another service and is not in WGS84.
ArcGIS Pro
漏洞 ID 编号
BUG-000171158
已提交
October 1, 2024
上次修改时间
December 15, 2024
适用范围
ArcGIS Pro
找到的版本
3.3.2
操作系统
Windows OS
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
When publishing a map service using ArcGIS Pro, the default configuration uses Dynamic Workspaces (Refer to this documentation https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/configure-a-map-service.htm for more information). When such services are added to ArcGIS Pro, they are rendered using export map call to the data, even if the cache content exists. If publisher wants to ensure the service always renders using cache then they should disable Dynamic Workspaces.
In this case, user is publishing a map service using no content and trying to use existing cache. To render the service using cache they need to edit the service configuration and under Dynamic Workspaces, uncheck 'Allow per request modification of layer order and symbology' and publish the cached service using existing content. When this map service is added to ArcGIS Pro, it will render using cache content and would not make exportMap request.