diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:46 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:42:46 -0400 |
commit | 77bcf7daa8cdbe6d90c648611744279f469147bf (patch) | |
tree | 5e3e1dd301144b5e07fbe6c4ebbac27f20caf57a /gis/pointcloud | |
parent | 2664af35f50e7b032541c8bab0858e11f207a314 (diff) | |
download | slackbuilds-77bcf7daa8cdbe6d90c648611744279f469147bf.tar.gz |
gis/pointcloud: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/pointcloud')
-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 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. |