laptop and a wrench

Bug

In ArcGIS Pro, the oriented imagery viewer fails and returns the error message "Error occurred while loading the image. Failed to fetch" when the image path is a URL to a hosted image.

ArcGIS Pro
Bug-ID-Nummer BUG-000171272
EingereichtOctober 7, 2024
Zuletzt geändertFebruary 10, 2025
Gilt fürArcGIS Pro
Gefunden in Version3.3
BetriebssystemN/A
BetriebssystemversionN/A
StatusKnown Limit

Zusätzliche Informationen

To oriented imagery viewer in ArcGIS Pro requires the Amazon S3 bucket policy to allow all ("*") origins to access the image stored in the bucket.

Workaround

Set the Amazon S3 CORS policy (access-control-origin settings) to allow all origins.

Example: [ { “AllowedHeaders”: [ “*” ], “AllowedMethods”: [ “GET” ], “AllowedOrigins”: [ “*” ], “ExposeHeaders”: [], “MaxAgeSeconds”: 3000 } ]

Schritte zur Reproduzierung

Bug-ID: BUG-000171272

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