PDAL/PDAL
PDAL is Point Data Abstraction Library. GDAL for point cloud data. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 76
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 49
- age_days: 5493
- days_rel: 82
- days_push: 7
- n_releases_24m: 12
Adoption not part of the score
1404 stars · 507 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PDAL (Point Data Abstraction Library) is a C++ library and suite of command-line applications for translating, filtering, and manipulating point cloud data, analogous to GDAL for raster/vector data. It composes processing operations into declarative JSON pipelines of reader, filter, and writer stages, and offers Python bindings.
Use cases
- convert LAS/LAZ LiDAR files to other formats
- reproject point cloud data to a different coordinate system
- load LiDAR data into a PostgreSQL database
- filter and classify point clouds with pipelines
- compute geometric feature descriptors on point neighborhoods
- inspect and query point cloud file metadata from the command line
When to choose
- you need a mature, format-agnostic tool for reading, writing, and transforming point cloud data
- you want composable, reusable processing pipelines instead of monolithic one-off scripts
- you work with LiDAR or other point cloud formats like ASPRS LAS
- you need Python integration for point cloud processing workflows
When to avoid
- you only work with raster or vector geospatial data, where GDAL is the better fit
- you need mesh processing or 3D surface modeling rather than point cloud handling
- you need a lightweight pure-Python solution without C++ dependencies
Facets
library · maturity stable
file-system data-science cli sdk plugin-system files developer-tools windows cpp python cross-platform cli point-cloud lidar las gdal pipeline geospatial-data point-cloud-processing geospatial data-engineering linux macos
8 sources
- readme: https://github.com/PDAL/PDAL · fetched 2026-08-28 · 63b65e4bd19f
- homepage: https://pdal.io · fetched 2026-08-29 · 605fc675151b
- site_page: https://pdal.org/en/2.10.2/about.html · fetched 2026-08-29 · 3ba74a7023cd
- site_page: https://pdal.org/en/2.10.2/quickstart.html · fetched 2026-08-29 · 4d800b401b81
- site_page: https://pdal.org/en/2.10.2/stages/filters.covariancefeatures.html · fetched 2026-08-29 · 7721e613c8c8
- site_page: https://pdal.org/en/2.10.2/development/docs.html · fetched 2026-08-29 · e5fa04160531
- site_page: https://pdal.org/en/2.10.2/workshop/software.html · fetched 2026-08-29 · a982d810d177
- site_page: https://pdal.org/en/2.10.2/faq.html · fetched 2026-08-29 · 267fac771a72
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PDAL/PDAL | main | 91 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem