Open a web scene from a portal item.
A scene is symbolized geospatial content that allows you to visualize and analyze geographic information in an intuitive and interactive 3D environment. Web scenes are an ArcGIS format for storing scenes in ArcGIS Online or portal. Scenes can be used to visualize a complex 3D environment like a city.
When the sample opens, it will automatically display the scene from ArcGIS Online. Pan and zoom to explore the scene.
To open a web scene from a portal item:
- Create a
PortalItem
with an item ID pointing to a web scene. - Create a
Scene
passing in the portal item. - Set the scene to a
SceneView
to display it.
This sample uses a Berlin, Germany scene hosted on ArcGIS Online.
- PortalItem
- Scene
- SceneView
portal, scene, web scene