<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Titel content=""><meta name=Stichwörter content=""><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:Calibri;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-Mail-Formatvorlage17
        {mso-style-type:personal-compose;
        font-family:Calibri;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:Calibri;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:595.0pt 842.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body bgcolor=white lang=DE link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt'>Hi everbody,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:11.0pt'>I would like to calculate large geotiff files (10.000 x 10.000px) with the help of gdal2tiles in little (256x256px) tiles. The process works fine. <o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'>However, the result is not perfect. There is a slight shift in the tiles. I've already tried different resampling methods and get the same result every time.<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'>Here is my statement: Gdal2tiles.py -s EPSG: 25832 -z 11-20 /home/input/file.tif output_path /<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'>I think there might be a problem with transforming EPSG:25832 to EPSG:3857 – but if I try to transform with gdalwarp – same problem...<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'>Does somebody has any idea?<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'>(Image oft he pixel shift: <a href="https://i.stack.imgur.com/E7iQO.jpg">https://i.stack.imgur.com/E7iQO.jpg</a> )<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'><o:p> </o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'>Thanks a lot,<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:11.0pt'>Nils<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p> </o:p></span></p></div></body></html>