Paquet : postgresql-16-pointcloud (1.2.5-1) [debports]
Liens pour postgresql-16-pointcloud
Ressources Debian :
Télécharger le paquet source :
IntrouvableResponsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à postgresql-16-pointcloud
|
|
|
|
-
- dep: libc6 (>= 2.16) [x32]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.37) [sh4]
- dep: libc6 (>= 2.8) [hppa, m68k]
-
- dep: libc6.1 (>= 2.37) [ia64]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6.1-udeb
-
- dep: libxml2 (>= 2.7.4)
- Bibliothèque XML GNOME
-
- dep: zlib1g (>= 1:1.1.4)
- Bibliothèque de compression - binaires
Télécharger postgresql-16-pointcloud
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
hppa (portage non officiel) | 54,9 ko | 374,0 ko | [liste des fichiers] |
ia64 (portage non officiel) | 68,5 ko | 475,0 ko | [liste des fichiers] |
m68k (portage non officiel) | 48,9 ko | 337,0 ko | [liste des fichiers] |
sh4 (portage non officiel) | 56,9 ko | 354,0 ko | [liste des fichiers] |
x32 (portage non officiel) | 54,8 ko | 353,0 ko | [liste des fichiers] |