<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">All—<div class=""><br class=""></div><div class="">I’m using PDAL to write a surface-height raster using <i class="">writers.gdal</i>, then merging that file with other rasters into a multi-band file with GDAL.</div><div class=""><br class=""></div><div class="">What’s my best bet for specifying the extent of the raster written by <i class="">writers.gdal</i>?</div><div class=""><br class=""></div><div class="">I have a pipeline stage cropping the LPC data and expect to have <i class="">nodata</i> values throughout.</div><div class=""><br class=""></div><div class="">One possibility appears to be using the <i class="">origin_x</i>, <i class="">origin_y</i> options along with <i class="">width</i>, <i class="">height</i> to set the size. I’m already specifying a resolution. Or maybe I want to use <i class="">gdalopts</i>. </div><div class=""><br class=""></div><div class="">How have other people addressed this?</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Andreas</div><div class="">  </div></body></html>