A map service published from ArcGIS Pro based on imported MXD writes out a small value for transform.scale in a PBF format causing JavaScript client applications not to work correctly.
上次发布: March 31, 2022ArcGIS GIS Server
漏洞 ID 编号
BUG-000146624
已提交
February 4, 2022
上次修改时间
April 4, 2025
适用范围
ArcGIS GIS Server
找到的版本
10.8.1
操作系统
Windows OS
操作系统版本
N/A
状态
In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
解决办法
Copy the layers from a map imported from a .mxd file into a new map created in ArcGIS Pro and publish the map.
In the ArcGIS API for JavaScript app, set the QueryTask's outSpatialReference to view the spatial reference system. Refer to the sample here: https://codepen.io/ycabon/pen/abGvBPG?editors=1001.