Skip to content

v3.3.2

Compare
Choose a tag to compare
@clausnagel clausnagel released this 14 Nov 10:46
· 2421 commits to master since this release

This is a maintenance and bug fix release.

Notable changes to the importer/exporter tool:

  • Resolved potential memory leaks in CityGML exporter
  • Fixed KML/COLLADA/glTF export bug in handling of surface geometries with multiple surface data for different appearance themes (#25)
  • BBOX filtering during exports is now always performed on the database and not at the client side
  • Fixed issues in CityGML SAX writer which mainly caused invalid WFS responses
  • Fixed backslash issue when importing world files
  • Fixed bug that caused the CityGML import to fail due to empty geometries
  • Fixed invalid Railway example dataset
  • Minor fixes and improvements

The importer/exporter is shipped with the latest version 1.4 of the 3DCityDB-Web-Map-Client, which features Cesium version 1.35 as well as better support for mobile devices, such as optimized user interface and the "first-person view" mode that utilizes real-time GPS information.

Update of database schema and procedures:
The 3D City Database schema and procedures have been updated to version 3.3.1 with this release. Please check the release notes for an overview of the changes.

Due to a bug in the creation of spatial indexes on PostgreSQL/PostGIS, it is strongly recommended to upgrade your existing 3DCityDB instance to version 3.3.1.