laptop and a wrench

Bug

ArcGIS Pro does not render image services as expected or as shown in ArcGIS Online.

ArcGIS Pro
Bug-ID-Nummer BUG-000170278
EingereichtAugust 26, 2024
Zuletzt geändertOctober 7, 2024
Gilt fürArcGIS Pro
Gefunden in Version3.3.1
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

This is by design. image service clients may choose not to following the spec when retrieving and rendering the tiles, and in this case, it is the web map viewer not following what the service advertises. The image service has a default minimum and maximum scale property. "minScale" : 420263243.46133327, "maxScale" : 420263243.46133327, this often means the tiled service only has tiles at one level, it usually have a bad display if zooming in & out beyond this range. This two properties mean: minScale is the minimum scale (most zoomed out) at which the service layer is visible in the map view. If the map is zoomed out beyond this scale, the service layer will not be visible. A value of 0 means the layer does not have a minimum scale. The minScale value must always be larger than the maxScale value. maxScale is the maximum scale (most zoomed in) at which the service layer is visible in the current map view. If the map is zoomed in beyond this scale, the service layer will not be visible. A value of 0 means the layer does not have a maximum scale. The maxScale value must always be smaller than the minScale value. To turn off the layer's scale range in pro, uncheck the first button from the left in the Image Service Layer ribbon.

Schritte zur Reproduzierung

Bug-ID: BUG-000170278

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln