Home New Trending Search
About Privacy Terms
#
#utilitynetwork
Posts tagged #utilitynetwork on Bluesky
Local Government Information Model Data Mapping spreadsheets Please release Data Mapping spreadsheets that map the old Local Government Information Model (LGIM) utility schemas to their respective utility networks. I know many organizations have probably tweaked the LGIM schema, but having most of the data mappings done would save small utilities so much time...

#utilitynetwork #localgovernmentinformationmodel

0 0 0 0
Snapping Utility Network Features to Non-UN Features We are currently in the process of migrating to the Utility Network within our development environment. Our current Geometric Network workflow involves field crews taking GPS shots of all assets added in the field. Editors on desktop with then create GN Features by snapping to those GPS points and a...

#utilitynetwork #snapping

0 0 0 0
Ability to Remove Asset Types, Change Terminal Configurations, Etc. After using the Utility Network for a few years, we have a number of asset types that are either no longer needed or we discovered require a different terminal configuration than what was originally set up. It would be really beneficial to be able to modify or delete subtypes and their terminal conf...

#utilitynetwork #subnetworkcontrollers

0 0 0 0
General Questions Electrical UN Hi, I have a few questions as I begin to start setting up a UN from scratch for our Electrical team that was addressed in our kickoff meeting. 1. Are we able to show connectivity of circuits within a vault? Let's say there are 3 circuit lines running through a vault, how can this be shown in the UN?...

#utilitynetwork #Electrical

0 0 0 0
Subnetwork Line Feature Geometry LOB growing in Database We're using an Oracle database with ST_geometry and have noticed that the LOB associated with our subnet line is growing dramatically — it's currently sitting at 83 GB.   We attempted to use the new Prune Branch History tool to remove records older than 6 months and also tried pruning records older...

#utilitynetwork

0 0 0 0
Utility Network Edit Won't Commit We have a brand new utility network implementation, and I'm attempting to perform a routine edit: disconnecting a lateral from a main and reconnecting it to another. The line snaps back to it's original position, without any error in Pro or the server log.  I assumed it was a rule issue and exported...

#utilitynetwork #arcgispro

0 0 0 0
Reconcile of Branch Version not displaying Changes Hi, I am using branch versioning to make edits to a UN dataset. Scenario 1: I make a child version Make edits in it (Insert, Update, Delete) in more than 1000 records Reconcile No Changes to display after Reconcile   Scenario 2: I make a new child version to duplicate the Default version being in...

#utilitynetwork #branchversioning

0 0 0 0
Add custom feature layer to Utility Network Solution Hello, I created a stormwater utility network using Esri's utility network solution.  I want to add a layer of catchments that act as containers for all other features in the network.  The utility network solution doesn't have such a feature so I tried to add a custom one using the following process...

#utilitynetwork #StormwaterUtilityNetwork

0 0 0 0
Data Dictionary Missing from Solution Download Why does the newest Electric Unbalanced Distribution Utility Network Essentials download in the Electric Utility Network Foundation Solution no longer have a Data Dictionary Excel File?

#utilitynetwork #UtilityNetworkMigration

0 0 0 0
Preview
Water service lines aren't re-snapping to main with vertex edits Is there any way to configure a utility network so that it behaves like the geometric network when adjusting line vertices as explained below? In the GN, if you were to delete all the vertices between start/end nodes, when you finish editing the water main it would carry all the service lines over a...

#utilitynetwork #edgeconnectivity

0 0 0 0
Bring back the old data dictionary formats The Utility Network Foundation solutions reference data dictionaries which are extremely helpful when planning the initial feature crosswalk and data loading workspace. It can be easier to navigate than many windows for subtypes and domains in ArcGIS Pro.  Here is an example of the older data dictio...

#utilitynetwork #datadictionary

0 0 0 0
Preview
How to create containment associations using Create Features Templates Hello all,  I'm in the process of setting up a new utility network using Esri's Stormwater Foundation, currently testing setup in a personal environment on ArcGIS Pro 3.3.5. I have created the utility network, which for our purposes is currently very simple, only including Stormwater Device point fe...

#utilitynetwork #containmentassociation

0 0 0 0
Preview
Over/Under Pipe Jump tool The old Arcmap geometric network had over/under pipe jump tools allowing the editor to depict a line that appeared to intersect another line but in actuality sat above or below a different feature.  In a flat 2D map, these lines appear to intersect.  A jump tool that creates this small arc shape in ...

#utilitynetwork #PipeJumptool

0 0 0 0
Preview
Copy UN FGDB to SDE fails due to missing database sequence I believe I have successfully set up a Sanitary Utility Network in a file geodatabase and I am attempting to migrate it to our Enterprise geodatabase following the help on configuring a multiuser environment from the Foundation help page.  I copy the Utility Network feature dataset from the FGDB and...

#utilitynetwork #databasesequence

0 0 0 0
Maintaining Connectivity and Data Integrity During Edits in Utility Network I'm working within a utility network in ArcGIS Pro and wanted to ask for help understanding best practices when updating asset information. Specifically, when editing attributes or geometry of features like water mains or service lines, what’s the recommended workflow to avoid breaking connectivity ...

#utilitynetwork #WaterUtilities

0 0 0 0
Preview
Water Isolation Trace "No valid subnetwork controllers found" Before I deploy our Water UN to production, I'd really like to understand what's needed to get isolation traces working. No matter what Tier I try (Water System, Pressure or Isolation), it always fails with "ERROR 001797: No valid subnetwork controllers found." Same thing happens even with the ESRI ...

#utilitynetwork #tracing

0 0 0 0
How to create version and also set the same version to the map? I am trying to create a version automatically and i have to set the same version on the map, how do to that? i tried everything use the version name in the 'Set Job version' as  jobOutputValue($job, '45e9adae-7c8c-4e64-9c3a-6ab4bxxx', 'version')   Even then the error says no matching versions found,...

#utilitynetwork #arcgispro

0 0 0 0
Electric Utility Network Subtransmission and Substation Tiers Hi - We are starting discussion on out Utility Network model and are considering adding tiers for sub-transmission and substations.   The sub-transmission tier would hold equipment energized at 34.5kV, 25 kV and 23kV - which are distinct from both transmission and distribution tiers.   So we field p...

#utilitynetwork #tiers

0 0 0 0
Utility Network Data Schema Version When I compare sample Utility Network data schemas in ArcGIS Pro, I noticed that version 3.2 includes some additional supporting tables like D_rename, whereas these kinds of tables are missing in the 3.3 model. Will it cause any issues if I use these older tables, such as D_rename from version 3.2, ...

#utilitynetwork #NetworkManagement

0 0 0 0
Preview
Inline Network Attribute Bit Limits Does anyone know if the bit wise limits for user defined network attributes are permanently limited by the ArcGIS Pro release that originally created the dataset? We set up our UN using Pro 2.9 but are working through an upgrade to UNv7 using Pro 3.3. I'm wondering if the upgrade process will bump u...

#utilitynetwork #networkattributes

0 0 0 0
How to snap a point to a line through arcade expression? I have a point feature called LineEnd and a line feature and when i create a point nearby to the line it should get snapped to the line end, i tried this using Arcade expression but i am not achieving the output required. So can anyone help me on this.  // Insert Trigger: Snap new LineEnd points to ...

#utilitynetwork #arcgispro

0 0 0 0
Understanding Common Subnetwork Errors in an ArcGIS Utility Network (Pt. 1) You have edited a segment of your Utility Network, followed by a successful validation of its network topology. Have you then been surprised -- and perhaps a little daunted -- when subsequent processing, such as running Update Subnetwork or a Trace, returns a complex error message implicating the fe...

#utilitynetwork #SoftwareDemos

0 0 0 0
Sewer Directional Manhole Channel, Pipe Connections, and Subnetworks I am attempting to set up subnetworks in our Sewer Utility Network in a file geodatabase and I am trying to use the Directional Manhole Channels as the subnetwork controllers for our Sewershed subnetwork.  They are set up just like the regular Manhole Channels, with the Pipe Connections at the end o...

#utilitynetwork #sewer

0 0 0 0
Post image

Migrating #data to the #ArcGIS #Utility #Network tinyurl.com/8zcfhtf9

#utilities #utilitynetwork #networks #DataMgmt #GIS #esri #mapping #GISChat #geospatial #ArcGISPro #TheScienceOfWhere #geosky

0 0 0 0
Need help with Attribute Rule for Intersecting feature I am trying to write an attribute rule that will compare the field "FITTING_SIZE"  in a Fitting (in this case a Water Tap) to the DIAMETER field in the Intersecting Water Service Line.  Because the Tap also intersects with the Water Main, I'm using FilterBySubtypeCode to get only the Service Line, w...

#utilitynetwork #intersects

0 0 0 0
When is the next scheduled Utility Network Working Group Meeting? When is the next scheduled Utility Network Working Group Meeting?

#WaterWebinars #utilitynetwork

0 0 0 0
edge junction edge connectivity through a Junction object Is it possible to create a edge junction edge connectivity through a Junction object in arcgis utility network. I intend to try this to connect domain line features of different asset type. But when tried to add rule, the JunctionObject feature class isn't available in the options. Any advice on thi...

#utilitynetwork #connectivity

0 0 0 0
Improving Network Topology Handling for De-Energized Phases and Subnetwork Integrity In de-energized scenarios, applying a workaround by isolating a short section of a line can cause incorrect subnetwork assignment—e.g., the section may inherit the subnetwork name from the downstream feeder. This leads to inconsistent behavior and potentially misleading information in ADMS, which ma...

#utilitynetwork #trace

0 0 0 0
Preview
Configuring and Sharing Webmaps from ArcPro We are 100% in ArcPro for editing the Utility Network at this point, but looking to develop further into the Utility Network with webservices. Thank you for your article on these types of topics. However, one issue that we encounter is the coordinate system/basemap incongruity. When we work to reso...

#utilitynetwork #webmap

0 0 0 0
Support for Subtype Group Layers at Enterprise 11.4 (Search Widget) Has anyone had success at Enterprise 11.4 with adding a subtype group layer as a search source in the search widget? According to the what's new at 11.4, subtype group layers are supported:  https://doc.arcgis.com/en/experience-builder/11.4/get-started/whats-new.htm I've attempted configuring a web ...

#utilitynetwork #wastewater

0 0 0 0