id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 2104,RS2 Driver 8-bit support,allanx13,warmerdam,"Currently, the RS2 driver supports only 16-bit complex and 16-bit magnitude products. I have a simulated RADARSAT-2 ScanSAR Wide A 8-bit image with data type ""Magnitude"". Adding the following lines at line 620 of rs2dataset.cpp (before the ""else"" statement) allows me to read this image: else if( nBitsPerSample == 8 && EQUALN(pszDataType,""Mag"",3) ) eDataType = GDT_Byte; Unless there are any issues with 8-bit imagery in this driver, could you add this?",defect,closed,normal,1.5.1,GDAL_Raster,unspecified,normal,fixed,rs2,pvachon