[pdal] SQL & writers.pgpointcloud

Florent Poux fpoux at ulg.ac.be
Thu Mar 9 04:13:21 PST 2017


Dear all,

is there a way not to DROP TABLE before writing to PostgresQL using PDAL ?

To be more specific, I would like to write different point clouds to the 
same table (existing table) by just adding lines under and executing an 
SQL query only on those new lines.

For now I manage to do this by creating a temporary table, but as you 
can guess UNION opearation is not a very efficient way for large 
datasets :).

Kind regards,

F. Poux



More information about the pdal mailing list