Skip to content

7.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@signedav signedav released this 15 Dec 07:48
· 974 commits to master since this release
3e24f5c

With the release 7.0. Model Baker introduces it's data validator as a new feature, but sets also a milestone after all those integrations in the last year like the UsabILIty Hub (6.5), the Wizard (6.6) and the proper handling of Baskets and Datasets (6.7).

Data Validator

Easy validation of the physical data against the ILI model. The data can be filtered by model, dataset or baskets.

valid4

The database connection parameter are emitted from the currently selected layer. Mostly this is representative for the whole project, since mostly a project bases on one single DB schema. In case of multiple used DB Schemas, it's possible to "switch" between the validation results when switching the layers.

ili2db is used with the parameter --validate, so no export of the data is needed. The output is parsed by Model Baker and provided in an interactive list.
Entries of the type Error and Warning are listed.

With right click on the error there is opening a menu with:

  • Zoom to coordinates (if coordinates are provided)
  • Open form (if a stable t_ili_tid is available)
  • Set to fixed (marking the entry mark green to have organize the fixing process)

Use List Widget for ARRAY mapping

If the metaattribute [email protected]=ARRAY is defined in the ILI model configure the corresponding widget in QGIS as "List".

ili2db 4.6.1

In this release we use ili2db version 4.6.1