arcgis-utility-networks

Model and analyze ArcGIS Utility Networks with the ArcGIS Maps SDK for JavaScript.

19|5|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-utility-networks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcgis-utility-networks
Source: https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context/tree/main/contexts/4.34/skills/arcgis-utility-networks
Command: npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-utility-networks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable developers to model, analyze, and visualize complex utility networks (electric, gas, water, and telecom) and their connections within ArcGIS maps.

Core Features & Use Cases

  • Build and inspect utility networks including traces, associations, subnetworks, and network attributes.
  • Visualize connectivity and containment relationships to support incident response, maintenance planning, and asset management.
  • Use with WebMap and widgets to perform real-time tracing and association analysis in apps.

Quick Start

Create a MapView with a WebMap that contains a utility network and add trace/associations widgets to start exploring connectivity.

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 utility networks in a web map using the ArcGIS Maps SDK for JavaScript?

To trace utility networks in a web map, load a WebMap containing a utility network into a MapView and add trace widgets. This enables real-time tracing and connectivity analysis directly in your web app using the ArcGIS Maps SDK for JavaScript.

What is a utility network and when do I need to model one in ArcGIS?

A utility network models connected infrastructure for electric, gas, water, and telecom systems. You need to model one in ArcGIS to visualize connectivity and containment relationships, supporting incident response, maintenance planning, and asset management.

Can I inspect associations and subnetworks in an ArcGIS WebMap?

Yes, you can inspect associations and subnetworks in an ArcGIS WebMap by adding utility-network widgets to your MapView. This allows you to perform real-time association analysis and explore network properties.

Does ArcGIS utility network tracing work for electrical and gas infrastructure?

Yes, ArcGIS utility network tracing works for electrical, gas, water, and telecom infrastructure. It visualizes connectivity and containment relationships to support incident response and maintenance planning across these network types.

What's the best way to visualize connectivity and containment relationships in a utility network app?

The best way to visualize connectivity and containment relationships is to build a MapView with a WebMap containing the utility network, then add trace and associations widgets to start exploring the connected infrastructure interactively.