mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-10 00:04:23 -04:00
And hookup for point cloud identification. We actually already correctly handled z range filtering for point cloud identify, because that method is using the canvas' render context and filtering by the corresponding z range. But this new approach makes things more flexible and usable for different layer types.