Releases: citygml4j/noise-ade-citygml4j
v2.6.0
v2.5.1
This is a maintenance release to be used with citygml4j 2.11.
v2.5.0
This release brings support for CityJSON 1.0. It has to be used with citygml4j 2.10.0.
v2.4.1
This is a maintenance release to be used with citygml4j 2.9.2.
v2.4.0
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 theADEContext
approach. - Source code examples demonstrating the new capabilities have been added to the
cityjson
folder.
v2.3.1
This is a maintenance release to be used with citygml4j 2.8.1.
v2.3.0
This is a maintenance release to be used with citygml4j 2.8.0.
v2.2.0
This is a maintenance release to be used with citygml4j 2.6.1.
- Switched to Gradle as build system
v2.1.0
This is a maintenance release to be used with citygml4j 2.6.0.
v2.0.0
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.