Skip to content

Change the backend for xlsformconverter to use the new convert2json library#23

Open
suricactus wants to merge 23 commits into
mainfrom
json2qgis
Open

Change the backend for xlsformconverter to use the new convert2json library#23
suricactus wants to merge 23 commits into
mainfrom
json2qgis

Conversation

@suricactus
Copy link
Copy Markdown
Collaborator

@suricactus suricactus commented Mar 16, 2026

Instead of directly parsing and converting the xlsform into a QGIS project, we add an intermediate step:

  1. xlsform - parse and convert to an abstract JSON representation
  2. json - get the abstract JSON representation and converts it to an actual QGIS project with all it's files

See https://github.com/opengisch/convert2qgis

@nirvn
Copy link
Copy Markdown
Member

nirvn commented May 12, 2026

@suricactus , let me know when you want me to review / test this.

@suricactus
Copy link
Copy Markdown
Collaborator Author

Not yet, needs a bit more love and polishing. But we are close!

@suricactus suricactus force-pushed the json2qgis branch 2 times, most recently from 400271b to 2e58148 Compare May 19, 2026 06:42
@suricactus suricactus force-pushed the json2qgis branch 2 times, most recently from e45c55c to ef5df4b Compare May 19, 2026 10:17
@suricactus
Copy link
Copy Markdown
Collaborator Author

@nirvn ready for review of the current state of the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants