Skip to content

Releases: bauinformatik/levelout

0.20

Choose a tag to compare

@hlg hlg released this 06 Apr 16:18

Features and fixes

  • improve topology derivation (mainly for OSM room-wall-door structure)

Known issues

  • IFC WCS and site offset not yet considered
  • CityGML does not include rooms without geometry, while IndoorGML does

0.19

Choose a tag to compare

@hlg hlg released this 06 Apr 16:17

Features and fixes

  • improved OSM room-wall-door structure (see FOSSGIS 2024)
  • XSD validation
  • minor fixes (NPE etc.)

Known issues

  • IFC WCS and site offset not yet considered
  • CityGML does not include rooms without geometry, while IndoorGML does

0.18

Choose a tag to compare

@hlg hlg released this 29 Jun 06:56

Features and fixes

  • checking report format

Known issues

  • IFC WCS and site offset not yet considered
  • CityGML does not include rooms without geometry, while IndoorGML does

0.17

Choose a tag to compare

@hlg hlg released this 19 Jun 16:18

Features and fixes

  • propert height scaling in CityGML

Known issues

  • IFC WCS and site offset not yet considered
  • CityGML does not include rooms without geometry, while IndoorGML does

0.16

Choose a tag to compare

@hlg hlg released this 05 Jun 16:06

Features and fixes

  • names for doors and rooms in all target formats
  • intermediate model: robust instantiation for missing geometries, empty storeys etc.
  • IndoorGML and CityGML distinguished by extension
  • refactorings for readability in checking service and builders
  • process unique spaces for the space boundaries per door

Known issues

  • IFC WCS and site offset not yet considered
  • CityGML does not include rooms without geometry, while IndoorGML does

0.15

Choose a tag to compare

@hlg hlg released this 05 Jun 16:05

Features and fixes

  • checking: georef naming according to Clemen and Görne (LoGeoref), units
  • intermediate model: remove height, improve geometry extraction (outer ring), building outline, trim opening geometry
  • IndoorGML: doors as nodes/cellspaces (thickwalled)
  • CityGML: close polygons

Known issues

  • IFC WCS and site offset not yet considered
  • CityGML does not include rooms without geometry, while IndoorGML does

0.14

Choose a tag to compare

@hlg hlg released this 10 May 20:41

Features and fixes (including skipped version 0.13)

  • CityGML engineering CRS application of rotation and scaling
  • all serializers: request triangulated geometry for conversion (necessary when downloading from BIMvie.ws via query tab)
  • serializer options to omit elements (only doors for now) without geometry and dead rooms
  • report progress for mandatory elements checking service

Known issues

  • IFC WCS and site offset not yet considered
  • IndoorGML doors are incorrectly represented (with duplicate IDs among other issues)

0.12

Choose a tag to compare

@hlg hlg released this 08 May 16:12

Bug fix release: serialization of changed intermediate model

0.11

Choose a tag to compare

@hlg hlg released this 08 May 16:11

Features and fixes

  • IndoorGML external doors
  • CityGML envelope computation
  • CityGML engineering CRS (application of rotation and scaling not finished)
  • storey index starts at level closest to zero instead of lowest positive elevation (mainly for OSM)

Known issues

  • IFC WCS and site offset not yet considered
  • IndoorGML doors are incorrectly represented (with duplicate IDs among other issues)

0.10

Choose a tag to compare

@hlg hlg released this 19 Apr 11:42

Features and fixes

  • sort and number storeys in intermediate model by their elevation
  • ensure proper maintenance of bidirectional room-storey relation (to access elevation)

Known issues

  • IFC WCS and site offset not yet considered