From 77bcf7daa8cdbe6d90c648611744279f469147bf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 14:42:46 -0400 Subject: gis/pointcloud: Wrap README at 72 columns. Signed-off-by: B. Watson --- gis/pointcloud/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gis/pointcloud/README') diff --git a/gis/pointcloud/README b/gis/pointcloud/README index eef3cbf2a2..4790cf0e7a 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. -- cgit v1.2.3