Releases: 3dcitydb/citydb-tool
Releases · 3dcitydb/citydb-tool
v0.9.0-beta
Highlights in this beta release include:
- Added tiling options to the
export
command. Two tiling schemes are supported. TheMatrix
scheme splits the tiling extent into a fixed grid of columns and rows defining the resulting tiles and their dimension. For theDimension
scheme, the user specifies the width and height of the tiles. The tiles are automatically aligned with the grid of the database CRS to cover the tiling extent. For both schemes, the tiling extent can be auto-computed based on the requested features (default) or provided as input by the user. - Added appearance options to the
export
command. Users can choose to only export appearances matching a specified theme or to completely omit appearances from the export. - Added an option to the
export citygml
command for specifying one ore more XSLT stlyesheets to transform the CityGML output. - Added a
--commit
parameter to thedelete
command. - Updated 3DCityDB SQL scripts to 5.0.0-beta.1
v0.8.1-beta
bumping version to 0.8.1-beta
v0.8.0-beta
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.
v0.7.1-beta
v0.7.0-beta
Pre-release v0.7.0-beta
v0.6.1-beta
updated version to 0.6.1-beta
v0.6.0-beta
minor change
v0.5-beta
initial version 0.5-beta