CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2017/07/11 12:50:19

Log message:
    Import pgpointcloud 1.1.0pre0 (snapshot from git master)
    
    LIDAR sensors quickly produce millions of points with large numbers of
    variables measured on each point. The challenge for a point cloud database
    extension is efficiently storing this data while allowing high fidelity 
access
    to the many variables stored.
    
    PostgreSQL Pointcloud deals with all this variability by using a "schema
    document" to describe the contents of any particular LIDAR point. Each point
    contains a number of dimensions, and each dimension can be of any data type,
    with scaling and/or offsets applied to move between the actual value and the
    value stored in the database. The schema document format used by PostgreSQL
    Pointcloud is the same one used by the [PDAL](http://pointcloud.org) 
library.
    
    Note that this needs cmake 3.7.2p3 to build.
    
    ok dcoppa@
    
    Status:
    
    Vendor Tag: landry
    Release Tags:       landry_20170711
    
    N ports/geo/pgpointcloud/Makefile
    N ports/geo/pgpointcloud/distinfo
    N ports/geo/pgpointcloud/patches/patch-lib_sort_r_sort_r_h
    N ports/geo/pgpointcloud/patches/patch-CMakeLists_txt
    N ports/geo/pgpointcloud/pkg/PLIST
    N ports/geo/pgpointcloud/pkg/DESCR
    
    No conflicts created by this import

Reply via email to