diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-02-02 06:40:25 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-02 02:09:49 -0600 |
commit | 521c8a6af538c2a981b1fa259b06366958e8efe2 (patch) | |
tree | b6a5784422168f3e2a07dbe62989ab420b39b1f7 /gis/pointcloud/README | |
parent | 64a02cec9e74e37ddc2b5d04516a4f9ce93bd7ac (diff) |
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/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gis/pointcloud/README b/gis/pointcloud/README new file mode 100644 index 0000000000000..eef3cbf2a25c6 --- /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. |