pointcloud_postgis
integration for pointcloud LIDAR data and PostGIS geometry data
Repository
pgpointcloud/pointcloud
https://github.com/pgpointcloud/pointcloud
Source
pointcloud-1.2.5.tar.gz
pointcloud-1.2.5.tar.gz
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
pointcloud | 1.2.5 | GIS | BSD-3-Clause | C |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 1520 | pointcloud | No | Yes | No | Yes | No | No | - |
| 1521 | pointcloud_postgis | No | Yes | No | Yes | Yes | No | - |
Version
| Type | Repo | Version | PG Ver | Package | Deps |
|---|---|---|---|---|---|
| EXT | PGDG | 1.2.5 | 1817161514 | pointcloud | postgis, pointcloud |
| RPM | PGDG | 1.2.5 | 1817161514 | pointcloud_$v | - |
| DEB | PGDG | 1.2.5 | 1817161514 | postgresql-$v-pointcloud | - |
| OS / PG | PG18 | PG17 | PG16 | PG15 | PG14 |
|---|---|---|---|---|---|
| el8.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| el8.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| el9.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| el9.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| el10.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| el10.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| d12.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| d12.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| d13.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| d13.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| u22.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| u22.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| u24.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| u24.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| u26.x86_64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
| u26.aarch64 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 | PGDG 1.2.5 |
Install
You can install pointcloud directly. First, make sure the PGDG repository is added and enabled:
Install the extension using pig or apt/yum/dnf:
Install
pig
dnf
apt
Create Extension:
Usage
pointcloud_postgis is a bridge extension that integrates the pgPointcloud extension with PostGIS. It enables conversion between pointcloud geometry types and PostGIS geometry types.
This extension requires both pointcloud and postgis to be installed. It adds functions to convert between pcpoint/pcpatch types and PostGIS geometry types, enabling spatial queries on point cloud data using PostGIS operators and functions.
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)