Select to view content in your preferred language

Exporting Sewer UN data

225
1
Jump to solution
03-05-2025 10:27 AM
MilkoVelichkov
Regular Contributor

Hi! Can you recommend a best practice to export Sewer UN network so that the sewers look like they are in geometric network with the manholes. After a recent introduction of Pipe Connections Sewer Devices and Manhole Channels association the Manholes look like they are disconnected from the Sewer Mains.

Sewer UN model nowSewer UN model nowI want to make them look and when they are exported to be like they been before that:

SewerUN_2.PNG

Any ideas, recommnedations, advices are welcome!

 

Best!

Milko

1 Solution

Accepted Solutions
gis_KIWI4
Frequent Contributor

@MilkoVelichkov - Two ways that come to mind involve using geoprocessing tools.
Both ways have their own advantages and disadvantages. 

1) Using the "Create Associations Lines" tool in the UDMS toolbox (https://github.com/Esri/Utility-Data-Management-Support-Tools/tree/3.1)

gis_KIWI4_1-1741210964686.png

The tool allows you to create lines for different types of associations. 

gis_KIWI4_2-1741211077533.png

The good thing about this is creates a new dataset with data that you could use to symbolize different lines differently so that you can matches them up with the other lines symbology.
gis_KIWI4_0-1741210951561.png

 

2) Use the "Synthesize Geometry" option in the Trace Tool. This option is exposed when you select the output type **bleep** aggregated lines.
Note this will create an aggregated geometry and is good for visualization purposes. 

gis_KIWI4_3-1741212209926.png

Original 

gis_KIWI4_4-1741212583518.png

 

 

Aggregated Geometry


gis_KIWI4_5-1741212612538.png

 

 

 

 

 

 

View solution in original post

1 Reply
gis_KIWI4
Frequent Contributor

@MilkoVelichkov - Two ways that come to mind involve using geoprocessing tools.
Both ways have their own advantages and disadvantages. 

1) Using the "Create Associations Lines" tool in the UDMS toolbox (https://github.com/Esri/Utility-Data-Management-Support-Tools/tree/3.1)

gis_KIWI4_1-1741210964686.png

The tool allows you to create lines for different types of associations. 

gis_KIWI4_2-1741211077533.png

The good thing about this is creates a new dataset with data that you could use to symbolize different lines differently so that you can matches them up with the other lines symbology.
gis_KIWI4_0-1741210951561.png

 

2) Use the "Synthesize Geometry" option in the Trace Tool. This option is exposed when you select the output type **bleep** aggregated lines.
Note this will create an aggregated geometry and is good for visualization purposes. 

gis_KIWI4_3-1741212209926.png

Original 

gis_KIWI4_4-1741212583518.png

 

 

Aggregated Geometry


gis_KIWI4_5-1741212612538.png