teksi / Home

TEKSI : open source management of public infrastructures
https://www.teksi.ch
GNU General Public License v3.0
2 stars 0 forks source link

Labeling of wastewater structures with multiple wastewater nodes #186 #34

Closed sjib closed 1 year ago

sjib commented 1 year ago

Description : According to VSA-DSS, a wastewater structure with a leaping weir is represented with two wastewater nodes see VSI-Wiki. This requires us to partition the input and output labels by NE.fk_wastewater_structure instead of RP.fk_wastewater_networkelement.

Additionally, I added two other enhancements:

  1. Covers are enumerated
  2. The enumeration index is only added if there is more than one input/output/cover.

Related issues :

Related pull requests :