Changes between Initial Version and Version 1 of Ticket #3042


Ignore:
Timestamp:
Jun 23, 2009, 9:23:07 AM (15 years ago)
Author:
warmerdam
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3042

    • Property Cc nowakpl added
  • Ticket #3042 – Description

    initial v1  
    11The WMS driver is apparently reformatting raster data and loosing alpha information in the process.  Here is a WMS service description:
    2 
     2{{{
    33<GDAL_WMS>
    44  <Service name="WMS">
     
    1717  <Timeout>45</Timeout>
    1818</GDAL_WMS>
    19 
     19}}}
    2020GDAL returns the raster as a 3 band PNG.  If I put the following URL in my browser and load the PNG file with GDALOpen, I get a single band raster with a 4 byte color table.
    2121