Hi everybody,<br>I&#39;m working on my final university thesis and I worked on the synergy between grass63 and mysql. In particular I also developed a patch for gdal that let it open raster map files directly from a mysql db (assumed that files are stored in mediumblob columns, for example). 
<br>I&#39;d like to know if this patch could be of any interest to gdal community and if chances are that the code could be accepted as a contribution in the source tree (I could also modify and optimize the code starting from any feedback, too).
<br>Practically what can be done with this patch is, for example:<br><br>gdal_translate MYSQL:test,user=root,password=,host=localhost,port=3306,table=maps,file_name=a_map.dt1 /tmp/a_map.tif<br><br>or, from grass:<br><br>r.in.gdal
 input=MYSQL:test,user=root,password=,host=localhost,port=3306,table=maps,file_id=33 output=map_id_33.dt1<br clear="all"><br>Many Thanks.<br><br>-- <br>Emanuele Conti<br>Senior Student at University ROMA TRE<br>Department of Informatics and Automation
<br>ROME, Italy (matr. 251318)<br>Mob:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +39 328 2681070<br>Home:&nbsp;&nbsp;&nbsp;&nbsp; +39 06 39741124<br>e-mail:&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:emanuele.conti@yahoo.com">emanuele.conti@yahoo.com</a><br>y!:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;emanuele_c<br>msn:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:emanuele_c@yahoo.com">
emanuele_c@yahoo.com</a>