Utils parameters - Giswater/giswater_dbmodel GitHub Wiki

utils_graphanalytics_automatic_trigger - Automatic trigger of graph analytics used when valve status is modified (open or close) Default: {"status":"false", "parameters":{"updateMapZone":2, "geomParamUpdate":10, "usePlanPsector":false}}

utils_graphanalytics_dynamic_symbology - Mapzones dynamic symbology Default: {"SECTOR":{"mode":"Disable", "column":"sector_id"}, "DMA":{"mode":"Stylesheet", "column":"name"}, "PRESSZONE":{"mode":"Random", "column":"presszone_id"}, "DQA":{"mode":"Random", "column":"dqa_id"}, "MINSECTOR":{"mode":"Disable", "column":"minsector_id"}}

utils_graphanalytics_lrs_feature - List of fields updated during the process of calculating linear reference Default: {"arc":{"costField":""}, "nodeChild":{"valueField":"", "headerField":""}}

utils_graphanalytics_lrs_graph - Configuration of starting points(headers) and arc which indicate direction of calculating linear reference Default: {"headers":[{"node": "", "toArc": [""]}],"ignoreArc":[""]}

utils_graphanalytics_status - Dynamic mapzones Default: {"SECTOR":true, "PRESSZONE":true, "DQA":true, "MINSECTOR":true, "DMA":true}