https://github.com/pgpointcloud/pointcloud
A PostgreSQL extension for storing point cloud (LIDAR) data.
https://github.com/pgpointcloud/pointcloud
Last synced: 2 months ago
JSON representation
A PostgreSQL extension for storing point cloud (LIDAR) data.
- Host: GitHub
- URL: https://github.com/pgpointcloud/pointcloud
- Owner: pgpointcloud
- License: other
- Created: 2013-01-07T17:35:10.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T03:12:05.000Z (about 1 year ago)
- Last Synced: 2024-08-13T07:04:45.210Z (about 1 year ago)
- Language: PLpgSQL
- Homepage: https://pgpointcloud.github.io/pointcloud/
- Size: 8.85 MB
- Stars: 393
- Watchers: 30
- Forks: 109
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - pgpointcloud/pointcloud - A PostgreSQL extension for storing point cloud (LIDAR) data. (PLpgSQL)
README
# Pointcloud
[![Release][release-image]][releases] [![Dockerhub][dockerhub-image]][dockerhub]
   
[release-image]: https://img.shields.io/badge/release-1.2.5-green.svg?style=plastic
[releases]: https://github.com/pgpointcloud/pointcloud/releases[dockerhub-image]: https://img.shields.io/docker/pulls/pgpointcloud/pointcloud?logo=docker&label=pulls
[dockerhub]: https://hub.docker.com/r/pgpointcloud/pointcloudA PostgreSQL extension for storing point cloud (LIDAR) data. See
https://pgpointcloud.github.io/pointcloud/ for more information.## Continuous integration
| | w/o PostGIS | PostGIS 3.3 |
| ------------------ |:-----------:|:-----------:|
| PostgreSQL 13 | 
 | 
 |
| PostgreSQL 14 | 
 | 
 |
| PostgreSQL 15 | 
 | 
 |
| PostgreSQL 16 | 
 | 
 |
| PostgreSQL 17 | 
 | 
 |