v0.8.0-beta
Pre-release
Pre-release
Highlights in this beta release include:
- The
export
anddelete
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 thecitydb-query
module. - Added a counter filter to the
export
anddelete
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.