Skip to content

Version 0.8.7

Compare
Choose a tag to compare
@gioagu gioagu released this 20 Nov 22:12
· 61 commits to master since this release
6be779b

This version is also available from the QGIS Plugin repository! You can download and install it directly from within QGIS!

Main changes:

  • Client-side
    • Disable more widgets during threads to avoid user panic (#52)
    • Added visual hints in orange in the Connection status
    • Added more checks to prevent installation of unsupported QGIS Packages
    • Fixed: Error when uninstalling the QGIS Package (#50)
    • Fixed: Error when adding new connection but not storing it (#55)
    • Fixed: Error in qml file of Tunnel thematic surfaces
    • Fixed: Renamed qml form files for Building/Bridge/Tunnel Furniture (#67)
    • Code refactoring and clean-up
  • Server-side
    • QGIS Package (version 0.10.4)
    • Adjusted function to compute bbox of 3DCityDB schema (#53)
    • Fixed: Error in delete trigger function for Solitary Vegetation Object and Plant Cover (#58)
    • Fixed: Error in delete and update trigger functions for WaterSurface (#63, #64)
  • Documentation
    • Added install guide for PostgreSQL on macOS

Beware:
This version requires the server-side "QGIS Package" v. 0.10.4, shipped herewith. You can upgrade using the QGIS Administrator dialog GUI.

Simply download the zip file (3dcitydb-tools_v.0.8.7.zip) and install it using the QGIS plug-in installation from zip file. You can also refer to the user guide for more installation hints.