The option to view in Google Earth in the REST Services Directory is not available if ArcGIS for Server 10.1 is configured with web-tier authentication.
上次发布: October 17, 2014ArcGIS for Server
漏洞 ID 编号
NIM089213
已提交
February 21, 2013
上次修改时间
April 2, 2025
适用范围
ArcGIS for Server
找到的版本
10.1
操作系统
Windows OS
操作系统版本
2008 R2 64 Bit
修正版本
10.2.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
While the KML/Google Earth link option is not available when browsing REST in either security model (server tier or web tier), it is still possible to access the .kmz file directly if the security model is set to web tier, the user is providing a valid username/password via web tier authentication, and the URL can be guessed/known. For example on a service named "Homes", the .kmz file URL should be: http://<host>/arcgis/rest/services/Homes/MapServer/kml/mapImage.kmz. Thus the general form is http://<host>/arcgis/rest/services/<ServiceName>/MapServer/kml/mapImage.kmz (for services with KML enabled)