Exploratory analysis tools

Using exploratory analysis in 3D, you can investigate your data by interactively creating graphics and editing analysis parameters in real time. The interactive tools help you create analytical objects by clicking in the scene or using input source layers. Depending on the tool, the analysis feedback in the view is color-coded to distinguish what is obstructed, unobstructed, or out of range. You can manipulate analysis parameters and receive real-time visual feedback in the scene.

There are seven exploratory analysis tools:

  • The Line of Sight tool creates sight lines to determine whether one or more targets are visible from a given observer location.
  • The View Dome tool determines the parts of a sphere that are visible from an observer located at the center.
  • The Viewshed tool determines the visible surface area from a given observer location through a defined viewing angle.
  • The Slice tool visually cuts through the view's display to reveal hidden content.
  • The Cut and Fill tool provides volume calculations while visually demonstrating the surface area where the ground will be filled or removed.
  • The Elevation Profile tool creates a profile graph calculated using the ground elevation surface in 3D and 2D.
  • The Object Detection tool detects objects of interest in the content being displayed and relies on a Deep Learning model that has been trained to detect specific objects in an image.

The first three analysis tools determine the visible sight lines, field of view, or spherical visibility coverage. The Slice tool temporarily removes displayed content using clipping planes as volumes. The Cut and Fill tool calculates volumetric displacement using a planar surface. In all cases, the results are temporary and must be saved as feature classes if you want to reload the interactive objects again.

The Elevation Profile tool displays the profile result in a window at the bottom of the view. Elevation information is displayed in the graph when you hover over the profile and a graphic on the map corresponds to the position in the line it was generated from. You can move any of the points on the line to interactively update the profile. The Object Detection tool automatically generates the detected objects as an output feature layer. It requires the installation of the Deep Learning framework as well as an ArcGIS Pro Advanced license or the ArcGIS Image Analyst extension level.

The 3D exploratory analysis tools operate on the terrain and data layers currently visible in a scene view. The accuracy of their calculations is based on the 3D objects and their level of detail. The level of detail can vary based on the scene's camera position and your graphics hardware specifications. The only exception is the Elevation Profile tool, which gets its values from the data sources of the elevation surface rather than the view's displayed level of detail.

For 2D analysis, or for high-precision needs, the following analogous geoprocessing tools are recommended:

Specific solutions also exist to answer visibility questions by using files created with the Development Impact Analysis solution.

Access the 3D exploratory tools

In a scene, on the Analysis tab, in the Workflows group, click the Exploratory 3D Analysis drop-down menu and click a tool. The Elevation Profile tool is also available in 2D as long as an elevation source has been added to the map. Any customized template you save is added to the gallery list. See the Update and manage analysis objects section below to learn more about templates.

Once you select a tool, review and set creation properties in the Exploratory Analysis pane. The tool is active to begin adding analysis objects in the view. You can update analysis objects in the view using interactive handles or using the Properties tab in the Exploratory Analysis pane.

Creation methods and tips

One of the main differences between the interactive 3D exploratory tools and other visibility tools is that you click in the view to create graphics and manually make updates in real time. Each tool offers many creation methods specific to the tool, such as the following:

  • Click to place observers and targets.
  • Choose to orient placement interactively instead of using defined values.
  • Use the current camera location as the observer and only click to add targets.
  • Provide line layers to use for creating targets at set intervals.
  • Choose a 3D object to set the extent of a slicing plane.
  • Trace a building footprint to determine the volume of ground that will need to be filled in or hauled away.
  • Use a layer file to generate the analysis from. These can be converted to exploratory analysis points from a previous pass.

You can use keyboard shortcuts with your exploratory analysis workflow to navigate the viewing perspective and update observer and target positions.

You can use snapping to help you place analysis objects in the view, for example, on the corner of a building.

Update and manage analysis objects

Selection is an important part of updating an analysis object. You can use the Exploratory Analysis pane's Property tab to browse through analysis objects and select one or all. Alternatively, drag the edit handles that appear over a selected object to reposition or resize.

Since most analysis results are temporary, you can save templates to keep a tool with the current settings. Or, if you work with a design regularly, you can convert your observer points, sight lines, or volumetric shapes to feature classes to reuse or share with others. The elevation profile can be exported to an image, table format, or a 3D line feature. Object detection results are automatically saved as a feature class. You can update parameters and run the tool to generate new detection results for comparison.

Resource budget

Many of the exploratory analysis tools consume part of your computer's display capabilities when they render in a scene. To avoid overwhelming the scene's ability to draw, there is a limit to the number and complexity of concurrent analysis objects that you can create. When this limit is reached, a notification appears in the upper corner of the application. You must clear one or more existing analysis objects before you can add more. On the Analysis tab, in the Workflows group, click the Exploratory 3D Analysis drop-down menu and click Clear All Clear All to clear all analysis objects.

Common workflows

There are many scenarios for analyzing visibility in 3D space. For example, you may be interested in where security camera coverage is lacking or duplicated. Perhaps you want to know the outward impact of an incident from a central source location. Follow the common workflows to get started using these tools and discover your own use cases.

Share as an image or PDF or print

The exploratory analysis graphics for the Viewshed, Line of Sight, View Dome, and Slice tools are captured when sharing a scene as an image or PDF, or when printing.

On the Share tab, in the Export group, click Map Export to export to any number of image file types or to PDF.

Optionally, on the same tab, in the Print group, click Map Print to print the map with the exploratory analysis graphics included.

Related topics