laptop and a wrench

不具合

The 3D Object style does not honor the size changes saved in ArcGIS Pro after being published as a web style.

最後に公開された状態: April 15, 2022 ArcGIS Online
不具合 ID 番号 BUG-000143086
送信されましたSeptember 22, 2021
最終更新日June 5, 2024
適用対象ArcGIS Online
見つかったバージョン9.2
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0
ステータスKnown Limit

参考情報

On a point layer, the 3D Object style is used to symbolize the real-world sized objects in a scene. An attribute can be set to provide the real-world size of those objects. Although ArcGIS Pro supports creating and publishing the 3D web styles leveraging the Height, Width, and Depth properties individually, the Scene Viewer's user interface is currently limited to one property, which in this case is Height.

対処法

There are two possible workarounds for this case:

  • Apply the symbolization to the point layer in ArcGIS Pro first and then publish the web scene from within ArcGIS Pro to ArcGIS Online or ArcGIS Enterprise.
  • Change the point layer symbolization by editing the web scene's JavaScript Object Notation (JSON) directly. This can be done using ArcGIS Online Assistant: https://ago-assistant.esri.com. In this case, the symbolLayers definition looks like this example: 

symbolLayers: [

{

  type: "Object",

  material: {

  color: [0,115,76]

},

resource: {

  primitive: "cylinder"

},

width: 0.9,

height: 4,

depth: 0.9

}

...

再現の手順

不具合 ID: BUG-000143086

ソフトウェア:

  • ArcGIS Online

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

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

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

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

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

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

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