Editing of existing data

This represents a guide on how to edit existing data in TWW.

Demo project (chapter / pictures not adjusted to TWW)

  • Make sure you have imported the demo project with pgAdmin (see the Database initialization chapter)

  • Open the demo project by going to the main menu and press Project –> Open or by pressing CTRL + O at the same time.

../../_images/tww_demoproject_old_selection_.jpg
  • Login to the database

../../_images/tww_demoproject_old_login.jpg
  • You should now have the demo project loaded

../../_images/tww_demoproject_old_overview.jpg
  • The project consists of different layers. Depending on your task what to edit or add you choose the layer.

Layers

  • TWW has different predefined layers. For explanations, see the Layers explanation chapter.

Changing attributes of point elements (manholes / special structures)

  • To change an attribute you first need to select the vw_tww_wastewater_structure layer.

  • Switch to the edit mode or start the TWW Wizard and click on Start Data Entry.

  • Then click on the Identify features button and click on the element you want to edit.

../../_images/identify_feature_tool.jpg
  • The vw_tww_wastewater_structure form will open.

../../_images/wizard_wastewater_structure_manhole_form_data_ok3.jpg
  • On the first tab (General) you can change the most common attributes

  • Main Cover and Main Node are the first cover / node defined for the wastewater structure.

  • Additional attributes of table wastewater structure and fo the selected subclass can be changed on tab Wastewater structure

  • To change attributes of related tables (e.g. cover) you need to select the correspondent tab.

  • In Structure parts tab you can add further parts such as access aids, backflow prevention, dryweather flume etc.

../../_images/form_vw_tww_wastewater_structure_structure_parts.jpg

Note

additional fields means, that some fields of the class are in the general tab, others are in separat tabs. The fields of the general tab are not repeated, because Multiedit does not work correct when using a field on more than one tab.

Changing attributes of linear elements (channels)

  • To change an attribute you first need to select vw_tww_reach

  • Switch to the edit mode.

  • Then click on the Identify features button and click the reach you want to edit.

  • The vw_tww_reach feature attributs window will open.

../../_images/form_vw_tww_reach.jpg
  • On the first tab (General) you can change the most common attributes.

  • To change additional attributes of related tables (e.g. reach points) select the correspondent tab.

../../_images/form_vw_tww_reach_reachpoints.jpg

Change reach direction

Note

The definition in VSA-DSS is, that reaches have to be defined in the flow direction (the start node is where the water comes from, the end node is where the water flows).

TWW has a tool to change the reach direction. With this tool you can change all selected reaches at once. Do not use the Reverse line button of QGIS, because this button do not change the reach points and their connection to wastewater network elements.

  • To start you have to select all reaches that you want to change. There is no need to select the vw_tww_reach layer or to set this layer to the edit mode.

  • Open the Processing Toolbox

../../_images/toolbox.jpg
  • Double click the Change reach direction tool

../../_images/tww_toolbox.jpg
  • In the tool window you have to choose the vw_tww_reach - Layer and then click on Run

  • If you zoom in or out, you see, that the slope-arrow and the slope has changed. The reach points level have not changed.

  • Refresh network topology.

  • You can save now the change.

Snap reach geometry

This tool snaps reaches graphically to the wastewater network element they are connected to. So they are not only logically, but also graphically connected.

  • To start you have to select all reaches that you want to snap. There is no need to select the vw_tww_reach layer or to set this layer to the edit mode.

  • Open the Processing Toolbox

../../_images/toolbox.jpg
  • Double click the Snap reach geometry tool

../../_images/tww_toolbox2.jpg
  • In the tool window you have to choose the vw_tww_reach - layer and the vw_wastewater_node - layer, then click on Run

  • If you zoom in or out, you see the changes.

  • If the result is not what you expect, try with a greater snapping distance

If there are connections from reach to reach, the reach point moves at right angles to the other reach. If there is no way to do a right angle, it moves to the next end point of the reach.

Attention

If there is snapping from reach to reach, you will get not the expected result, if the first reach snaps to a second reach, and afterwards this second reach snaps to a node or a third reach. There will be no more graphical connection between reach 1 and reach 2. You have to re-run the command.

Working with codes of value list

  • The values of fields with value list are stored in the database with codes.

Note

The codes are unique, also if there is the same text in different value lists. E.g. the code for “surface_wastewater” in the vl_channel_usage_current and in the vl_channel_usage_planned is different.

  • In a tww project with correct configuration you see in the table view or the form view the values in your language and not the codes.

  • But if you want to define a selection by expression or if you want to define a rule-based symbology for your layer, you have to know the codes or you use the following expression: represent_value(“field”)

Examples for using represent_value

  • Search all primary wastewater facility reaches (function_hierarchic starts with pwwf)

../../_images/represent_value1.jpg
  • Search all reaches, that have not the same usage_planned as usage_current

../../_images/represent_value2.jpg

Note

The expression “ch_usage_current” <> “ch_usage planned” does not work because of the unique codes!

Note

In the demo-project is no use of represent_value for rule-based symbols, because the rules will otherwise only work for one language.

An other way to choose an object

  • With the Identify feature tool activated, right clicking an element outputs a selection of all existing objects at this place.

../../_images/tww_info_button_rightclick.jpg
  • You can select then the object you want. This will get you to the correspondent form to see the details.

Adding additional covers and nodes to an existing wastewater structure

Note

The following description is for an additional cover. It works similar for additional wastewater nodes.

The TWW project is configured that you can add an additional cover with the Add Point Child Feature button.

  • select layer vw_tww_wastewater_structure

  • Switch to the edit mode

  • click the manhole you want to add a cover with the Identify feature tool

  • Go to tab covers and click the Add Point Child Feature-button. Now you can digitize a new cover for the wastewater structure.

../../_images/new_cover_childpoint.jpg
../../_images/new_cover_childpoint_message.jpg

Adding a wastewater node to an existing reach

In some cases, you need to add a wastewater node between two or more reaches, although there is no manhole at this place.

Note

This cases are mainly in pwwf_channels (primary wastewater facilities) if there is e.g. a change of slope or a change of the material or if there is a connection of two channels without manhole (in German: Blindanschluss).

In the data model, you can connect a node between reaches to a channel (because also a channel is a wastewater structure). There is in the moment a discussion, if it is necessary or optional or even forbidden to define a connection to a wastewater structure.

In TWW, there is in the moment no tool, that helps you to connect a wastewater node to a channel. So you just connect the reaches (reach points) to the node.

Note

If you really want to connect the node to a channel, then type the obj_id of the channel manually in the fk_wasterwater_structure field of the node.

Multiedit

If you want to edit attributes for multiple objects of the same layer you can use the multiedit Tool of QGIS.

Saving changes

  • Click Save and then deactivate the edit mode or click on Stop data entry if you have worked with the TWW Wizard.

Changing Wastewater Structure Type (ws_type)

In the vw_tww_wastewater_structure form, you can change the subclass of the wastewater structure (e.g. from manhole to special structure or to infiltration installation) with the field ws_type. The old subclass-record will be deleted and you must enter those attributes, that are subclass specific. But all connections (they are defined to the class wastewater_structure and not to the subclass) or the obj_id or the identifier will not change.

Note

There are just four subclasses supported in the moment: manhole, special_structure, infiltration_installation, discharge_point. Other subclasses (wwtp_structure, small_treatment_plant, drainless_toilett) will be supported in a next release of TWW.

Note

You can not change a point - wastewater structure (e.g. manhole) to a line wastewater structure (channel) or vice versa.

Split a reach (channel) into different reaches

This is a quite complex function and in the actual version not implemented in TWW. There exists a QGIS-Tool to split objects, but if you use this tool with vw_tww_reach - layer, you will get a database error, because the obj_id of the split (= duplicated) records are no more unique.

Temporary solution: Change the existing reach and draw the second reach manually. Control the connections.

There will be later a tool in TWW to split reaches. The user has to decide, if splitting concerns only class reach or also the class channel, if there a new wastewater node shall be added and connected. The tool shall be able to calculate the new reachpoint - levels and should change the existing network-element-connections if necessary.