OM parameters - Giswater/giswater_dbmodel GitHub Wiki

om_mincut_debug - Variable to enable/disable the debug messages of mincut (WS) Default: FALSE

om_mincut_disable_check_temporary_overlap - If true, mincut temporary overlaps are disabled. Giswater won't show you a message when different mincuts overlaps eachselfs (WS) Default: FALSE

om_mincut_enable_alerts - Manage QPushButton "btn_notify" in mincut_edit.ui and QAction "actionShowNotified" Default: {"show_mincut_sms":false, "show_sms_info":false, "path_sms_script":"C:/Users/user/Desktop/script_test/dist/script/script.exe", "field_code":"code"}

om_mincut_use_pgrouting - Different ways to use mincut. If true, mincut is done with pgrouting, an extension of Postgis Default: TRUE

om_mincut_valve2tank_traceability - If true, Giswater save traceability from each valve to the tank which it has access (WS) Default: FALSE

om_mincut_valvestatus_unaccess - Variable to enable/disable the possibility to use valve unaccess button to open valves with closed status (WS) Default: TRUE

om_mincut_version - Mincut version Default: 4

om_profile_guitarlegend - Profile guitar legend Default: {"catalog":"CATALOG", "vs":"VS", "hs":"HS", "referencePlane":"RF", "dimensions":"SLOPE/LENGTH", "ordinates": "ORDINATES", "topelev":"ELEVATION", "ymax":"DEPTH", "elev": "ELEV", "code":"CODE"}

om_profile_guitartext - Profile guitar text Default: {"arc":"SELECT arc_id AS arc_id, arccat_id as catalog, concat((100*(elevation1-elevation2)/gis_length)::numeric(12,2),'-',gis_length::numeric(12,2),'m') as dimensions , arc_id as code FROM v_edit_arc"}

om_profile_vdefault - Profile vdefault Default: {"arc":{"cat_geom1":"110"}, "node":{"cat_geom1":"1"}}

om_visit_duration_vdefault - Parameters used for visits Default: {"class1":"1 hours","class2":"1 hours","class3":"1 hours","class4":"1 hours","class5":"1 hours","class6":"1 hours","class7":"1 hours","class8":"1 hours","class9":"1 hours","class10":"1 hours"}

om_visit_parameters - Visit parameters. AutoNewWorkcat IF TRUE, automatic workcat is created with same id as visit Default: {"AutoNewWorkcat":"FALSE"}