[pdal] Took long time to generate Geo-tiff file after Update to Pdal 2.1.0

Andrew Bell andrew.bell.ia at gmail.com
Wed Dec 30 07:03:19 PST 2020


I don't see any changes of note between 2.0 and 2.1. You should run some
sort of a profiler or debugger in order to determine the root cause of the
change.  Note that you may get better performance by providing the bounds
of the output raster.

On Tue, Dec 29, 2020 at 11:15 PM Peter Lim <peter.lim at gpslands.com> wrote:

> Hi,
>
>
>
> I’ve recently updated the Pdal version to 2.1.0 (git_version: Release).
>
>
>
> It took about 40 hours to generate a geo-tiff file from a laz file with 23
> million points
>
> using 64GB Ram and the following json commands:
>
> [
>
>     {
>
>         "type":"readers.las",
>
>         "filename":"somefile.laz"
>
>     },
>
>
>
>                                 {
>
>                                                 "type":"writers.gdal",
>
>                                                 "resolution": 0.03,
>
>                                                 "data_type":"uint16",
>
>                                                 "output_type":"mean",
>
>                                                 "dimension":"Intensity",
>
>
> "gdalopts":"COMPRESS=DEFLATE,ZLEVEL=9,NUM_THREADS=ALL_CPUS",
>
>
> "filename":"somefile.tif"
>
>
>
>                                 }
>
> ]
>
>
>
> Before the Pdal update, it used to take about 3 – 5 hours only
>
>
>
> Any idea why was it taken such long time.
>
>
>
>
>
> Thank you.
>
>
>
> Best Regards,
>
>
>
> Peter Lim
>
>
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> Virus-free.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
> <#m_8160687524060090510_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> _______________________________________________
> 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/20201230/0bae2ad0/attachment.html>


More information about the pdal mailing list