[pdal] Import point cloud into PostgreSQL/ pdal pipeline fails

Andrew Bell andrew.bell.ia at gmail.com
Thu Sep 17 05:54:22 PDT 2015


On Thu, Sep 17, 2015 at 3:51 AM, Thomas Cürten (WhereGroup) <
thomas.cuerten at wheregroup.com> wrote:

>
> thank you for your answer.But unfortunately, after removing the
> filter.cache from my xml I receive the error:'PDAL: Couldn't create writer
> stage of type 'writers.pgpointcloud'. Could there be something wrong with
> my pdal oder pointcloud installation? I used this documentation:
> http://suite.opengeo.org/opengeo-docs/dataadmin/pointcloud/install.html?highlight=pdal#dataadmin-pointcloud-install-activate
> to install the programs.
>

I'm not sure what you've gotten with your installation, but it seems you
haven't gotten PDAL built with postgres support.  Take a look where your
libpdalcpp.so file is (usually /usr/local/lib) and check to see if the
directory contains libpdal_plugin_writer_pgpointcloud.so.  If not, you're
going to have to build PDAL yourself or get an installation from another
source that build the postgres plugin.

Perhaps someone else knows which plugins are provided with various
installations?

-- 
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20150917/7ac12b39/attachment.html>


More information about the pdal mailing list