summaryrefslogtreecommitdiff
path: root/academic/pointcloud/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2014-02-02 06:40:25 +0700
committerRobby Workman <rworkman@slackbuilds.org>2014-02-02 02:09:49 -0600
commit521c8a6af538c2a981b1fa259b06366958e8efe2 (patch)
treeb6a5784422168f3e2a07dbe62989ab420b39b1f7 /academic/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 'academic/pointcloud/README')
-rw-r--r--academic/pointcloud/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/academic/pointcloud/README b/academic/pointcloud/README
deleted file mode 100644
index eef3cbf2a2..0000000000
--- a/academic/pointcloud/README
+++ /dev/null
@@ -1,6 +0,0 @@
-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.