opengisch / QgisModelBaker

Create QGIS projects from database schemas or Interlis models
https://opengisch.github.io/QgisModelBaker/
GNU Lesser General Public License v3.0
55 stars 17 forks source link

Smart 1 project optimization #914

Closed signedav closed 5 months ago

signedav commented 5 months ago

Most is done in the backend, but in the strategy selection combobox only HIDE and NONE should be provided (no GROUP).

As well the texts should describe the use case with smart1.

image

With this it reads the smart-inheritance mapping that has been chosen for the current schema and updates the combobox accordingly.

Requires https://github.com/opengisch/QgisModelBakerLibrary/pull/93