id summary reporter owner description type status priority milestone component version severity resolution keywords cc 5776 [PATCH] Adding support for ROI_PAC image format mazhe warmerdam "Hi, I would like to submit to review (hoping for inclusion) a driver intended to read images in the format of the JPL's InSAR processing ROI_PAC project (). This is yet another binary file with ascii header driver, with only read support for now. It stores the original metadata in the ROI_PAC domain (something inspired by what the Envi driver does) and support georeferencing. There is only two problems right now: * One the the sub-formats (raw) use complex bytes, I'll have to overload the read function to convert them to GDT_CInt16 * UTM projections are somewhat flawed in the format which do not specify the N/S property Plans after that would be to support create/update, but also to implement a driver for the newer JPL ISCE project image format (really similar to ROI_PAC, except headers are xml). Thanks for your work & time!" enhancement closed normal 2.0.0 GDAL_Raster unspecified normal fixed ROI_PAC driver antonio