Anyway to calculate number of points in an entire column of voxels? #607
-
Is there anyway to calculate the number of points in an entire column of voxels? I have managed to calculate the number of points in individual voxels (1x1x1m boxes) but I wasn't sure if there was a way to calculate the total number of returns in each column of those 1x1x1m boxes. |
Beta Was this translation helpful? Give feedback.
Answered by
Jean-Romain
Jul 28, 2022
Replies: 1 comment
-
The number of point in an entire column of voxel? So you mean the number of point per pixel. Use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
teide101
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The number of point in an entire column of voxel? So you mean the number of point per pixel. Use
pixel_metrics()