mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
20 lines
527 B
ReStructuredText
20 lines
527 B
ReStructuredText
.. _concepts:
|
|
|
|
******************************************************************************
|
|
Concepts
|
|
******************************************************************************
|
|
|
|
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.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
schemas
|
|
objects
|
|
tables
|
|
compressions
|
|
binary
|