Skip to content

Latest commit

 

History

History
102 lines (66 loc) · 2.36 KB

index.rst

File metadata and controls

102 lines (66 loc) · 2.36 KB

pgPointcloud - A PostgreSQL extension for storing point cloud (LIDAR) data.

LIDAR point cloud are becoming more and more available. Devices are easy to get, not too expensive, and provide very accurate 3D points. pgPointCLoud is an open source PostgreSQL extension for storing point cloud data and use it with PostGIS. It is very easy to use, robust and efficient.

By storing LIDAR points in a PostgreSQL database, pgPointcloud eases many problems and allows a good integration with other geo-spatial data (vector, raster) into one common framework : PostGIS.

News

12-09-2022

pgPointcloud 1.2.3 has been released.

Concepts

.. toctree::
   :maxdepth: 2

   concepts/index

Download

.. toctree::
   :maxdepth: 2

   download

Getting Started

.. toctree::
   :maxdepth: 2

   quickstart

Functions

.. toctree::
   :maxdepth: 2

   functions/index

Update

.. toctree::
   :maxdepth: 2

   update

Tutorials

.. toctree::
   :maxdepth: 2

   tutorials/index

Development

.. toctree::
   :maxdepth: 2

   development

Project

.. toctree::
   :maxdepth: 2

   community
   faq
   copyright


Indices and tables