laptop and a wrench

Bug

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

Last Published: August 25, 2014 ArcIMS
Bug ID Number NIM042298
SubmittedFebruary 10, 2009
Last ModifiedJune 5, 2024
Applies toArcIMS
Version found9.3
Program languageC#
StatusWill Not Be Addressed

Additional Information

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.

Workaround

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"/>

Steps to Reproduce

Bug ID: NIM042298

Software:

  • ArcIMS

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options