OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.83k stars 1.1k forks source link

Classify point cloud before generating derivative outputs #1742

Closed pierotofy closed 8 months ago

pierotofy commented 8 months ago

Fixes https://github.com/OpenDroneMap/WebODM/issues/1463 due to the fact that we improperly classify points after generating the EPT files (affects CSV and LAS files also).

pierotofy commented 8 months ago

Fixes #1741

smathermather commented 8 months ago

Let me know if you want testing on this.

pierotofy commented 8 months ago

Would be good to test these changes with WebODM (I'm fairly confident but haven't manually tested), to make sure Potree works as expected.