Is it possible to integrate a hydraulic model in WaterGEMS with a PostgreSQL database? I have a water supply systems as a project in QGIS using PostGIS, and I would like to integrate it so that both systems use the same database. In other words, if I make a change in QGIS, it will be reflected in WaterGEMS, and if I make a change in WaterGEMS, it will be reflected in QGIS.
As far as I know there is no way to use database in WaterGEMS. So what is the closest i can get for this solution? The main goal is to have just one plataform to update. Because nowadays I need to change/update/add/remove elements in my QGIS project and also in WaterGEMS model. And I want a smarter way to work.
The only way is to use modelbuilder with QGIS's shapefiles and GIS-ID? If I use that to bring auto upgraded information from GIS by GIS-ID in, can I use the other way around by GIS-ID-out?