Skip to content

1.3.0

Compare
Choose a tag to compare
@qgep-ninja qgep-ninja released this 04 Jun 02:38
· 537 commits to master since this release
  • views are now created automatically via Python with Pirogue (https://opengisch.github.io/pirogue/)
  • the datamodel now allows some customizations which will be reflected in automatically generated views and will go through model upgrades
  • Import only verified element in import schema

Descriptions of the files

File Description
qgep_v1.3.0_structure.sql Contains the structure of tables and system schema content
qgep_v1.3.0_structure_with_value_lists.sql Contains the structure of tables, system schema data and value lists data
qgep_v1.3.0_demo_data.backup Data-only backup of the qgep_od schema (i.e. ordinary data) from demonstration set of data
qgep_v1.3.0_structure_and_demo_data.backup Complete backup with structure and data of the demonstration set of data
  • If you plan to use QGEP for production, it is more likely you will be using the plain SQL qgep_v1.3.0_structure_with_value_lists.sql.
  • If you want to give a try at QGEP, you will likely restore the qgep_v1.3.0_structure_and_demo_data.backup backup file.