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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動