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

Handling of fk_dataowner and fk_provider #71

Closed sjib closed 3 months ago

sjib commented 1 year ago

Description: At the moment, both qgep_od.wastewater_networkelement and qgep_od.wastewater_structure have the attributes fk_dataowner and fk_provider. vw_qgep_reach uses the network element only, while vw_qgep_wastewater_structure uses both. Develop a concept on how to set fk_dataowner, fk_provder, fk_owner and fk_operator and decide which ones are set e.g. as project settings and which ones will be set by triggers.

Related issue and discussion:

Related pull request: https://github.com/teksi/wastewater/pull/173