wonder-sk / point-cloud-experiments

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

Metadata handling #28

Closed nyalldawson closed 3 years ago

nyalldawson commented 3 years ago

Add some generic point cloud metadata to point cloud provider (e.g. point count, tool, etc) and populate from sources. Also add automatic population of standard QGIS layer metadata wherever corresponding metadata attributes are available from the provider (e.g. project identifier, attribution, etc)

nyalldawson commented 3 years ago

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