Add Reduce Junction By Attribute Rule (Network Diagram Tools)
Summary
Adds a diagram rule to the rule sequence specified on a diagram template to automatically reduce diagram junctions during diagram buildings. The junctions that will be reduced are queried from a given network junction source class or object table by attributes according to the number of other junctions to which they are connected.
Learn more about the reduction of junctions in diagrams
Caution:
This tool is a configuration and administration tool.
Note:
This tool impacts the consistency of any existing diagrams based on the input diagram template. All of the existing diagrams become inconsistent and open with a consistency warning icon
until they are updated.
Usage
This tool is not supported when working with a utility network or trace network service. You must use either a utility network or trace network in a file or mobile geodatabase, or a database connection to a utility network or trace network in an enterprise geodatabase. When working with an enterprise geodatabase, the following are requirements:
The Input Network parameter value must be from a database connection established as the database utility network owner or database trace network owner.
The connected ArcGIS Enterprise portal account must be the portal utility network owner or portal trace network owner.
This tool must be connected to the default version, which is expected to be public and not protected.
The Reduce Junction rule is used to simplify the diagram graph while preserving the topology.
You can use this tool to configure the Reduce Junction rule to run by attributes. This means you can configure the reduction of junctions in a given network junction class or object table by filtering the junctions to reduce by their attributes according to the number of junctions they are connected to and, optionally, to particular attributes on their adjacent edges.
Starting at ArcGIS Pro 3.4, when working in Utility Network version 7 with a partitioned tier definition and configuring this tool to reduce junctions with three connections or more, you can have the rule consider flow direction based on the digitized direction to identify the single upstream or single downstream junction to which the junction will be reduced. In earlier versions, the upstream and downstream trace operations could only consider flow direction based on the subnetwork controller locations.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Network |
The utility network or trace network containing the diagram template that will be modified. |
Utility Network; Trace Network |
|
Input Diagram Template |
The name of the diagram template that will be modified. |
String |
|
Active |
Specifies whether the rule will be enabled when generating and updating diagrams based on the specified template.
|
Boolean |
|
Junction Source to Reduce |
The network junction source class or object table that will be processed. All diagram junctions related to network junctions that belong to this source class or object table are reduction candidates. |
Table; Feature Class |
|
Expression (Optional) |
An SQL expression that will be used to select the subset of network junctions from the junction reduction candidates in the diagrams based on the input template. |
SQL Expression |
|
Reduce Junctions With (Optional) |
Specifies the number of junction connections that will be considered for reduction.
|
String |
|
Reduce if unconnected (Optional) |
Specifies whether each unconnected network diagram junction candidate will be reduced. This parameter is only enabled when the Reduce Junctions With parameter is set to Maximum two connected junctions.
|
Boolean |
|
Reduce if connected to a single junction (Optional) |
Specifies whether each network diagram junction reduction candidate that is connected to a single junction will be reduced. This parameter is only enabled when the Reduce Junctions With parameter is set to Maximum two connected junctions.
|
Boolean |
|
Reduce if connected to 2 different junctions (Optional) |
Specifies whether each network diagram junction reduction candidate that is connected to two other junctions will be reduced. This parameter is only enabled when the Reduce Junctions With parameter is set to Maximum two connected junctions.
|
Boolean |
|
Edge Attribute Names (Optional) |
The alias of the edge attributes adjacent to the junction reduction candidate. The junction will be reduced only when all of its adjacent edges have the same values for each specified attribute alias. |
String |
|
Description (Optional) |
The description of the rule. |
String |
|
Use Digitized Direction |
Specifies whether the digitized direction will be used when reducing junctions with three or more connections. This parameter is only enabled when the Reduce Junctions With parameter is set to Minimum three connected junctions
|
Boolean |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Network |
The updated utility network or trace network. |
Utility Network; Trace Network |
|
Output Diagram Template |
The name of the diagram template. |
String |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: No
- Standard: Yes
- Advanced: Yes