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

2018-07-15 Thread Arno Gerretsen
6 -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 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] WMS,

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

2018-07-09 Thread Arno Gerretsen
PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] WMS, blocksize and black lines 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

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

2018-07-09 Thread Chris Smemoe
Behalf Of Arno Gerretsen Sent: Monday, July 09, 2018 12:01 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] WMS, blocksize and black lines 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

[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