3.5.023

INDEX

INVENTORY

Enable info over polygon network layer

There's a new layer for polygons named 'v_polygon'. It works for any of the elements on the network that are able to have double geometry (node, connec, gully). The goal of this new layer is to allow users to use Giswater Info tool on it and return the form of its related feature.

To do so users will need to load this layer in the QGIS project. Then it's as simple as click using Gw Info over the geometry of the polygon and the Giswater form will be shown.

Manage active on addfields

A new trigger function manage the value of active column on sys_addfields table. When active is set to FALSE, this addfield will be deleted from the related form and view. Otherwise, if active is set to TRUE, the addfields will return to the form and view automatically.

Giswater reports by role

Config_report table now have a new column sys_role to group reports. Using this column the configured reports will be shown in the toolbox within different subgroups, the same way Processes have.

Improve Add Giswater Layers button

Add Giswater Layers button has been improved:

  • Bug fix on 3rd group layers which doesn't load properly.

  • Improved reliability when some layers are configured but doesn't exist on database.

Bug fix on autoupdate widgets

A bug has been fixed regarding incorrect update when some values with autoupdate configuration were used (those related to urban drainage conduit sections and measurements).

O&M

Allow additional nodes on Profile tool

A new button allows to select some additional nodes during the generation of a profile, because sometimes the end node can be reached by different paths from the start node.

The use of the button is simple. First you have to define the start/end node using the 'Set nodes' button.

Once you have the selection of proposed arcs for the profile, the 'Add additional point' button will turn on. At this moment you can click this button and then select which node has to be used as midpoint for this profile. After the click on node, profile will be recalculated using this new node.

More than one node can be added clicking as many times as necesary on 'Add additonal point' button.

EPA

Import SWMM could work with >50 m/s velocities

A new variable allow users to select if they want to transform velocity results faster than 50 m/s to just 50. Only with this configuration is possible to run the complete import/export of the RPT file when having some values >50, because Giswater cannot manage non numeric '>50' value returned by SWMM.

To configure it, open the Advanced Menu of Giswater and configure as True the variable force_import_velocity_higher_50ms found on btn_go2epa.

Last updated