I have a JPEG-2000 file that was created using gdal/kakadu - it has it's bounding box, but not it's srs. How can I add the srs info to the file, without changing the image data at all - will gdal_translate do this for me? I'm worried it will resample/re-compress and lose quality (I'm using JP2 lossy compression). Thanks, Chris