Hi, I am trying to add WMS support to our current GIS application. And I have some problems when reading the raster data.
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(). 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. I have GDAL 1.7.3 (WMS-enabled). Nothing on the web has helped up to now. :( Any help will be greatly appreciated.
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
