Portal for ArcGIS fails to add Keyhole Markup Language (KML) as an item when the KML/KMZ is hosted on the same web server as the ArcGIS Web Adaptor machine.
上次发布: March 30, 2018Portal for ArcGIS
漏洞 ID 编号
BUG-000112203
已提交
March 7, 2018
上次修改时间
May 31, 2023
适用范围
Portal for ArcGIS
找到的版本
10.6
操作系统
Windows OS
操作系统版本
2012 R2
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
- Host the .kmz file on a separate web server rather than where the Portal for ArcGIS Web Adaptor is installed. -Reference the .kmz URL using the hostname only (<a href="http://hostname/Data/sample.kmz" target="_blank">http://hostname/Data/sample.kmz</a>) and not the fully qualified domain (<a href="http://hostname.domain.com/Data/sample.kmz" target="_blank">http://hostname.domain.com/Data/sample.kmz</a>).