[pdal] Writing multi-band rasters

Nicolas Cadieux njacadieux.gitlab at gmail.com
Wed Apr 7 18:51:30 PDT 2021


Hi,
You will find a Gdal example here. This script fuses a point cloud with hyperspectral data and vice versa. 

https://gitlab.com/njacadieux/3dcloud-hyperspectralfusion

Nicolas Cadieux
https://gitlab.com/njacadieux

> Le 7 avr. 2021 à 17:04, Andreas Yankopolus <andreas at yank.to> a écrit :
> 
> Andrew,
> 
>> PDAL doesn't support this, but you can chain writers to get separate rasters. I assume GDAL has some VRT magic to merge the separate tiffs into a multi-band:
> 
> This is perfect. I can put the PDAL command inside a bash script that also calls GDAL to merge the scratch rasters into the multi-band final raster before cleaning them up.
> 
> Cheers,
> 
> Andreas
> _______________________________________________
> 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/20210407/9809e8fa/attachment.html>


More information about the pdal mailing list