- Breaking: Java 11 is now the minimum required version for using the Energy ADE extension.
- Updated impexp-client-gui to 5.5.0.
- Updated energy-ade-citygml4j to 1.1.0.
- Updated PostgreSQL database schema to use 64-bit
bigint
as data type instead of 32-bitinteger
for all primary key and foreign key columns. Hence, this release can only be used with version 4.2.x of the 3DCityDB. It is not compatible with previous versions of the 3DCityDB anymore. - Updated impexp-client-gui to 5.0.0
- Updated energy-ade-citygml4j to 1.0.4.
- Fixed import of properties inherited from
AbstractCityObject
for theWeatherStation
feature. #2 - Fixed import of nested
WeatherData
features ofWeatherStation
. #2 - Fixed export of ADE properties for
WeatherStation
. #2, importer-exporter #184 - Fixed import of properties inherited from
AbstractGML
for theWeatherData
object. #2 - Fixed import of properties inherited from
AbstractFeature
for theLayerComponent
feature. #4
- Updated impexp-client to 4.3.0
- Updated energy-ade-citygml4j to 1.0.3.