View a point scene layer from a scene service.
Point scene layers can efficiently display large amounts of point features. While point cloud layers can only display simple symbols, point scene layers can display any type of billboard symbol or even 3D models, as long as the location of the symbol can be described by a point. Points are cached and automatically thinned when zoomed out to improve performance.
Pan around the scene and zoom in. Notice how many thousands of additional features appear at each successive zoom scale.
- Create a scene.
- Create an
ArcGISSceneLayer
with the URL to a point scene layer service. - Add the layer to the scene's operational layers collection.
- ArcGISSceneLayer
This dataset contains more than 40,000 points representing world airports. Points are retrieved on demand by the scene layer as the user navigates the scene.
Point scene layers can also be retrieved from scene layer packages (.slpk) and mobile scene packages (.mspk).
3D, layers, point scene layer