I'm experiencing strange problems with WMS driver (see attached). Here's definition file contents:
<pre>
<GDAL_WMS> 
    <Service name="WMS"> 
        <Version>1.3.0</Version> 
        <ServerUrl>http://grb.agiv.be/geodiensten/raadpleegdiensten/GRB/wms</ServerUrl> 
        <CRS>EPSG:31370</CRS> 
        <ImageFormat>image/png</ImageFormat> 
        <Layers>GRB_BASISKAART</Layers> 
        <Styles></Styles> 
    </Service> 
    <DataWindow> 
        <UpperLeftX>107585.617187491</UpperLeftX> 
        <UpperLeftY>187704.462304809</UpperLeftY> 
        <LowerRightX>107388.577230432</LowerRightX> 
        <LowerRightY>187506.656493064</LowerRightY> 
        <SizeX>2076</SizeX> 
        <SizeY>2124</SizeY> 
    </DataWindow> 
    <BlockSizeX>256</BlockSizeX> 
    <BlockSizeY>256</BlockSizeY> 
    <Projection>EPSG:31370</Projection> 
</GDAL_WMS>
</pre>
Any idea on how to fix this? :-)
Regards,
Maksim Sestic<img src="http://osgeo-org.1803224.n2.nabble.com/file/n7119089/wmstest.png" border="0" alt="Result"/>
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/GDAL-WMS-stripes-offset-error-tp7119089p7119089.html">GDAL WMS - stripes offset error</a><br/>
Sent from the <a href="http://osgeo-org.1803224.n2.nabble.com/GDAL-Dev-f2022644.html">GDAL - Dev mailing list archive</a> at Nabble.com.<br/>