La configuration pour afficher le diagrammes de réseau est décrit ci-dessous (Élément du portail: Explorateur de réseaux - Configuration du diagramme par nom) :
Les couleurs des exemples de configurations doivent être interprétées comme suit :
•Paramètre fixe
•N'importe quel paramètre
•Paramètre dépendant des données
{
//Input of the argument of the associated workflow
"id": "diagramByName",
//Listing of the network diagram server(s)
"networkDiagramServers": [
{
//Name of the corresponding utility network (corresponds to the layer name of the utility network in the web map)
"utilityNetworkTitle": "Name of Utility Network Layer",
//URL to the network diagram server
"url": "URL to NetworkDiagramServer"
}
]
}