不具合 ID 番号 |
BUG-000136846 |
送信されました | January 19, 2021 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS API for Python |
見つかったバージョン | 1.8.3 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 |
ステータス | Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
This is expected behavior. The clone_items() method requires a feature service definition. In this scenario, the JSON of the feature service cannot be obtained because the admin endpoint cannot be accessed.
対処法
If the underlying hosted feature service is public and the purpose of the view is setting styles or filters:
- In the target organization, on the Content tab, click Add Item > From a URL.
- Use REST URL of the underlying hosted feature service.
- Navigate to the item details page for the item, and click the Visualization tab.
- Apply the desired styles or filters.
- Click Save As New Layer.
- Replace the views of the items to be cloned with the new reference layer.
再現の手順