PDAL / wrench

Point cloud processing made easy!
GNU General Public License v3.0
68 stars 9 forks source link

Boundary assigns no CRS to the output when the source is not LAS/LAZ #13

Closed wonder-sk closed 1 year ago

wonder-sk commented 1 year ago

Downstream bug: https://github.com/qgis/QGIS/issues/53241

The actual problem: Boundary::finalize() expects there is readers.las https://github.com/PDAL/wrench/blob/main/src/boundary.cpp#L151