[pdal] Generation of tiff file stops half-way

Andrew Bell andrew.bell.ia at gmail.com
Tue Jan 5 17:55:30 PST 2021


Perhaps there's something wrong with the input? Perhaps you should use
lasinfo or pdal info to check the file as a start.

Good luck,

On Tue, Jan 5, 2021 at 8:25 PM Peter Lim <peter.lim at gpslands.com> wrote:

> Hi,
>
> When I use Pdal to generate a tiff file from a laz file using the
> following Json:
>
> [
>
>     {
>
>         "type":"readers.las",
>
>         "filename":"somefile.laz"
>
>     },
>
>                                 {
>
>                                                 "type":"writers.gdal",
>
>                                                 "resolution":0.04,
>
>                                                 "data_type":"uint16",
>
>                                                 "output_type":"mean",
>
>                                                 "dimension":"Intensity",
>
>
> "gdalopts":"COMPRESS=DEFLATE,ZLEVEL=9,NUM_THREADS=10000,TILED=YES",
>
>
>
> "filename":"compressed/CR_03C_BS, Tile 0168.tif"
>
>                                 }
>
> ]
>
>
>
> I have the following message:
>
>
>
> *proj_create_from_database: datum not found*
>
> *proj_create_from_database: ellipsoid not found*
>
> *proj_create_from_database: prime meridian not found*
>
> *proj_create_from_database: datum not found*
>
> *proj_create_from_database: ellipsoid not found*
>
> *proj_create_from_database: prime meridian not found*
>
> *PDAL: readers.las: reading point 50000 of 176406445 total points *
>
>
>
> and Pdal just stops half-way.
>
>
>
> No tif file is generated.  May I know what is the issue…
>
>
>
>
>
> 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_1234917717573545072_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/20210105/03921ae4/attachment.html>


More information about the pdal mailing list