diff options
Diffstat (limited to 'gis')
-rw-r--r-- | gis/pointcloud/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/pointcloud/README b/gis/pointcloud/README index eef3cbf2a25c6..4790cf0e7aac3 100644 --- a/gis/pointcloud/README +++ b/gis/pointcloud/README @@ -1,6 +1,6 @@ -The PostgreSQL Pointcloud extension allows LiDAR point cloud data to be stored -in the database. +The PostgreSQL Pointcloud extension allows LiDAR point cloud data to +be stored in the database. The SlackBuild will install two PostgreSQL extensions: pointcloud and -pointcloud_postgis. To use the pointcloud_postgis extension, postgis must be -installed. +pointcloud_postgis. To use the pointcloud_postgis extension, postgis +must be installed. |