I've got a situation where I'm trying to use GDAL to read image files contained within a KMZ archive. (My project uses both GDAL and libkml.) Libkml can easily read the image file into memory out of the KMZ archive, but I'd like to pass it to GDAL without having to write it to a temporary file on disk. I haven't figured out if this can be done yet. Thanks for any answers.<div>
<br clear="all"><br>-- <br><a href="http://giscoder.blogspot.com/" target="_blank">http://giscoder.blogspot.com/</a><br>
</div>