BRGM / gml_application_schema_toolbox

GML Application Schema toolbox is a QGIS plugin allowing to manipulate OGC Complex Features
https://brgm.github.io/gml_application_schema_toolbox/
GNU General Public License v2.0
26 stars 17 forks source link

Feature: AutoJoin Tables #248

Open frida-161 opened 1 year ago

frida-161 commented 1 year ago

Right now the GMLAS import detects the relations in the database and creates these in QGIS. The relations get categorized as either 1:1 or 1:n relations. For a customer we would like to add the option to auto join the 1:1 relations on the geometry layer. This way they can work with all the available data right after importing the WFS through GMLAS without any extra steops.

I would propose this to be and optional feature, that can be accessed through a Checkbox in the GMLAS Import dialog.