[pdal] PDAL-question install for Python

Howard Butler howard at hobu.co
Wed Jul 26 14:33:25 PDT 2017


> On Jul 24, 2017, at 3:18 PM, Niels Bach-Sørensen <nbs at dxt-dk.dk> wrote:
> 
> Hi PDAL-Team
>  
> My name is Niels Bach-Sørensen and I have been using PDAL for importing point cloud data into a PostgreSQL database for a university project. I have now gotten a numerous amount of laz files I need to import into the database, which I would like to automize with your Python PDAL library.
>  
> When I try to install it through pip I'm told that my computer can't find the config file, "pdal-config.bat". So I tried to install it with "python setup.py install" with a config file in the same folder as the setup.py file. But this time I get errors when the setup file tries to access "pdal/plang/Array.hpp".
>  
> Do you know a solution around those issues I have?

The PDAL Python bindings require that PDAL is installed. The PDAL Python bindings is not the mechanism to load data into pgpointcloud, however. There are many on the PDAL mailing list who can help with the details of that task. 

Please attempt to get PDAL going and use the writers.pgpointcloud PDAL stage to write data into pgpointcloud as the docs in that project describe. Please ask any follow up questions by joining the PDAL mailing list https://www.pdal.io/community.html <https://www.pdal.io/community.html>

Howard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20170726/25372e87/attachment.html>


More information about the pdal mailing list