Skip to content

Instantly share code, notes, and snippets.

@signedav
Last active July 6, 2021 07:28
Show Gist options
  • Select an option

  • Save signedav/34f9494c800f588aa7d81bf77c99a82f to your computer and use it in GitHub Desktop.

Select an option

Save signedav/34f9494c800f588aa7d81bf77c99a82f to your computer and use it in GitHub Desktop.
QGIS Modelbaker Redesign V1

-> see last version https://gist.github.com/signedav/ac2098552221a8d0b26ab3a225924cbc

Import Workflow (and Project Generation)

1 Choose the files

First page on opening the wizard asks you to load the files you want to import:

page_1

2 Choose the database

If no file has been selected the text is different: "You don't import anything. Select the existing database you want to generate your project from." If there are some imports, this dialog appears:

page_2

3 Valiation and fixing

Maybe there have been some dependencies detected. A dialog similar to the first one appears. But without additional ili2db settings (Advanced Options). When selected another file it checks it according the selected database.

page_3

4 Datasets

If a data import has been chosen, it opens the Dataset dialog to choose in what existing dataset you want to import or you can create a new one with "+".

page_4

Export Workflow

1 Choose the database

You can choose the database or file you want to export from

page_2

2 Datasets

And you can choose the datasets and the models to export - the model list is updated according the selection in the dataset list.

page_5

@signedav

Copy link
Copy Markdown
Author
  • Make the dataset part optional

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