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
Improvements to handle very large input data without needing a separate pre-tiling step
stream reconstruct output as CityJSON Sequences to disk or to another program
Improve error handling roofer app
keep track of which batch/tiles have completed during processing in a 'project file'. So that we can pickup immediately from a crashed tile if we restart (add a cli option to enable/disbale this behaviour). This is to handle crashes that do not throw exception. To identify a run use a hash of all input options/parameters.
option to output intermediate data from crop phase for subsequent debugging/reconstruct
misc features
simplify parameters. Remove unnecesary ones, automatic tuning (eg based on point density) were possible.
Automated testing
Unit tests
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: