1

I have a point cloud in .las and I would like to get a raster map that shows the number of point per m². The idea is to know how many point per m² (2D) my .las contains in order to know the 2D density of the point cloud. Is there a function in QGIS that could do this?

The .las point cloud can be transform in others format like .txt

zlikotp
  • 24
  • 2
  • 19
  • 2
    QGIS can handle .las files (I think it automatically converts it). Just to clarify, are you looking at calculating the point cloud density per meter cubed or by meter squared as you state based on their 2D position? – AWGIS Jan 05 '23 at 16:38
  • Try plugin LAStools: https://github.com/rapidlasso/LAStoolsPluginQGIS3 see also https://gis.stackexchange.com/a/307213/88814 – Babel Jan 05 '23 at 16:50
  • 1
    I've edited my main post : I'm looking for the density of the point cloud by meter squared based on their 2D XY position. – zlikotp Jan 05 '23 at 20:54

0 Answers0