<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear MS Users<br>
    <br>
    I have a set of rasters which I warped to epsg:3857 projection using
    gdalwarp.<br>
    During the reprojecting the new raster had been rotated by small
    angle.<br>
    After that I created a tileindex shape file using gdaltindex and
    configured layer:<br>
    <small><small>LAYER<br>
                NAME "myname"<br>
                TILEINDEX "tilindex.shp"<br>
                TYPE RASTER<br>
                OFFSITE 0 0 0      <br>
            END</small></small><br>
    <br>
    On the result map I see the gaps between raster files. Please look
    at images: <br>
    <br>
    <a class="moz-txt-link-freetext" href="http://mmapa.pl/gaps_between_rasters.PNG">http://mmapa.pl/gaps_between_rasters.PNG</a><br>
    <a class="moz-txt-link-freetext" href="http://mmapa.pl/two_separate_files.PNG">http://mmapa.pl/two_separate_files.PNG</a><br>
    <a class="moz-txt-link-freetext" href="http://mmapa.pl/mapserver_layer_as_tileindex.PNG">http://mmapa.pl/mapserver_layer_as_tileindex.PNG</a><br>
    <br>
    Maybe some of you recognize the problem. There is the problem with
    one pixel gap between raster files in tileindex layer.<br>
    <br>
    Maybe there is a option in gdalwarp command to extend the new image
    by making it 1 pixel widther? Maybe something like resampling method
    or algorithm?<br>
    <br>
    I googled similar problem in goeserver:<br>
<a class="moz-txt-link-freetext" href="https://www.mail-archive.com/geoserver-users@lists.sourceforge.net/msg06220.html">https://www.mail-archive.com/geoserver-users@lists.sourceforge.net/msg06220.html</a><br>
    <br>
    Could you please point me to the right solution?<br>
    <br>
    Thanks in advance<br>
    <br>
    Bartek
  </body>
</html>