Hi,<div><br></div><div>I am trying to add WMS support to our current GIS application. And I have some problems when reading the raster data.</div><div><br></div><div>I get 3 bands on the call to GetRasterCount() but in the call to GetColorInterpretation() I get GCI_Undefined. I also get CE_Failure on my call to RasterIO().</div>
<div><br></div><div>I am using the current implementation of our Raster Import which works well with the gdal_translate output image of my WMS the same xml input.</div><div><br></div><div>I have GDAL 1.7.3 (WMS-enabled).</div>
<div><br></div><div>Nothing on the web has helped up to now. :(</div><div>Any help will be greatly appreciated.</div>