Stefan
Stefan
Check with QGIS Version still supports this
@ponceta Backport solution for this from tww
@andreasneumann Are there any development on QGIS that would support this idea?
Can you recheck with release 1.6.6?
see also [Value lists - add a new column to handle display values without underscore #389 ]( https://github.com/qwat/qwat-data-model/issues/389)
@urskaufmann You can check qgepqwat2ili/qgep/import_.py https://github.com/QGEP/qgepqwat2ili/blob/48c8a7fe15f55a26c8ba0c65eb43eee23573cb55/qgepqwat2ili/qgep/import_.py#L30 There I am turning of the symbology triggers: `pre_session.execute("SELECT qgep_sys.drop_symbology_triggers();")` and after import I am turning them back on: and qgepqwat2ili/postimport.py https://github.com/QGEP/qgepqwat2ili/pull/153/files#diff-21bcc665a148d5c2eece97d18c1d5d76a951c615fce4867b6e12951eb254153c ``` logger.info("re-enabling...
That made a huge improvement on INTERLIS Import!
- Or even better you add the correct data provider / dataowner in QGEP already - or you replace the value "unknown" in the exported 2015 xtf with obj_id of...
@urskaufmann I am not sure if there is an adaption needed now? - [ ] Do we need to change something in the export configuration? - [ ] Or in...
Maybe this is the problem - I have to check on that ``` 2024-10-04T15:53:10 qgepplugin.qgepqwat2ili.qgepqwat2ili.utils:Exporting QGEP.reach_point -> ABWASSER.haltungspunkt, ABWASSER.metaattribute 2024-10-04T15:53:10 qgepplugin.qgepqwat2ili.qgepqwat2ili.utils:check_fk_in_subsetid - Subset ID's '[]' 2024-10-04T15:53:10 qgepplugin.qgepqwat2ili.qgepqwat2ili.utils:check_fk_in_subsetid - fremdschluesselstr 'ch080qwzAK000013'...