Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing data with repeat groups #52

Open
walking-the-talk opened this issue Sep 14, 2020 · 1 comment
Open

Importing data with repeat groups #52

walking-the-talk opened this issue Sep 14, 2020 · 1 comment
Labels

Comments

@walking-the-talk
Copy link

I have successfully imported a form from Kobotoolbox which has geopoints, but when trying to import a second form which uses a geopoint within a Repeat Group the plugin fails to import the data.

QRT appears to be able to read the schema and create a 'flattened' table in QGIS and correctly identifies the geofield within the form - taken from the plugin log:

2020-09-14T15:03:47 INFO {'nodeset': '/data/Work/Location', 'type': 'geopoint', 'required': 'false()'}None
2020-09-14T15:03:47 INFO geometry field is =Location

However when reading the dataset the plugin fails to find the geofield and doesn't import the rows.

Kobotoolbox server cannot display geo-data that is within repeat groups, so I wonder if this is a problem for QRT as well? I don't want to post this as a bug if it is simply not supported, but it might be a feature request!

I have upgraded to the experimental plugin 3.15 on QGIS 3.14 (windows 10)

Many thanks.

@shivareddyiirs
Copy link
Owner

Hi @walking-the-talk can you share a sample form to recreate the bug you reported. would help me in quick debugging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants