Select to view content in your preferred language

ArcGIS Pro Utility network subnetwork features

1699
3
Jump to solution
09-11-2019 11:40 PM
UlrichSeiler
New Contributor

Hi,

i am start to generate and work with ArcGIS Pro 2.4 and Utility Network, i must do it for gas.

I have some questions:

When i generate the subnets, where are the lines saved ( i think in fcl subnetline) ?

Can i define on a flow control  more the one Subnetcontroller and how can i do it ?  

When we generate diagrams, where are the objects saved ( in a set of fcl ) ?

After create utility network, what must i do that i can create diagrams ?

thanks

Ulli

0 Kudos
1 Solution

Accepted Solutions
by Anonymous User
Not applicable

Q-When i generate the subnets, where are the lines saved ( i think in fcl subnetline) ?

A- Subnetline feature class and you can configure it in B_Subnetwork_Lines in an asset package (fgdb) or using Set Subnetwork definition GP tool in enterprise geodatabase.

Q-Can i define on a flow control more the one Subnetcontroller and how can i do it ?  

A- Yes, you can define a separate tier for mesh topology network that supports multiple subnet controller and configure the subnet controllers accordingly. 

It is pre network configuration activity (use of Add Tier GP tool) prior to appending data into the network classes. If data is appended to network classes prior to adding a new tier, an error will occur, and the Add Tier process will fail. This is due to the Add Tier tool attempting to add the subnetwork name field that is non-nullable to the underlying network feature classes.

Q-When we generate diagrams, where are the objects saved ( in a set of fcl ) ?

A- I will update soon.

Q- After create utility network, what must i do that i can create diagrams ?

A - Follow the below steps:

1. Trace subnetwork using tracing tools and subnetwork tools

2. Create a new diagram using the new diagram tool from diagram ribbon for the traced subnetwork.

3. Use the Network Diagram tools as per your business use case to enhance the diagram generated

View solution in original post

0 Kudos
3 Replies
by Anonymous User
Not applicable

Q-When i generate the subnets, where are the lines saved ( i think in fcl subnetline) ?

A- Subnetline feature class and you can configure it in B_Subnetwork_Lines in an asset package (fgdb) or using Set Subnetwork definition GP tool in enterprise geodatabase.

Q-Can i define on a flow control more the one Subnetcontroller and how can i do it ?  

A- Yes, you can define a separate tier for mesh topology network that supports multiple subnet controller and configure the subnet controllers accordingly. 

It is pre network configuration activity (use of Add Tier GP tool) prior to appending data into the network classes. If data is appended to network classes prior to adding a new tier, an error will occur, and the Add Tier process will fail. This is due to the Add Tier tool attempting to add the subnetwork name field that is non-nullable to the underlying network feature classes.

Q-When we generate diagrams, where are the objects saved ( in a set of fcl ) ?

A- I will update soon.

Q- After create utility network, what must i do that i can create diagrams ?

A - Follow the below steps:

1. Trace subnetwork using tracing tools and subnetwork tools

2. Create a new diagram using the new diagram tool from diagram ribbon for the traced subnetwork.

3. Use the Network Diagram tools as per your business use case to enhance the diagram generated

0 Kudos
by Anonymous User
Not applicable

Hi Ulli,

your Q-When we generate diagrams, where are the objects saved ( in a set of fcl ) ?

A- In UN, generated network diagrams are stored in a Diagrams table of the UN eGDB as shown below-ArcGIS Pro Utility network subnetwork features 

UlrichSeiler
New Contributor

Hi Manoj, thanks for the informations. I will try it in the next weeks.

0 Kudos