wonder-sk / point-cloud-experiments

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

Initial skeleton for PDAL provider #17

Closed wonder-sk closed 4 years ago

wonder-sk commented 4 years ago

Create a provider - for now optional - that would use PDAL to load LAS/LAZ files. Initially this would be without any conversion to EPT (to be added within #2). 2D rendering should just draw some kind of bounding box in map canvas to show where the data will land when indexed.