laptop and a wrench

漏洞

ScaleHintMax and ScaleHintMin IWMSLayerDescription returns incorrect values for layers that have visible scale set.

上次发布: August 25, 2014 ArcIMS
漏洞 ID 编号 NIM042298
已提交February 10, 2009
上次修改时间June 5, 2024
适用范围ArcIMS
找到的版本9.3
编程语言C#
状态Will Not Be Addressed

附加信息

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

解决办法

This is an issue with the WMS server (in particular with WMS version 1.3). When serving a map as described below through IMS the 1.3 capabilities file is missing the expected MaxScaleDenominator tag for the counties layer. Using version 1.1.1 is a possible workaround. 1.3 </Layer> <Layer queryable="1"> <Name>1</Name> <Title>counties</Title> <CRS>EPSG:4269</CRS> <CRS>CRS:83</CRS> <CRS>CRS:27</CRS> <EX_GeographicBoundingBox> <westBoundLongitude>-178.2175983624</westBoundLongitude> <eastBoundLongitude>-66.969271036</eastBoundLongitude> <southBoundLatitude>18.9247817993</southBoundLatitude> <northBoundLatitude>71.4062353533</northBoundLatitude> </EX_GeographicBoundingBox> <BoundingBox CRS="EPSG:4269" minx="18.9247817993" miny="-178.2175983624" maxx="71.4062353533" maxy="-66.969271036"/> <MinScaleDenominator>187.06062813467966</MinScaleDenominator>While the 1.1.1 capabilities file (same service) has both the expected min and max values for ScaleHint. 1.1.1 </Layer> <Layer queryable="1"> <Name>1</Name> <Title>counties</Title> <SRS>EPSG:4326</SRS> <LatLonBoundingBox minx="-178.2175983624" miny="18.9247817993" maxx="-66.969271036" maxy="71.4062353533"/> <BoundingBox SRS="EPSG:4326" minx="-178.2175983624" miny="18.9247817993" maxx="-66.969271036" maxy="71.4062353533"/> <ScaleHint min="187.06062813467966" max="5611.818844042591"/>

重现步骤

漏洞 ID: NIM042298

软件:

  • ArcIMS

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项