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
