pdal

Point cloud data processing and translation library with CLI tools

brewmacoslinux
Try with needOr install directly
Source

About

Point data abstraction library

Commands

pdal

Examples

Convert LAS point cloud to GeoJSON format$ pdal translate input.las output.geojson
Get information about a point cloud file$ pdal info input.las
Apply a pipeline to filter and process point cloud data$ pdal pipeline pipeline.json