<div dir="ltr">Hey all,<div><br></div><div>So I have a strange issue that I somewhat isolated, but I don't know how to move further.</div><div>I have dataset in EPSG 31468-15949</div><div><br></div><div>My goal is to tile it, render it with openlayers, and add a marker on the GCP location.</div><div>Trouble is that the GCP location was falling a bit away from the marker image.</div><div><br></div><div>I had a hard time investigating that, and I still do but I realized that tiling in other conditions did work perfectly.</div><div><br></div><div>So in Production<br>- I have a docker image which is basically osgeo/gdal:alpine-normal-3.0.2</div><div>  - this means GDAL 3.0.2</div><div>  - PROJ 6.2.1</div><div><br></div><div>If I use this docker to do the tiling, then I get the "badly aligned" tile.</div><div><br></div><div>On my local MAC</div><div>- I have gdal 3.0.1 installed from the brew repository osgeo/osgeo4mac/osgeo-gdal</div><div>- I have proj 6.2.0</div><div>- I have the GDAL 3.0.1 pip package installed</div><div><br></div><div>If I use my MAC to tile, I get the "aligned" tile</div><div><br></div><div>And that's it, I'm stuck.</div><div>I tried in a python shell to do coordinates transform of the GCP from the source WKT to EPSG 3857 and I get the same value whether in the docker or on my MAC</div><div><br></div><div>Any idea how I can move further?</div><div><br></div><div>I have put a zip with some data here</div><div><a href="https://prod-pix4d-public-assets.s3.amazonaws.com/issue_investigation/Investigation_tile_alignment.zip">https://prod-pix4d-public-assets.s3.amazonaws.com/issue_investigation/Investigation_tile_alignment.zip</a><br></div><div><br></div><div>Thanks</div><div><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></div></div>