[pdal] Generation of tiff file stops half-way
Peter Lim
peter.lim at gpslands.com
Tue Jan 5 18:10:23 PST 2021
Hi Andrew,
Using pdal info also gives the same output message.
Anyway for Pdal to output what could be the possible errors in the laz file..
Thank you.
Best Regards,
Peter Lim
GPS Lands (S) Pte Ltd
From: Andrew Bell [mailto:andrew.bell.ia at gmail.com]
Sent: Wednesday, 6 January 2021 9:56 am
To: Peter Lim
Cc: pdal
Subject: Re: [pdal] Generation of tiff file stops half-way
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. <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> www.avast.com
_______________________________________________
pdal mailing list
pdal at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/pdal
--
Andrew Bell
andrew.bell.ia at gmail.com
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20210106/0eb17f80/attachment-0001.html>
More information about the pdal
mailing list