config dual variables - Giswater/giswater_dbmodel GitHub Wiki

There are some useful variables (dual variables) which may have dual value in function of the state-of-the-art of the project (INVENTORY SIDE & EPA SIDE). In order to make easy the initial migration and after to make stable the production environment, you could enable or disable some functions. Here you can take a look:

WS & UD PROJECTS

SYSTEM PARAMETERS [CONFIG_PARAM_SYSTEM]
edit_arc_searchnodes:
Enable/disable and set the buffer of the ability to look for arcs final nodes.
FALSE on initial load. TRUE on production environment.
edit_arc_samenode_control:
Enable/disable control of arcs with the same node at the beginning and at the end.
FALSE on initial load. TRUE on production environment.
edit_state_topocontrol:
To enable or disable state topology rules for arcs.
FALSE on initial load. TRUE on production environment.
edit_node_proximity:
Enable/disable control of inserting duplicated nodes.Minimum accepted distance between two nodes
FALSE on initial load. TRUE on production environment.
edit_connec_proximity:
Enable/disable control of inserting duplicated connec.Minimum accepted distance between two connecs.
FALSE on initial load. TRUE on production environment.
edit_arc_divide [setArcObsolete]
FALSE on initial load. TRUE on production environment to store all changes of network.
edit_feature_auto_builtdate
FALSE on initial load. TRUE on production environment to set builtdate to now() while inserting new data.
edit_connect_autoupdate_fluid
FALSE on initial load in order to import data es they were in a data source. TRUE on production environment to set fluid type the same as the one assigned to arc to which connec or gully connects.
edit_link_update_connecrotation
FALSE on initial load in order to do NOT MODIFY column rotate for connects. TRUE (or not) on production environment (if you like) to set rotation column according the link's direction

USER PARAMETERS [CONFIG_PARAM_USER]
edit_noderotation_update_dsbl
TRUE on initial load in order to do NOT MODIFY column rotate for nodes. FALSE (or not) on production environment (if you like) to set rotation column according the arc's direction

WS PROJECTS

SYSTEM PARAMETERS [CONFIG_PARAM_SYSTEM]
utils_graphanalytics_status [sector][dma][dqa][presszone]:
FALSE on initial load, TRUE on production environment AND when mapzone graph is fully configured.

UD PROJECTS

SYSTEM PARAMETERS [CONFIG_PARAM_SYSTEM]
edit_gully_proximity:
Enable/disable control of inserting duplicated gullies.Minimum accepted distance between two gullies.
FALSE on initial load. TRUE on production environment.
edit_slope_direction:
If true, the direction of the arc is fixed by the slope.
FALSE on initial load, TRUE on production environment AND when you are sure your depth data for nodes and arcs are OK.

⚠️ **GitHub.com Fallback** ⚠️