mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2026-01-18 16:04:21 +00:00
Note other changes needed to be made for this:
- Add new postgres16, it's misnamed as moment, cause it doesn't have
postgis yet
- Change postgresql_postgis.sh to:
- Use trusted instead of apt-key which is deprecated
- Added a condition to postgresql_postgis.sh to skip PostGIS
install if no PostGIS version is specified
Since PostGIS is not yet available in
apt.postgresql.org repo for PG16
- Use pgdg-snapshot instead of main
repo except for PG12
(it has all stable branches and main)
- For PG12, jsut continue to use main repo,
since PostGIS 2.5 is not carried in snapshot
Pointcloud
A PostgreSQL extension for storing point cloud (LIDAR) data. See https://pgpointcloud.github.io/pointcloud/ for more information.
Continuous integration
| PostGIS 2.5 | PostGIS 3.3 | |
|---|---|---|
| PostgreSQL 12 | ||
| PostgreSQL 13 | ||
| PostgreSQL 14 | ||
| PostgreSQL 15 |
Description
Languages
C
91.3%
M4
2.8%
Perl
2%
C++
1.9%
Makefile
1.1%
Other
0.9%