TL;DR: Building Completion includes all points near already confirmed building, not only candidates. Building module logic is relativelly stable by now. Some PDAL bug is corrected.
What's Changed since V1.8
- M11 Larger scope building completion and identification by @CharlesGaydon in #78
- M11.1 v1.9.1 completion as a group by @CharlesGaydon in #79
- M11.1 v1.9.2 Keep extra-dimensions Distance and Normal by @CharlesGaydon in #80
- Add Deviation to the list of protected LAS dims by @CharlesGaydon in #81
- Create empty shapefile by @gliegard in #83
- Upgrade PDAL to V2.5.0 by @CharlesGaydon in #84
- Keep confidence channel as unsigned char (Reliability in TS) by @CharlesGaydon in #85
- Upgrade PDAL to V2.5.1 by @CharlesGaydon to include the fix to a [PDAL bughttps://github.com/PDAL/PDAL/issues/3932).
New Contributors
Full Changelog: V1.6.2...V1.9.9