<div dir="ltr">Hey Even,<div><br></div><div>Actually a "simpler" solution for now for us is to remove the grid from the docker image we use to run dataset tiling. This way, the projection follows TOWGS84.</div><div>It's suboptimal in term of absolute accuracy of the tiles, but it gives us consistency in our data which is more important to us.</div><div><br></div><div>Thanks for the support. I don't think I would have found this grid thing on my own.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font color="#999999"><br></font></div><div><font color="#999999">---</font></div><div><font color="#999999">Gregory Bataille</font><br></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 14, 2019 at 1:03 PM Grégory Bataille <<a href="mailto:gregory.bataille@gmail.com">gregory.bataille@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Oh, I could gdalwarp the dataset myself to WGS84 and then tile it, so as to consistently "ignore" grids.</div><div dir="ltr">That's an idea indeed.</div><div dir="ltr"><br></div><div dir="ltr">Thanks for the pointer, I'll take it into consideration<br clear="all"><div><div dir="ltr"><div dir="ltr"><div><font color="#999999"><br></font></div><div><font color="#999999">---</font></div><div><font color="#999999">Gregory Bataille</font><br></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 14, 2019 at 12:46 PM Even Rouault <<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On jeudi 14 novembre 2019 05:54:09 CET Grégory Bataille wrote:<br>
> wow, thanks.<br>
> <br>
> I'm not quite sure I'm following it all though. I'm reaching a bit my<br>
> knowledge limit here with those transforms. I'll need to spend a bit more<br>
> time on it to get more understanding and see what I can do, how I might use<br>
> your update.<br>
> But thanks for the quick turnaround<br>
<br>
Another option if you want full control on the transformation would be to <br>
provide the PROJ pipeline directly. gdalwarp has the -ct switch for that, <br>
which ultimately uses OGRCoordinateTransformation::SetCoordinateOperation()<br>
<br>
Even<br>
<br>
-- <br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
</blockquote></div></div>
</blockquote></div>