不具合 ID 番号 |
BUG-000162510 |
送信されました | October 31, 2023 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS Enterprise on Kubernetes |
見つかったバージョン | 11.0 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
ステータス | Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
The Import Map Server Cache tool is built for helping build community basemaps through collaboration. This tool is designed for importing caches for area of interest into existing cache services. This is not a recommended workflow for migrating content between platforms.
対処法
It is recommended to bring in an object store of choice and register it as a data store for use as an additional cache store using the steps listed below.
- Copy existing caches on the Microsoft Windows or Linux file system to the desired object store in the cloud, such as Amazon S3, Azure Blob store, Google Cloud store , Alibaba OSS or any S3 compatible object store provider (inside a folder named arcgiscache). The cache can be copied to these object stores using APIs provided by the cloud provider to help copy faster. For example: aws s3 cp myDir s3://mybucket/ --recursive
- Register the object store in the cloud as a cloud datastore in ArcGIS Enterprise on Kubernetes using administrator or publisher credentials. Refer to https://enterprise-k8s.arcgis.com/en/latest/share/add-data-store-item.htm#ESRI_SECTION1_6ABF63181E71487B8ABC041618E6378E for more information.
- Using ArcGIS Pro, publish a map service on ArcGIS Enterprise on Kubernetes, using the same name as the cached content copied to the cloud store, and select the option to use an existing cache. Refer to https://pro.arcgis.com/en/pro-app/3.1/help/sharing/overview/configure-map-image-layer.htm for more information. The map service is supposedly able to render using the cache in the cloud store.
再現の手順