[pdal] Writer.GDAL create or expand

Howard Butler howard at hobu.co
Tue Jul 3 07:23:01 PDT 2018


Lars,


Can you file a bug with this?


Thanks so much,


Howard


On 7/3/18 6:21 AM, Lars wrote:
> Hello folks,
>
> We have setup a pipeline with text reader, chipper and gdal writer. The text file contains XYZ data and roughly 5 million points. Running the pipeline produces a number of files where the files size and coverage area is increasing. The first tiff file is 71 kb, the second is 217 kb, the 20th is 1,8 MB, the 100th is 6,7 MB, the 600th is 47 MB etc.
>
> We expected this pipeline to produce similar size tiff files. We have tried using a different reader but get the same output. From our point of view is appears to be an issue with the GDAL writer.
>
> Taking a look at the source code it appears the GDALWriter::readyFile method uses the "bounds" parameter validity to decide whether to create a new grid or not. I am not sure a not specified "bounds" parameter is valid. This is just an observation.
>
> The pipeline is attached.
>
> Using PDAL 1.7.1 on Windows 10
>
>
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 528 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180703/f536494f/attachment.sig>


More information about the pdal mailing list