Oh, I could gdalwarp the dataset myself to WGS84 and then tile it, so as to consistently "ignore" grids. That's an idea indeed.
Thanks for the pointer, I'll take it into consideration --- Gregory Bataille On Thu, Nov 14, 2019 at 12:46 PM Even Rouault <[email protected]> wrote: > On jeudi 14 novembre 2019 05:54:09 CET Grégory Bataille wrote: > > wow, thanks. > > > > I'm not quite sure I'm following it all though. I'm reaching a bit my > > knowledge limit here with those transforms. I'll need to spend a bit more > > time on it to get more understanding and see what I can do, how I might > use > > your update. > > But thanks for the quick turnaround > > Another option if you want full control on the transformation would be to > provide the PROJ pipeline directly. gdalwarp has the -ct switch for that, > which ultimately uses OGRCoordinateTransformation::SetCoordinateOperation() > > Even > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
