A line feature service published to the ArcGIS Enterprise portal with a symbology that has shape markers configured displays the lines incorrectly when viewed using the service's REST URL.
ArcGIS GIS Server
漏洞 ID 编号
BUG-000175996
已提交
April 23, 2025
上次修改时间
June 25, 2025
适用范围
ArcGIS GIS Server
找到的版本
11.3
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The layer drawingInfo is a simple renderer at the REST endpoint, and it is used in this case. The advanced vector symbol is stored at the item level, which contains the Cartographic Information Model (CIM) symbol and will give you the shape markers along a line and the proper placement.
解决办法
Map services do not produce this behavior.
If the feature service is first added to the portal as an item (using the REST URL) and then brought into a map, the behavior is not seen. This is the case for both ArcGIS Online and the ArcGIS Enterprise portal, but only when the feature service is published as hosted to the ArcGIS Server. When published as referenced, it continues to produce the behavior.