Spatial Dispatch layout reference

Spatial Dispatch Spatial Dispatch Layout is a schematic layout algorithm that applies to any type of diagram.

This layout algorithm progressively separates diagram junctions that are visibly close to overlapping according to their current positions and to the shift factor specified.

The images below show a sample diagram before and after applying the Spatial Dispatch layout:

Sample diagram before and after applying the Spatial Dispatch layout

Apply the Spatial Dispatch layout on an active diagram map view

When applying this layout on a network diagram, the following prerequisites must be met:

  • Since this operation is transactional, edits must be saved before it is run.
  • The input network diagram layer to which the layout applies must be from either a utility network or trace network in a file or mobile geodatabase, or a network diagram service. When working with a utility network or a trace network in an enterprise geodatabase, the input network diagram layer must be from a service.

To apply the Spatial Dispatch layout on an active diagram map view, do one of the following:

Note:

To apply the layout algorithm on a subset of features in the network diagram, use one of the Select Features tools (for example, Select By Rectangle, Select By Polygon, and so on), and select the diagram features before running.

Configure the Spatial Dispatch layout on a diagram template

To configure this layout on your diagram template, use the Add Spatial Dispatch Layout tool.

Spatial Dispatch layout parameters

Apply Spatial Dispatch Layout parameters

The sections below clarify the main Spatial Dispatch diagram layout parameters.

Preserve container layout

Most of the layout algorithms work with the Preserve container layout option. When this option is checked, it allows you to control the algorithm application so it runs on the top graph of the diagram. When this option is not checked, the algorithm is applied to both content and noncontent features in the diagram.

Learn more about the Preserve container layout option

Number of Iterations

This parameter sets the number of iterations to process. The larger the number of iterations, the larger the separation between the diagram junctions that almost overlap, as shown in the images below:

Spatial Dispatch—Number of Iterations

Maximum Shift Factor

This parameter is used to increase the diagram junctions' displacement for junctions that are very close together. The larger the shift factor, the larger the separation between the diagram junctions that almost overlap. The images below show how the sample diagram content changes after applying the layout with a fixed number of iterations and different Maximum Shift Factor parameter values.

Spatial Dispatch—Maximum Shift Factor

Related topics