arcgis-utility-networks

Trace and analyze ArcGIS utility networks within WebMaps to visualize connectivity and associations.

Updated May 27, 2026
One-click install
npx skills add https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0 --skill arcgis-utility-networks-elowen53
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcgis-utility-networks
Source: https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0/tree/main/skills/arcgis-utility-networks
Command: npx skills add https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0 --skill arcgis-utility-networks-elowen53

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Work with ArcGIS Utility Networks to model, trace, and analyze connected infrastructure for better planning and operations.

Core Features & Use Cases

  • Network tracing to follow connectivity across electric, gas, water, and telecom networks.
  • Associations and subnetworks visualization to understand containment, connectivity, and structural attachments.
  • Access to domain networks, terminal configurations, and network attributes for in-depth analysis.

Quick Start

Configure a WebMap containing a utility network and attach the UtilityNetworkTrace and UtilityNetworkAssociations widgets to a MapView for interactive analysis.

Frequently Asked Questions about arcgis-utility-networks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trace connectivity across an ArcGIS utility network in a WebMap?

To trace connectivity in an ArcGIS utility network, configure a WebMap containing the network and attach the UtilityNetworkTrace widget to a MapView for interactive analysis. This visualizes connectivity paths across electric, gas, water, and telecom infrastructure.

What is the best way to visualize utility network associations and subnetworks?

Visualizing utility network associations and subnetworks requires attaching the UtilityNetworkAssociations widget to a MapView. This displays containment, connectivity, and structural attachments within the configured WebMap for in-depth infrastructure analysis.

Can I access domain networks and terminal configurations using the ArcGIS core API?

Yes, the ArcGIS core API provides access to domain networks, terminal configurations, and network attributes. These components enable in-depth analysis of utility network structures directly within web-based map applications.

Do I need a WebMap to inspect utility network subnetworks and associations?

Yes, a WebMap containing the utility network is required. The WebMap serves as the container for the network data, enabling the UtilityNetworkTrace and UtilityNetworkAssociations widgets to render and inspect subnetworks interactively.

How does network tracing work for utility infrastructure like gas and water lines?

Network tracing follows connectivity across utility infrastructure by evaluating the UtilityNetwork model. It traverses connected features in gas, water, electric, and telecom networks to visualize paths and identify isolated or connected segments.

What are the limitations of using web-based maps for utility network analysis?

Web-based utility network analysis depends on a properly configured WebMap and relies on core API components like UtilityNetwork. Interactive tracing and associations visualization are limited to the data and domain networks published within that specific WebMap.