A PostgreSQL extension for storing point cloud (LIDAR) data. See https://pgpointcloud.github.io/pointcloud/ for more information.
The CI matrix below covers supported PostgreSQL and Ubuntu versions, with and without PostGIS. Each workflow builds the extension, runs the unit tests, generates the documentation, and performs C code formatting and SQL linting checks.
| w/o PostGIS | PostGIS 3.3 | |
|---|---|---|
| PostgreSQL 13 | ||
| PostgreSQL 14 | ||
| PostgreSQL 15 | ||
| PostgreSQL 16 | ||
| PostgreSQL 17 | ||
| PostgreSQL 18 | ||
| PostgreSQL 19 |