Skip to content

v0.8.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@clausnagel clausnagel released this 16 Aug 08:55
· 44 commits to main since this release

Highlights in this beta release include:

  • The export and delete commands now support the use of thematic and spatial filters. The OGC Common Query Language 2 (CQL2) is used as filter language. We have even extended CQL2 to support, for instance, filters on nested features and complex attributes. The filtering capabilities are also available as Java API through the citydb-query module.
  • Added a counter filter to the export and delete commands.
  • Added an LoD filter to the export command.
  • Added sorting capabilities to the export command.
  • Added support for a coordinate transformation to the export command.