Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UtilityNetwork

Hierarchy

  • UtilityNetwork

Index

Properties

Readonly serviceTerritoryFeatureLayerId

serviceTerritoryFeatureLayerId: number

The layer id of the service territory class used to define the extent of the utility network.

Read more...

sharedNamedTraceConfigurations

sharedNamedTraceConfigurations: NamedTraceConfiguration[]

This property returns the list of trace configurations shared on the webmap.

Read more...

Readonly terminalConfigurations

terminalConfigurations: TerminalConfiguration[]

Returns all the terminal configurations on the utility network.

Read more...

Readonly type

type: "utility"

The type of the dataset.

Read more...

Methods

getTerminalConfiguration

  • All devices features have terminal configurations (default single terminal).

    Read more...

    Parameters

    Returns TerminalConfiguration

load

  • load(): Promise<any>
  • Triggers the loading of the UtilityNetwork instance.

    Read more...

    Returns Promise<any>

Generated using TypeDoc