that's exactly what the warper does with geolocation arrays, set the target
extent, dimension, and crs with -te, -ts, -t_srs with gdalwarp.

python will have those analogous controls for the warper.

Cheers, Mike



On Sat, 5 Nov 2022, 01:23 Brendan Heberlein via gdal-dev, <
gdal-dev@lists.osgeo.org> wrote:

> Hello,
>
> I would like to be able to warp an image dataset using a geolocation
> array, while specifying the grid to which the output dataset is sampled.
> Specifically, I want to be able to warp the dataset to a grid which is not
> oriented North-up.
>
> Can GDAL support this currently? Or, what is the likelihood this could be
> supported in the future?
>
> I primarily rely on the Python bindings, so a solution within that
> framework would be ideal for me.
>
> Thanks!
>      — Brendan
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to