laptop and a wrench

不具合

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
不具合 ID 番号 BUG-000171272
送信されましたOctober 7, 2024
最終更新日February 10, 2025
適用対象ArcGIS Pro
見つかったバージョン3.3
オペレーティング システムN/A
オペレーティング システムのバージョンN/A
ステータスKnown Limit

参考情報

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.

対処法

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

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

再現の手順

不具合 ID: BUG-000171272

ソフトウェア:

  • ArcGIS Pro

バグのステータスが変更されたときに通知を受け取る

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

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

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

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

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

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