Analyze the viewshed for a camera. A viewshed shows the visible and obstructed areas from an observer's vantage point.
A viewshed analysis is a type of visual analysis you can perform on a scene. The viewshed aims to answer the question 'What can I see from a given location?'. The output is an overlay with two different colors - one representing the visible areas (green) and the other representing the obstructed areas (red).
The sample will start with a viewshed created from the initial camera location, so only the visible (green) portion of the viewshed will be visible. Move around the scene to see the obstructed (red) portions. Tap the button to update the viewshed to the current camera position.
- Create a
LocationViewshed
, passing in aCamera
and a min/max distance. - Update the viewshed using
viewshed.UpdateFromCamera()
.
- AnalysisOverlay
- Scene
- IntegratedMeshLayer
- ArcGISTiledElevationSource
- Camera
- LocationViewshed
- SceneView
The scene shows an integrated mesh layer of Girona, Spain with the World Elevation source image service both hosted on ArcGIS Online.
3D, integrated mesh, Scene, viewshed, visibility analysis