Re: [gdal-dev] WMS, blocksize and black lines

2018-07-15 Thread Arno Gerretsen
Just a little follow-up on this. I found another WMS server with the same images and it doesn't show these black lines. So I guess it is also something with this specific WMS server and not in GDAL. Arno On 2018-07-10 07:46, Arno Gerretsen wrote: Chris, Thanks for the answer, if I pu

Re: [gdal-dev] WMS, blocksize and black lines

2018-07-09 Thread Arno Gerretsen
rv er/WMSServer tiff 0 xyXY EPSG:4326 -89.0 42.0 -88.0 41.0 1024 1024 true Chris -Original Message- From: gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Arno Gerretsen Sent: Monday, July 09, 2018 12:01

[gdal-dev] WMS, blocksize and black lines

2018-07-09 Thread Arno Gerretsen
Hi all, I'm trying to create a WMS XML to access some WMS data in GDAL. But I get black lines in the resulting image. I have found out that if I reduce the size of the BlockSize in the WMS XML that the lines get more narrow, but the download speed of the images also reduces a lot. Am I missin