You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transfer necessary function for building reconstruction from geoflow code (mostly gfp-building-reconstruction) and untangle from geoflow architecture. No big refactoring yet.
Build up and test building reconstruction pipeline (ie. what used to be reconstruct flowchart)
Make executable programs (crop and reconstruct) for running reconstruction pipeline by end user feature complete. Should be usable as drop in replacement for current geoflow reconstruct flowchart.
Develop API
C++ API #7 Simple C++ api that wraps the basic building reconstruction pipeline
update val3dity to current version (possibly need to refactor val3dity itself)
integrate jemalloc mimalloc
fix "Warning 1: Layer 'geom' has been declared with non-Z geometry type Polygon, but it does contain geometries with Z. Setting the Z=2 hint into gpkg_geometry_columns" in VectorWriter
Improvements to handle very large input data without needing a separate pre-tiling step
jemallocmimallocctest
tests succeed without installThe text was updated successfully, but these errors were encountered: