wonder-sk / point-cloud-experiments

Just some prototyping for QGIS point clouds implementation
1 stars 0 forks source link

Consider copying laz-perf to external folder and building embedded copy #32

Closed nyalldawson closed 3 years ago

nyalldawson commented 3 years ago

laz-perf isn't readily available in most distributions (or osgeo4w at the moment, for that matter). We should consider whether its appropriate to embed a copy of it in the external folder, rather than requiring users to self build this dependancy.

nyalldawson commented 3 years ago

Done in https://github.com/qgis/QGIS/pull/39861