3dcitydb / citydb-tool

3D City Database 5.0 CLI to import/export city model data and to run database operations
Apache License 2.0
9 stars 2 forks source link

Add export options for filtering LoDs #33

Closed clausnagel closed 1 month ago

clausnagel commented 1 month ago

This PR adds options for filtering LoDs during exports. It only addresses the Java API of the export module. The extension of the Query API and the CLI with LoD filter functions will be dealt with in subsequent PRs, which will build on this PR.