Settings prophet to get information of model via ili2py#175
Open
signedav wants to merge 5 commits into
Open
Conversation
15 tasks
…e and in ili2db utils to compile an ilifile to a metamodel file.
… from the metamodel and create the enumeration or the python classes (via library) from it.
… what is basicly an utility class to get information from the model via the BakerPyIndex based on the ili2py Index class. While ModelProphet is the more general base, the SettingsProphet is convenient to read the settings that should be done, when creating a database from a specific INTERLIS model.
f99cc2a to
04fd2e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up of #171 - do not merge before
Model Prophet / Settings Prophet
Kind of utility classes to get information from the model via the BakerPyIndex based on the
ili2pyIndexclass.While
ModelProphetis the general base,SettingsProphetis convenient to read the settings that should be activated when creating a database from a specific INTERLIS model and (mainly) theSettingProphetcan handle multipleModelProphetshandling multiple models / BakerPyIndexes.SettingsProphet could have very specific classes in the future as well, like the one described here: opengisch/QgisModelBaker#1150. ModelProphet is intended to be able to be used later on as well (e.g., when reading enumeration values or at basket / OID configuration).
Structure
Not part of this integration
Info
To run in the plugin, this is needed: opengisch/QgisModelBaker#1148
Sponsors
QGIS Model Baker Group ✌️