- Breaking: Java 11 is now the minimum required version for using the Spreadsheet Generator Plugin.
- Updated to Importer/Exporter version 5.5.0.
- Updated all dependencies to their latest versions.
- Updated to Importer/Exporter version 5.3.0.
- Updated Apache POI to 5.2.3.
- Use the new default view implementations of the Plugin API introduced with version 5.2.0 of the Importer/Exporter.
- Fixed plugin description where the
<ade-support>
should be true.
- Removed the hardcoded hyperlink of the online documentation from the plugin description.
- This version is implemented against the new Plugin API introduced with version 5.0.0 of the Importer/Exporter. It cannot be used with previous versions of the Importer/Exporter anymore.
- Added support for exporting attributes of features defined in a CityGML ADE if a corresponding ADE extension has been registered with the 3D City Database and the Importer/Exporter. #4
- The plugin can now be used from the command-line. For this purpose, it adds the
export-table
command to the command-line interface of the Importer/Exporter. #5 - Added new filter options like an SQL filer to better restrict the export to a subset of the features stored in the 3DCityDB.
- Updated the graphical user interface to the new look&feel of the Importer/Exporter. #6
- Completely updated user manual at https://3dcitydb-docs.readthedocs.io/en/release-v4.3.0/
- Using a bounding box filter is not mandatory for the export anymore.
- This version works with version 4.3.x of the 3D City Database Importer/Exporter