Skip to content

1.1.0

Compare
Choose a tag to compare
@qgep-ninja qgep-ninja released this 06 Jul 09:22
· 627 commits to master since this release

New features

  • QGEP import: a new schema to import data from the field

Fixes

  • Remove Channels from vw_qgep_wastewater_structure (QGEP/QGEP#405)
  • cast geometry types in network tracking views and organisation view
  • fix table names for KEK tables in dictionary (see QGEP/QGEP#431)

Descriptions of the files

File Description
qgep_v1.1.0_structure.sql Contains the structure of tables and system schema content
qgep_v1.1.0_structure_with_value_lists.sql Contains the structure of tables, system schema data and value lists data
qgep_v1.1.0_demo_data.backup Data-only backup of the qgep_od schema (i.e. ordinary data) from demonstration set of data
qgep_v1.1.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.1.0_structure_with_value_lists.sql.
  • If you want to give a try at QGEP, you will likely restore the qgep_v1.1.0_structure_and_demo_data.backup backup file.