[Qgis-user] Storing and Retrieving Vector Layers with Styles to Postgres DB

2025-04-06 Thread peter.berger--- via QGIS-User
There are serveral steps necessary to store from QGIS a vector layer with his style in a postgres DB. For a big amout of layers this is impracticaI. Therfore I would do this in one step from QGIS. Is this in any way possible? Peter Berger Brunnwiesenstrasse 62 8049 Zürich Schweiz mobile

Re: [Qgis-user] Storing and Retrieving Vector Layers with Styles to Postgres DB

2025-04-08 Thread peter.berger--- via QGIS-User
.. Taking into account all special features, exceptions and necessary settings, this results in a rather complex program, the implementation of which may be more complex than the manual implementation in QGis... Just my two cents... Ludwi

Re: [Qgis-user] Storing and Retrieving Vector Layers with Styles to Postgres DB

2025-04-09 Thread peter.berger--- via QGIS-User
Gesendet: Dienstag, 8. April 2025 18:18 An: peter.ber...@bluewin.ch Cc: Jorge Gustavo Rocha ; qgis-user@lists.osgeo.org Betreff: Re: [Qgis-user] Storing and Retrieving Vector Layers with Styles to Postgres DB The code from Jorge does the job for ALL layers in the current project, can you desc