summaryrefslogtreecommitdiffstats
path: root/gis/pointcloud/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2014-02-02 00:40:25 +0100
committer Robby Workman2014-02-02 09:09:49 +0100
commit521c8a6af538c2a981b1fa259b06366958e8efe2 (patch)
treeb6a5784422168f3e2a07dbe62989ab420b39b1f7 /gis/pointcloud/README
parent64a02cec9e74e37ddc2b5d04516a4f9ce93bd7ac (diff)
downloadslackbuilds-521c8a6af538c2a981b1fa259b06366958e8efe2.tar.gz
gis/pointcloud: Moved from Academic category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/pointcloud/README')
-rw-r--r--gis/pointcloud/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/gis/pointcloud/README b/gis/pointcloud/README
new file mode 100644
index 0000000000..eef3cbf2a2
--- /dev/null
+++ b/gis/pointcloud/README
@@ -0,0 +1,6 @@
+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.