I'm experiencing strange problems with WMS driver (see attached). Here's definition file contents:

<pre>
&lt;GDAL_WMS&gt; 
    &lt;Service name=&quot;WMS&quot;&gt; 
        &lt;Version&gt;1.3.0&lt;/Version&gt; 
        &lt;ServerUrl&gt;http://grb.agiv.be/geodiensten/raadpleegdiensten/GRB/wms&lt;/ServerUrl&gt; 
        &lt;CRS&gt;EPSG:31370&lt;/CRS&gt; 
        &lt;ImageFormat&gt;image/png&lt;/ImageFormat&gt; 
        &lt;Layers&gt;GRB_BASISKAART&lt;/Layers&gt; 
        &lt;Styles&gt;&lt;/Styles&gt; 
    &lt;/Service&gt; 
    &lt;DataWindow&gt; 
        &lt;UpperLeftX&gt;107585.617187491&lt;/UpperLeftX&gt; 
        &lt;UpperLeftY&gt;187704.462304809&lt;/UpperLeftY&gt; 
        &lt;LowerRightX&gt;107388.577230432&lt;/LowerRightX&gt; 
        &lt;LowerRightY&gt;187506.656493064&lt;/LowerRightY&gt; 
        &lt;SizeX&gt;2076&lt;/SizeX&gt; 
        &lt;SizeY&gt;2124&lt;/SizeY&gt; 
    &lt;/DataWindow&gt; 

    &lt;BlockSizeX&gt;256&lt;/BlockSizeX&gt; 
    &lt;BlockSizeY&gt;256&lt;/BlockSizeY&gt; 
    &lt;Projection&gt;EPSG:31370&lt;/Projection&gt; 
&lt;/GDAL_WMS&gt;
</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/>