Skip to content

Releases: geoflow3d/geoflow-bundle

Geoflow-bundle 2024.03.08

08 Mar 19:21
Compare
Choose a tag to compare
  • Various improvements
  • Fixed issue #27 that affected the windows installer

Geoflow-bundle 2023.09.16

18 Sep 13:46
Compare
Choose a tag to compare
  • fix issue with GLB writer and missing triangles
  • update single/reconstruct.json flowchart

Geoflow-bundle 2023.08.16

21 Aug 10:26
Compare
Choose a tag to compare

Various bug fixes and other improvements.

Geoflow-bundle 2023.07.17

17 Jul 14:30
Compare
Choose a tag to compare

This release contains various minor fixes.

Geoflow-bundle 2023.05.23

23 May 21:37
Compare
Choose a tag to compare
Pre-release

Potential fix for finding the wrong PROJ_DATA folder on windows under some circumstances

Geoflow-bundle 2023.05.09

09 May 19:44
Compare
Choose a tag to compare
Pre-release
  • force geoflow to use its own proj.db on windows and ignore the PROJ_DATA environment variable

Geoflow-bundle 2023.05.05

05 May 08:50
Compare
Choose a tag to compare
Pre-release
  • proj.db is now installed with the windows installer package.
  • There is still an issue with reading vector files on windows (OGRLoader).

Geoflow-bundle 2022.06.17

18 Jun 09:55
Compare
Choose a tag to compare

I am excited to release the first public version of Geoflow-bundle!
Geoflow is a spatial ETL tool for processing 3D geo-information such as point clouds and 3D city models.
Geoflow-bundle as it is today bundles the Geoflow software with the essential geoflow plugins and flowcharts for LoD2.2 building reconstruction.
It has been several years in the making and I am really excited to share this work as open source software and I really hope people will find it useful.

With this first public release we have aimed to simplify things as much as possible so that it becomes easy to install and use the Geoflow-bundle package.
Over time and as we further improve and extend the software and we will make more features available to you.
But we start off simple with a tool lod22-reconstruct that performs LoD2.2 (and LoD1.2, LoD1.3) reconstruction for a single building.
See the README for more details on how to use it.

Release 2022.06.17 is available as a windows installer or a docker image.

-- Ravi Peters

Most important changes

  • New reconstruction flowchart that is simple and easy to use
  • New tool lod22-reconstruct that makes it as easy as possible to get started with building reconstruction
  • New command line interface with new features such as printing a list of available globals for flowchart and turning of verbose messages (by default)
  • Improved error handling
  • fix OGR writer to be able to output both to PostgreSQL and GPKG and other supported formats
  • Output writers are not executed if output filename/connection string is left empty (makes it easy to omit certain output formats)
  • Fix multiple bugs

2022.04.06

06 Apr 13:28
Compare
Choose a tag to compare

Fix crash in OGRWriter due to input polygons with holes touching the exterior.

2022.04.01

01 Apr 11:50
Compare
Choose a tag to compare
Fix crash with Trisnap node due to duplicate vertex