> For the complete documentation index, see [llms.txt](https://giswater.gitbook.io/change-log/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://giswater.gitbook.io/change-log/3.6.002.md).

# 3.6.002

## EPA

### <mark style="color:blue;">Add styles for EPA world for parent layers</mark>

From now on, the layers that figure out in EPA World (EPA Point of View Button that recently exists) have different symbologies and colours compared to their parent layers. Therefore, the difference between both layouts is more noticeable.&#x20;

This image shows the network from the point of view of inventory:

<figure><img src="https://78444640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3OfYgdaTSD51CRsy2UO6%2Fuploads%2FHwY3chd75Te7l7tf5HJ6%2Fimage.png?alt=media&amp;token=21e2d792-2831-476c-9f67-806d8379e597" alt=""><figcaption></figcaption></figure>

With the EPA World button activated, the network can be seen with a different symbology (see image below). This fact makes it easier for the user to notice the difference between the inventory elements and the EPA elements.&#x20;

<figure><img src="https://78444640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3OfYgdaTSD51CRsy2UO6%2Fuploads%2FRNw72hJGYEMkPvP2FCWZ%2Fimage.png?alt=media&amp;token=169390ff-d347-4d7e-ab59-b558c6b762da" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">Add field</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">is\_operative</mark>* <mark style="color:blue;"></mark><mark style="color:blue;">to v\_edit\_tables</mark>

The field *is\_operative* has been added to v\_edit\_tables. This field comes from the table value\_state\_type, which shows the operativity for each state type. By adding this field to the v\_edit\_tables, the user can see the operativity for all elements displayed in the v\_edit\_tables. Those elements with an *is\_operative* = FALSE will not be exported to EPA. Only the elements with an *is\_operative* TRUE are going to be exported to EPA.

### <mark style="color:blue;">Use strategy of v\_sector\_node for inp view</mark>

This strategy has been developed to enhance the display of all network elements specially when there are elements belonging to other sectors which are located in the boundary of one with another.&#x20;

Having one selected sector, when a node was connected to 2 arcs with different sector, one of the arcs looked like it was not accomplishing the topographic rules of Giswater, as its ending node belonged to another sector and eventually it did not appeared due to the fact that only one sector was selected.

To solve this, a new table view has been created with the name of **v\_sector\_node**. This table view shows the first connected node from the different sector which is connected to the arc that belongs to the current selected sector. This allows the user to see a well-connected network despite having boundary elements that belong to any non-selected sectors. It is a visual enhancement in order to see the network of a sector in a much better way. Its use may be remarkable for storages (UD) and tanks (WS).
