2 Commits

Author SHA1 Message Date
Martin Dobias
1513f0ab93 Upgrade untwine to the latest upstream improvements
We are now using the code from "qgis" branch:
https://github.com/hobu/untwine/tree/qgis
It is in sync with "main" branch of untwine as of today, just with a couple
of small patches to make it work with PDAL older than 2.4.

The new version of untwine includes:
- indexing to COPC (in addition to EPT)
- fixes to bugs that were reported in QGIS
- error reporting

Untwine now also directly links to lazperf library (in addition to PDAL).
2022-03-24 12:06:55 -07:00
Martin Dobias
6fed3b3783 Untwine: calculate stats for attributes
Without stats we don't know valid ranges of input data, so let's get them calculated
when the data gets indexed by untwine.
2021-01-05 06:00:22 +10:00