3.5.020

General revision of Check Project

Harmonize Check OM and Check EPA functions and delete process executed in both functions. Now check project will repport improved information, including fid 106 which check duplicated nodes and the control of missed materials for arcs.

Previously the only way to check duplicated nodes were Giswater Toolbox, but now they will also apear on general check project.

Possibility to audit the results of check project

A new function to check all the exploitations separately and save results into audit table. This way the audit table bring the possibility to extract really valuable information about the health check of the project and how it changes day by day.

Check OM data and Check Grafanalytics only with User Selectors mode

Only enable 'User Selectors' as execution mode on Check OM data and Check grafanalytics from toolbox.

Bug fix on connects very close to arcs

Enhance trg_edit_link to prevent error when one connect find itself as end point, because the link to connect to network is very short.

More precise progress bar

The progress bar when creating a new database schema is now more precise, showing every task and process executed.

Improve management of signals

Improve the management of pyqtSignals by storing them when they get connected, therefore allowing much better control over them in case they get lost/broken.

Create QGIS projects using pgService

If you use a pgService to connect to your PostgreSQL database, now is posible to use Giswater and create a QGIS project from template, the same way as if you use a regular connection with all the connection parameters.

Restrict the use of reserved words as the name of the schema

It's no longer posible to create a schema with the name with a reserved word of the database: as, for, table...

Enhance snapping configuration for external layers

When inserting a new node, arc or connec using Giswater tools, snapping is automatically configurated in these features, but layers from other sources will keep it's snapping configuration.

Last updated