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
27 stars 18 forks source link

Enrich a previous GMLAS database not working #202

Open sgrellet opened 2 years ago

sgrellet commented 2 years ago

Environment

Description

To Reproduce

Steps to reproduce the behavior: Attached file : 20220127_20210625_BoreholeViewB_test_update.zip

  1. follow the "Relational mode (GMLAS) scenario - Local test scenario" (cf link above)
  2. when comes the point of connecting to a SpatialLite DB, point to the one attached
  3. choose either append, update, overwrite
  4. no layer is loaded, no python error just the following message in the plugin log

"2022-02-04T11:00:40 NONE Setting impex_import_method saved with value 1 2022-02-04T11:00:41 INFO Temporary configuration file created 'C:\Users\grellets\AppData\Local\Temp\gmlasconf_qxf_s1rv.xml' for conversion. 2022-02-04T11:00:41 NONE Opening GMLAS file 'https://raw.githubusercontent.com/BRGM/gml_application_schema_toolbox/master/tests/basic_test_scenario/0_BoreholeView.xml', using the configuration file: 'C:\Users\grellets\AppData\Local\Temp\gmlasconf_qxf_s1rv.xml' 2022-02-04T11:01:00 NONE Let's load it!"

Expected behavior