[pdal] Best practice for classifying ground on large cloud?

Andrew Cunliffe andrewmcunliffe at gmail.com
Wed Aug 12 12:25:41 PDT 2020


Does anyone have recommendations for best practice for classifying ground
points on large clouds?

I'd like to use SMRF to classify ground points in a large cloud (ca. 920
000 000 points), but am exceeding the system memory (128GB).

It seems logical to split a large cloud into buffered tiles (to minimise
edge effects), then run a classifier on each tile, delete the buffer and
merge the tiles together again. It seems like this should be possible with
filters.splitter, but is this the right way to go?

Any suggestions on implementation much appreciated!
Regards,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20200812/1e90fcb8/attachment.html>


More information about the pdal mailing list