[pdal] Raster extent with writers.gdal
Jim Klassen
klassen.js at gmail.com
Wed Sep 15 08:20:21 PDT 2021
There is also the /bounds/ option that lets you specify the output
extent directly.
One thing you might have to check and adjust for is the output might be
half a pixel off where you expect it to be (the difference between the
geographical coordinate representing the center of the pixel or the corner).
On 9/15/21 10:04 AM, Andrew Bell wrote:
> Hi Andreas,
>
> Using gdalopts probably won't do what you want. The other options you
> mentioned are for precisely this purpose.
>
> Hope that helps,
>
> On Wed, Sep 15, 2021 at 11:01 AM Andreas Yankopolus <andreas at yank.to
> <mailto:andreas at yank.to>> wrote:
>
> All—
>
> I’m using PDAL to write a surface-height raster using
> /writers.gdal/, then merging that file with other rasters into a
> multi-band file with GDAL.
>
> What’s my best bet for specifying the extent of the raster written
> by /writers.gdal/?
>
> I have a pipeline stage cropping the LPC data and expect to have
> /nodata/ values throughout.
>
> One possibility appears to be using the /origin_x/,
> /origin_y/ options along with /width/, /height/ to set the size.
> I’m already specifying a resolution. Or maybe I want to use
> /gdalopts/.
>
> How have other people addressed this?
>
> Cheers,
>
> Andreas
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org <mailto:pdal at lists.osgeo.org>
> https://lists.osgeo.org/mailman/listinfo/pdal
> <https://lists.osgeo.org/mailman/listinfo/pdal>
>
>
>
> --
> Andrew Bell
> andrew.bell.ia at gmail.com <mailto: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/20210915/e00a49c9/attachment.html>
More information about the pdal
mailing list