README 255 B

1234567
  1. The PostgreSQL Pointcloud extension allows LiDAR point cloud data to be stored
  2. in the database.
  3. The SlackBuild will install two PostgreSQL extensions: pointcloud and
  4. pointcloud_postgis. To use the pointcloud_postgis extension, postgis must be
  5. installed.