Hi list, I've build a python gdal script which retrieves WMS images from a remote layer. I'd like to send the image back to the browser, but I can't figure out how to do that... Once I've got a correct gdal dataset, how to read it into the server response ? Thanks Guillaume