qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.47k stars 2.99k forks source link

Point clouds in 2D: combine point color with another attribute #42117

Open wonder-sk opened 3 years ago

wonder-sk commented 3 years ago

A nice effect can be achieved if the "base" color of points (e.g. from classification renderer or from attribute by ramp renderer) is combined with a shade of gray from another attribute - especially intensity (which is available most of the time for lidar data). That gives user a better idea what is he/she actually looking at.

Maybe @lieti could share some screenshots how that effect looks like...

lieti commented 3 years ago

Current state Now

Point cloud of buildings by hillshade By_Hillshade

Point clouds by intensity of reflection By_Intensity

Combined intensity with hillshade (buildings) By_Intensity_and_Hillshade

nyalldawson commented 3 years ago

Probably best handled by exposing a data defined point color renderer