Pacote: postgresql-17-pointcloud (1.2.5-2 e outros)
Links para postgresql-17-pointcloud
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte pgpointcloud:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
PostgreSQL extension for storing point cloud (LIDAR) data
LIDAR sensors quickly produce millions of points with large numbers of variables measured on each point. The challenge for a point cloud database extension is efficiently storing this data while allowing high fidelity access to the many variables stored.
Much of the complexity in handling LIDAR comes from the need to deal with multiple variables per point. The variables captured by LIDAR sensors varies by sensor and capture process. Some data sets might contain only X/Y/Z values. Others will contain dozens of variables: X, Y, Z; intensity and return number; red, green, and blue values; return times; and many more. There is no consistency in how variables are stored: intensity might be stored in a 4-byte integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled 4-byte integers.
PostgreSQL Pointcloud deals with all this variability by using a "schema document" to describe the contents of any particular LIDAR point. Each point contains a number of dimensions, and each dimension can be of any data type, with scaling and/or offsets applied to move between the actual value and the value stored in the database. The schema document format used by PostgreSQL Pointcloud is the same one used by the PDAL library.
Outros pacotes relacionados a postgresql-17-pointcloud
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- dep: libxml2 (>= 2.7.4)
- biblioteca XML GNOME
-
- dep: postgresql-17
- The World's Most Advanced Open Source Relational Database
-
- dep: zlib1g (>= 1:1.1.4)
- biblioteca de compressão - runtime (tempo de execução)
Download de postgresql-17-pointcloud
Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|---|
amd64 | 1.2.5-2+b1 | 108.5 kB | 473.0 kB | [lista de arquivos] |
arm64 | 1.2.5-2 | 105.5 kB | 528.0 kB | [lista de arquivos] |
ppc64el | 1.2.5-2 | 115.6 kB | 534.0 kB | [lista de arquivos] |
riscv64 | 1.2.5-2 | 56.7 kB | 345.0 kB | [lista de arquivos] |
s390x | 1.2.5-2 | 107.8 kB | 474.0 kB | [lista de arquivos] |