[pdal] PDAL: vector<T> too long

Nicolas Cadieux njacadieux.gitlab at gmail.com
Wed Apr 6 05:38:51 PDT 2022


Hi,

I don’t work much with pdal but tiffs generally need to be created with a BIG tiff switch. If pdal uses gdal to create the tiff, you may need to force the big tiff format with a switch for file with more than 4GB.

https://gdal.org/drivers/raster/gtiff.html

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 5 avr. 2022 à 08:34, Andrew Bell <andrew.bell.ia at gmail.com> a écrit :
> 
> 
>> On Tue, Apr 5, 2022 at 12:28 AM Peter Lim <peter.lim at gpslands.com> wrote:
> 
>> Hi,
>> 
>>  
>> 
>> When I’m generating geo-tif file from las file using Json pipeline,  I’ve encountered an error:
>> 
>> PDAL: vector<T> too long
>> 
>>  
>> 
>> The area is about 7.78 sq.km with a resolution of 0.05m.
>> 
>>  
>> 
>> When I reduced the area in “bounds”, it is able to generate the tif file.
>> 
>>  
>> 
>> May I know is there any other way besides reducing the boundary area.
>> 
> 
> You have hit a memory limit in Windows. I don't know of any way of working around it.
> 
> -- 
> Andrew Bell
> andrew.bell.ia at gmail.com
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20220406/440368b9/attachment.html>


More information about the pdal mailing list