Endless indexing of point clouds in QGis
I am creating a Qgis plugin that processes point clouds. When creating a QgsPointCloudLayer object in Qgis, indexing of this layer begins. But this indexing reaches 100% and is not completed.
I am creating a Qgis plugin that processes point clouds. When creating a QgsPointCloudLayer object in Qgis, indexing of this layer begins. But this indexing reaches 100% and is not completed.