Re: [gdal-dev] white line between tiles when using gdal_translate on a vrt file

2014-09-17 Thread Jukka Rahkonen
00darki gmail.com> writes: > Yes, I warped each file individually and the .vrt is the index containing all > warped files. > > I added -tr and -tap option and apparently the problem is solved ! > > Thanks a lot !! :) Good that it worked for you. However, after having answered dozen times to th

Re: [gdal-dev] white line between tiles when using gdal_translate on a vrt file

2014-09-17 Thread 00darki
Yes, I warped each file individually and the .vrt is the index containing all warped files. I added -tr and -tap option and apparently the problem is solved ! Thanks a lot !! :) -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-white-line-between-tiles-when-using-g

Re: [gdal-dev] white line between tiles when using gdal_translate on a vrt file

2014-09-16 Thread Jukka Rahkonen
00darki gmail.com> writes: > > Hello, > > I've a problem when I use gdal_translate on a vrt, some lines appear on the > generated image. > These lines correspond to the border of each small image referenced in the > vrt. > These images have been reprojected to mercator projection. > > Lines ap

[gdal-dev] white line between tiles when using gdal_translate on a vrt file

2014-09-16 Thread 00darki
Hello, I've a problem when I use gdal_translate on a vrt, some lines appear on the generated image. These lines correspond to the border of each small image referenced in the vrt. These images have been reprojected to mercator projection. Lines appears randomly at some zoom levels. I thought the