Skip to content

Releases: citygml4j/noise-ade-citygml4j

v2.6.0

27 Aug 15:11
Compare
Choose a tag to compare

This is a minor release to be used with citygml4j 2.13. Note that Java 11 is now the minimum required version for using noise-ade-citygml4j.

v2.5.1

13 Apr 20:05
Compare
Choose a tag to compare

This is a maintenance release to be used with citygml4j 2.11.

v2.5.0

29 Apr 21:14
Compare
Choose a tag to compare

This release brings support for CityJSON 1.0. It has to be used with citygml4j 2.10.0.

v2.4.1

18 Apr 17:33
Compare
Choose a tag to compare

This is a maintenance release to be used with citygml4j 2.9.2.

v2.4.0

06 Feb 10:36
Compare
Choose a tag to compare

This is a maintenance release to be used with citygml4j 2.9.0.

Notable new features and additions

  • noise-ade-citygml4j now also supports de/serializing noise data as CityJSON dataset using the CityJSON extension mechanism. This support is realized based on the CityJSONExtension interface, which has been
    introduced in citygml 2.9.0 and augments the ADEContext approach.
  • Source code examples demonstrating the new capabilities have been added to the cityjson folder.

v2.3.1

13 Nov 21:04
Compare
Choose a tag to compare

This is a maintenance release to be used with citygml4j 2.8.1.

v2.3.0

28 Oct 12:33
Compare
Choose a tag to compare

This is a maintenance release to be used with citygml4j 2.8.0.

v2.2.0

29 Jan 14:30
Compare
Choose a tag to compare

This is a maintenance release to be used with citygml4j 2.6.1.

  • Switched to Gradle as build system

v2.1.0

11 Dec 20:50
Compare
Choose a tag to compare

This is a maintenance release to be used with citygml4j 2.6.0.

v2.0.0

18 Nov 22:47
Compare
Choose a tag to compare

This is the first release of the module-noise-ade for citygml4j.

The module-noise-ade is an example implementation of the ADE module approach introduced in citygml4j 2.5.0.

Check out the sample programs provided in the "samples" folder.