Hi.<br>During the Google Summer Of Code 2006, I developed a GDAL-ImageIO<br>framework which provides Image I/O - ImageReader/ImageWriters (note<br>that writing capabilities are not 100% production ready but readers<br>are pretty robust)&nbsp; leveraging on GDAL&#39;s Java Binding.
<br><br>The architecture has been deeply improved after the GSOC and now it<br>has just been accepted by the SUN guys as a sibling project of ImageIO<br>thererfore we are working in order to do the first public release.<br>
<br>The actual framework already provides support for GeoTIFF (RW), JPEG (R), ASCII<br>ArcGrid (R), JPEG2000 (based on KAKADU- RW), MrSID (R), ECW (R), HDF4 (R). Note that, adding<br>support for other GDAL formats is an easy task. The framework&#39;s user
<br>simply needs to extend the base classes to define a specific<br>FORMATImageReader/FORMATImageWriter (and additional CreateOptions<br>support) for the required format he wish to add support for.<br><br>Actually, I&#39;m a busy with my Master Thesis, but me, or Simone
<br>Giannecchini (The Imageio-ext project owner as well as my SOC mentor<br>and CEO of GeoSolutions) will be glad to give you more info. Note that<br>he&#39;s going to be at FOSS4G in case you&#39;d be attending it.<br><br>
<br><br><div><span class="gmail_quote">On 9/14/07, <b class="gmail_sendername">Gibbs, Solomon</b> &lt;<a href="mailto:Solomon_Gibbs@sra.com">Solomon_Gibbs@sra.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I asked this list earlier about the current status of the GDAL Java<br>bindings. Some related web searches turned up a number of posts<br>(including some SoC discussion) from people interested in wrapping GDAL
<br>as a driver for the Java Advanced Imaging (JAI) ImageIO library.<br><br>Has anyone seen any actual design work (articles, papers, issue<br>identification, etc.) on this subject? I don&#39;t have a great<br>understanding of the ImageIO internals, but I expect that there&#39;s at
<br>least some paradigm mismatches that will have to be worked around.<br><br>Thanks in advance,<br><br>- Solomon<br><br>_______________________________________________<br>Gdal-dev mailing list<br><a href="mailto:Gdal-dev@lists.maptools.org">
Gdal-dev@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/gdal-dev">http://lists.maptools.org/mailman/listinfo/gdal-dev</a><br></blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br>
Daniele Romagnoli