[pdal] SQL & writers.pgpointcloud
Andrew Bell
andrew.bell.ia at gmail.com
Thu Mar 9 05:21:40 PST 2017
Simply set the "--overwrite" option to false (default is true).
Hope that helps,
On Thu, Mar 9, 2017 at 6:13 AM, Florent Poux <fpoux at ulg.ac.be> wrote:
> 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
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
--
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20170309/3c64c071/attachment.html>
More information about the pdal
mailing list